.hide-always {
	display: none;
}


.giles-light-blue {
	color: #1c76bd;	
}
.white {
    color: white;
}
.bold {
	font-weight: 700;
}
.italic {
	font-style: italic;
}
.bottom {
    position: absolute;
    bottom: 0;
}
.relative {
    position: relative;
}
.small {
	font-size: .75rem;
}
.align-image-bottom {
	position: absolute;
	bottom: 0px;
}
.oswald {
	font-family: "Oswald", sans-serif;
}
.nobreak {
	white-space: nowrap;
}

h1 {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 2.75rem;
    margin-top: 0;
    margin-bottom: 1.3rem;
}
h2 {
    line-height: 2.6rem;
    margin-bottom: 1.5rem;
}
.home-page h1 {
	font-size: 1.85rem;
	line-height: 2.05rem;
}
h4 {
	font-size: 1.75rem;
	line-height: 2.05rem;
}

a.black:link, a.black:visited {
	color: black;
}
a.black:hover {
	color: #1c76bd;
}





/* Header */
.g-logo svg {
    height: 100px;
    width: auto;
}
.giles-logo .g-content {
    padding-left: 3rem !important;
}
.giles-contact .g-content {
    font-weight: 700;
}
.giles-contact .g-content .platform-content {
	margin:0;
	padding: 0;
}
.contact-info {
    margin-top: .5rem !important;
}

.giles-nav {
    padding-top: 0px;
    margin-top: 0px;
    position: absolute;
    top: 70px;
}
.giles-nav .g-content {
	margin-top: 0 !important;
	padding-top: 0 !important;
}
.fp-navigation {
	padding-bottom: 1rem;
}
.header-searchbox .search-query {
    width: 50%;
    margin-right: 1rem;
}
.header-searchbox button {
    line-height: .5rem;
    margin-top: .5rem;
    padding: 0.5rem;
}
#searchForm .btn:hover, .search #searchForm .btn:hover {
	background-color: #d3d3d3;
	color: blue;
}
#searchForm .btn, .search #searchForm .btn {
    line-height: 1rem;
    margin-top: .1rem;
    padding: 0.5rem 1rem;
}
.com_search dd.result-category {
	display: none;
}
.com_search dd.result-text {
	margin-bottom: 2rem;
}

.g-home-particles .owl-item h2 {
	margin-left: 0%;
}
.g-home-particles .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-link {
	margin-left: 0%;
}
.g-home-particles .owl-item .g-owlcarousel-item-link a.button {
	opacity: 1;
	background-color: white;
	color: black;
}
.g-home-particles .owl-item .g-owlcarousel-item-link a.button:hover {
	background-color: #ddd;
	color: black;
}
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content {
	display: block;
	left:auto;
	width: 100%;
}
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-desc {
	margin-right: 15%;
	text-align: right;
}
.home-page .g-container-wrapper-panel {
	/* - Use this to hide the tab options -
	display: none;
	*/
}
.home-product-grid p {
	font-size: 1rem;
	line-height: 1.1rem;
}


.home-page h5 {
	line-height: 1.75rem;
}

/* Heading Imagery */
#g-slideshow {
    background: url('/images/carousel/fries.jpg') no-repeat center center;
    background-size: cover;
}
.heated-merchandisers #g-slideshow {
    background-image: url('/images/carousel/merchandiser.jpg');
    background-image: url('/images/carousel/updated_merchandiser_top_image_rgb_2024.jpg');
    background-image: url('/images/carousel/merchandiser-top-image-1520x720-20240610.jpg');
}
.our-history #g-slideshow, .why-giles #g-slideshow, .segments #g-slideshow {
    background-image: url('/images/carousel/fried-chicken-2.jpg');
}
.our-history #g-slideshow, .why-giles #g-slideshow, .segments #g-slideshow {
    background-image: url('/images/carousel/why-giles.jpg');
}
.fried-chicken-center #g-slideshow {
  background-image: url('/images/carousel/fried-chicken-2.jpg');
}
.our-history #g-slideshow {
    background-image: url('/images/carousel/chicken-breast-sandwich.jpg');
}
.segments #g-slideshow {
    background-image: url('/images/carousel/nuggets.jpg');
}
.segments #g-slideshow {
    background-image: url('/images/carousel/segments.jpg');
}
.ventless #g-slideshow {
    background-image: url('/images/carousel/fried-salad.jpg');
    background-image: url('/images/carousel/challenge.jpg');
    background-image: url('/images/carousel/ventless-tech-2022.jpg');
}
.contact #g-slideshow {
    background-image: url('/images/carousel/contact-us.jpg');
}

.nacs #g-slideshow {
  background-image: url('/images/carousel/fried-chicken-2.jpg');
}

.product-countertop-warmers #g-slideshow {
    background-image: url('/images/carousel/countertop-warmers-product-header-10212024.jpg');
}

@media (max-width: 767px) {
    .product-countertop-warmers #g-slideshow {
        margin-top: 40px;
        margin-bottom: 30px;
        padding-top:50px;
    }
    .heated-merchandisers #g-slideshow {
        margin-top: 40px;
        margin-bottom: 30px;
        padding-top:30px;
    }
}
}

.product-fryers #g-slideshow {
    background-image: url('/images/carousel/fried-chicken.jpg');
}
.product-ventless-hoods #g-slideshow {
    background-image: url('/images/carousel/fried-sandwich.jpg');
}
.product-food-prep #g-slideshow {
    background-image: url('/images/carousel/tenders.jpg');
}

.support #g-slideshow {
    background-image: url('/images/carousel/chicken-honey-mustard.jpg');
}
.giles-rep-locator #g-slideshow {
    background-image: url('/images/carousel/fried-shrimp-plate.jpg');
}
.giles-rep-locator #g-slideshow {
    background-image: url('/images/carousel/locator.jpg');
}
.ventless-support-documents #g-slideshow {
    background-image: url('/images/carousel/chicken-gravy.jpg');
}
.general-support-documents #g-slideshow {
    background-image: url('/images/carousel/general-support-docs-header.jpg');
}
.service-agent-locator #g-slideshow {
    background-image: url('/images/carousel/chicken-fritter.jpg');
}
.wiring-diagrams #g-slideshow {
    background-image: url('/images/carousel/chicken-taco.jpg');
}
.wiring-diagrams #g-slideshow {
    background-image: url('/images/carousel/wiring.jpg');
}
.orders #g-slideshow {
    background-image: url('/images/carousel/spicy-chicken.jpg');
}
.spec-sheets-manuals #g-slideshow {
  background-image: url('/images/carousel/fried-sandwich.jpg');
}
.training-videos-spec-sheets-manuals #g-slideshow {
  background-image: url('/images/carousel/training-video-spec-sheets.jpg');
}
.oil-management #g-slideshow {
  background-image: url('/images/carousel/header-image_oil-management.jpg');
}
.kitchentrac-remote-equipment-monitoring #g-slideshow {
    background-image: url('/images/kitchentrac-remote-equipment-monitoring.jpg');
}
.home-page-flipster {
	margin-top: 1rem !important;
}
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container.g-flipster-card-image img {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0rem;
}
.hide-all {
	display: none;
}

p.history-image {
    position: relative;
    left: -32px;
}

.ventless-fryer-caption {
	display: inline-block;
	text-align: left;
	width: 100%;
}
.ventless-legend td {
	font-size: 1.25rem;
	line-height: 1.5rem;
}


table.no-border td, table.no-border th {
    border: none;
}


p.large-headline, h1.large-headline {
    font-size: 3rem;
    font-weight: 900;
    line-height: 3.3rem;
}


/* Contact Page */
table.contact-department {
	border: none;
    margin-top: 2rem;
}
table.contact-department td {
	border: none;
}
table.contact-department .header-row td:first-child {
	border-top-left-radius: 10px;
}
table.contact-department .header-row td:first-child {
	border-bottom-left-radius: 10px;
}
table.contact-department .header-row td:last-child {
	border-top-right-radius: 10px;
}
table.contact-department .header-row td:last-child {
	border-bottom-right-radius: 10px;
}
table.contact-department .header-row td .department {
	font-size: 1.5rem;
    font-weight: 700;
    padding: 5px 0;
}
table.contact-department .header-row td, table.contact-department td {
	text-align: center;
}
table.contact-department .header-row.left, table.contact-department td.left {
    text-align: left;
}
table.contact-department .header-row td:first-child, table.contact-department td:first-child,
table.contact-department .header-row td:last-child, table.contact-department td:last-child {
	text-align: left;
}
table.contact-department .header-row td:first-child {
	padding-left: 15px;
}
table.contact-department td a {
	font-weight: 700;
	font-style: italic;
}

.contact .icon {
	display: inline-block;
	height: 40px;
	margin-right: 0rem;
	width: 40px;
}
.contact .icon-larger {
	height: 60px;
	width: 60px

}
.contact .text {
    padding-top: 1rem;
}
.contact .sales-support {
	font-size: 2rem;
	font-weight: 700;
	vertical-align: middle;
}

#g-extension {
	background-color: #005fbc;
}
.contact #g-extension a {
	color: white;
	font-style: italic;
	font-weight: 700;
}
.bfQuickMode .controls .control-label {
	max-width: 200px;
	width: 20%;
}
.bfSubmitButton {
	float: none !important;
	margin-left: 200px !important;
}


/* Sidebar */

#g-sidebar h3.g-title {
	font-weight: 700;
	line-height: 1.1;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#g-sidebar .tagline {
	font-size: 1.2rem;
	line-height: 1.3rem;
	font-weight: 700;
}

#g-sidebar h5 {
	font-weight: 700;
	line-height: 1.6rem;
	margin-bottom: 0;
}

.sidebar-product-nav h5 a:link, .sidebar-product-nav h5 a:visited {
	color: black;
}

.sidebar-product-nav h5 a:hover {
	color: #787878;
	text-decoration: underline;
}

.sidebar-product-nav p a:link, .sidebar-product-nav p a:visited {
	color: black;
}

.sidebar-product-nav p a:hover {
	color: #787878;
	text-decoration: underline;
}









/* Footer */
#g-copyright {
    background-color: black;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content,
.g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel.selected {
	background-color: #1c76bd;
}

#g-copyright a:link, #g-copyright a:visited {
    color: #1c76bd;	
}
#g-copyright a:hover {
    text-decoration: underline;
}
#g-copyright .fp-copyright-menu a:link, #g-copyright .fp-copyright-menu a:visited {
    color: white;
}










/* Home Page Carousel */
.g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-title {
    font-size: 1.2rem; /* was 1  */
    text-align: center;
    white-space: normal;
    width: 6rem;  /* was 6rem, then 8rem  */
}
.g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel:hover {
	min-width: 0px;
}
.button.button-light-gray {
    color: gray;
    border-color: gray !important;
}
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content {
	padding-top: 13rem;
}
.camera_caption > div {
    background: rgba(0, 0, 0, 0.5);
}
.camera_caption_title, .camera_caption_desc {
	padding-right: 50px;
	text-align: right;
}
.camera_caption_title {
	font-size: 2.25rem;
	margin-bottom: 10px;
	margin-top: 10px;
}
.camera_caption_desc {
	margin-bottom: 20px;
}
	
.home-slider .button {
	margin-top: 10px;
	margin-right: -5px;
	opacity: 1;
    background-color: #1c76bd;
    color: white;
    border: 1px solid #1c76bd;
    border-radius: 0.2rem;
    padding: 0.3rem 1.2rem;
    font-weight: 400;
    text-transform: uppercase;
}
.home-slider .button:hover {
	margin-top: 10px;
	opacity: 1;
    background-color: #d3d3d3;
    color: gray;
    border: 1px solid #d3d3d3;
    border-radius: 0.2rem;
    padding: 0.3rem 1.2rem;
    font-weight: 400;
    text-transform: uppercase;
}
.\|dq\|giles-light-blue {
  color: #027ff2;
}


/* Product Pages */
.product-grid h2 {
    font-size:2rem;
    font-weight: 700;
    margin-bottom: 0;
    
}
.product-grid h3 {
    font-size: 1rem;
    font-weight: normal;
	line-height: 1.1rem;
    margin-top: .5rem;
    margin-bottom: 1.5rem;
}
.gfse-list li {
	list-style-type: disc;
}
.photo-caption, .item-page .photo-caption {
    color: #2b72b6;
	font-family: "Oswald", sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
}
.table-links td {
    border: none;
    padding: 1.5rem 2rem;
    vertical-align: middle;
}
.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
    background-color: #e2e9f3;
}
.table-striped.videos-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
  background-color: #d1e1dc;
}
.gfse-feature-icons {
    display: inline-block;
    height: 44px !important;
    margin: 0rem .45rem 0rem 0;
    vertical-align: middle;
    width: 35px !important;
}
.gfse-feature-icons.fast-recovery {
    height: 45px !important;
	margin-right: .15rem;
    width: 40px !important;
}
.gfse-icon-table img {
	max-width: initial;
    width: 30px;
}
.gfse-icon-table {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	background-color: white;
	display: block;
	padding: 15px 10px;
	width: 50px;
}
.gfse-icon-table {
        background-color: transparent;
}
a:hover .gfse-icon-table {
	background-color: #e2e2e2;
}
.product-listing .content-area .g-content {
	margin-top: 0px !important;
	padding-top: 0px !important;
}
.breadcrumb .divider.icon-location {
	line-height: inherit !important;
}
.breadcrumb li.active {
	color: black;
	font-weight: 700;
}


/* About Pages */


.block-images {
	padding-left: .65rem;
	padding-right: .65rem;
}
.block-images img {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.block-images.square img {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
}








/* Colored, #'d list */
.circle {
	display: inline-block;
	border-radius: 50%;
	color: white;
	height: 25px;
	line-height: 25px;
	margin-right: 0rem; 
	padding: 0 1px 0 0;
	position: relative;
	text-align: center;
	width: 25px;
}
.circle-one {
	background-color: #ef2317;
}
.circle-two {
	background-color: #aa2768;
}
.circle-three {
	background-color: #694abc;
}
.circle-four {
	background-color: #2666fe;
}



/* Spec sheets page */
.spec-sheet-table th, .spec-sheet-table td {
  border: none !important;
  padding: 1rem !important;
  text-align: center !important;
}
.spec-sheet-table th.spec-sheet-heading {
  color: #1c76bd;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1.5rem !important;
  margin-bottom: 0px;
  text-align: left !important;
  vertical-align: top;
}
.spec-sheet-table th.spec-sheet-heading .subhead {
  color: #151515;
  font-size: 1rem;
  font-weight: bolder;
}

.spec-sheet-table td:first-child {
  text-align: left !important;
}
.spec-sheet-table .gfse-icon-table {
    margin: 0px auto;
}
.spec-sheet-table tbody tr td, .spec-sheet-table tbody tr th {
    background-color: white;
    border-top: none;
}
.spec-sheet-table tbody tr.striped td, .spec-sheet-table tbody tr.striped th {
    background-color: #e2e9f3;
}

#g-extension.home-graybar {
    background-color: #e6e6e6;
}
#g-extension.home-graybar h2 {
    color: black;
    font-size: 2.25rem;
}

.contact-card h2 {
  font-size:1.2rem;
  line-height: 1.5rem;
  margin-bottom: 0px;
  margin-top: 0px;
}

.contact-card {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
display: inline-block;
margin: 20px 10px;
padding: 10px 10px 0px;
text-align: center;
vertical-align: top;
width: 300px;
}

.contact-card p {
  font-size: 16px;
}

.contact-card .title {
  color: grey;
  font-size: 14px;
}

contact-card button {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 8px;
  color: white;
  background-color: #000;
  text-align: center;
  cursor: pointer;
  width: 100%;
  font-size: 18px;
}

.contact-card p a {
  text-decoration: none;
  font-size: 14px;
  color: black;
  display: inline-block;
}

.contact-card button:hover, a:hover {
  opacity: 0.7;
}

.contact-card.dorian { border: solid 13px #f7f7f7; }
.contact-card.nrhm { border: solid 13px #f7f7f7; }
.contact-card.voeller,  [class*="voeller"] { border: solid 13px #7CBC4C; }
.contact-card.inform{ border: solid 13px #5CC0E4; } 
.contact-card.lund{ border: solid 13px #E9252F; } 
.contact-card.prorepwest { border: solid 13px #B798C4; } 
.contact-card.redco, [class*="redco"] { border: solid 13px #D56331; } 
.contact-card.central { border: solid 13px #2B7C8F; } 
.contact-card.dj{ border: solid 13px #762C79; } 
.contact-card.prorepmid { border: solid 13px #B798C4; } 
.contact-card.george { border: solid 13px #4A9749; } 
.contact-card.butkevich { border: solid 13px #B7519B; } 
.contact-card.succession{ border: solid 13px #AE222B; } 
.contact-card.equip { border: solid 13px #F3B933; } 
.contact-card.prorepeast { border: solid 13px #3182C1; } 
.contact-card.fesma { border: solid 13px #8C4124; }
.contact-card.food { border: solid 13px #3F4093; } 

.contact-card .button:link, .contact-card .button:visited {
  color: #1c76bd;
  background: transparent;
  border-color: #1c76bd;
  font-size: 18px;
  line-height: 1.25rem;
  padding: 8px 25px;
}

.contact-card .button:hover {
  color: white;
  background: #1c76bd;
  border-color: #1c76bd;
}

.contact-card .phone {
  font-size: 1.25rem;
  font-weight: bolder;
}

.contact-card a i {
  font-size: 25px;
}

.contact-card a .caption {
  font-size: .75rem;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder {
  color: white !important;
}
.btn.dropdown-toggle.btn-default.bs-placeholder:hover {
  color: #999 !important;
}
.bootstrap-select .gfse-heading {
  font-weight: bold !important;
  color: #fff !important;
  background: #1c76bd !important;
  text-transform: uppercase;
  padding: 10px 10px;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  background: #1c76bd;
  border: 1px solid #1c76bd;
}

.newly-designed { margin-top: 30px; }
.newly-designed p { font-size: 1.5rem; font-weight: 600; }
.newly-designed p span { margin-top:10px; }
.newly-designed p span.link { display: inline-block; margin-top: 10px; }
.show .newly-designed { display: block !important; }
	
.home-product-grid .g-content {
  margin-top: 0px;
  padding-top: 0px;
}


.newly-designed .button {
  margin-top: 10px;
  margin-right: -5px;
  opacity: 1;
  background-color: #1c76bd;
  color: white;
  border: 1px solid #1c76bd;
  border-radius: 0.2rem;
  padding: 0.3rem 1.2rem;
  font-weight: 400;
  text-transform: uppercase;
}
.newly-designed .button:hover {
  margin-top: 10px;
  opacity: 1;
  background-color: #d3d3d3;
  color: gray;
  border: 1px solid #d3d3d3;
  border-radius: 0.2rem;
  padding: 0.3rem 1.2rem;
  font-weight: 400;
  text-transform: uppercase;
}

	.kitchentrac-sidebar .text {
		color: black;
		font-weight: 700;
		margin-bottom: 0px;
	}

@media only all and (max-width: 30rem) {
	/* Less than 480 */
	
	#g-mainbar > .g-grid > .g-block > .g-content {
		padding-top: 0;
		margin-top: 0;
	}
	#g-mainbar .platform-content > div > div > div > .g-grid > .g-block > .g-content {
		padding-top: 0;
	}

	
    .giles-contact {
        text-align: center !important;
    }
    .giles-logo .g-content {
        padding-left: 0 !important;
    }
    .giles-contact .g-content {
        padding-top: 0 !important;
    }
    .giles-contact .g-content p {
        margin-bottom: 0;
    }
    .giles-contact .g-content p {
        margin-bottom: 0;
    }
	.align-image-bottom {
		position: relative;
		margin-top: 2rem;
	}
	.bfSubmitButton {
		margin-left: 0px !important;
	}
	.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-subtitle {
		display: none;
	}
	.g-owlcarousel-item-desc {
		display: block;
	}
	.g-owlcarousel-item-desc h2 {
		display: none;
	}
	.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content {
		padding-top: 3rem !important;
	}
	.g-flipster-card-image img {
		width: 80%;
		margin-left: 10%;
	}	
    .table-responsive td {
      display: block;
    }
	.camera_caption_title, .camera_caption_desc {
		text-align: center;
		padding-right: 10px;
	}
	.home-slider .button {
		margin-right: 0px;
	}
}
@media only all and (min-width: 30.000001rem) and (max-width: 48rem) {
	/* Between 480 and 768 */
	#g-mainbar > .g-grid > .g-block > .g-content {
		padding-top: 0;
		margin-top: 0;
	}
	#g-mainbar .platform-content > div > div > div > .g-grid > .g-block > .g-content {
		padding-top: 0;
	}

    .giles-contact {
        text-align: center !important;
    }
    .giles-logo .g-content {
        padding-left: 0 !important;
    }
    .giles-contact .g-content {
        padding-top: 0 !important;
    }
    .giles-contact .g-content p {
        margin-bottom: 0;
    }
	.align-image-bottom {
		position: relative;
		margin-top: 2rem;
	}
	.bfSubmitButton {
		margin-left: 0px !important;
	}
	.table-responsive .table {
		display: block !important;
		width: 540px;
	}
	.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-subtitle {
		display: none;
	}
	.g-owlcarousel-item-desc {
		display: block;
	}
	.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content {
		padding-top: 3rem !important;
	}
    .table-responsive td {
      display: block;
    }
	
}
@media only all and (min-width: 48.000001rem) and (max-width: 60rem) {
	/* Between 768 and 960 */

    .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel,
    .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel.selected {
        min-width: 9rem;
        width: 9rem;        
    }
}
@media only all and (min-width: 60.000001rem) and (max-width: 75rem) {
	/* Between 960 and 1200 */

    .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel,
    .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel.selected {
        min-width: 11rem;
        width: 11rem;        
    } 
}
@media only all and (min-width: 75.000001rem) and (max-width: 100rem) {
	/* Between 1200 and 1600 */

    .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel,
    .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel.selected {
        min-width: 11rem;
        width: 11rem;        
    }
}
@media only all and (min-width: 100.000001rem) {
	/* Above 1600 */

    .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel,
    .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel.selected {
        min-width: 11rem;
        width: 11rem;        
    }
}