
/*=============================Glyphicons===================================*/
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

/*=============================Old Theme Container===================================*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }
  @media (min-width: 1600px) {
  	.container {
      width: 100%; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }
/*=============================Old Theme Header===================================*/      
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;  
  font-weight: 600 !important;}
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;  
  font-weight: 600 !important;}
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 41px; }

h2, .h2 {
  font-size: 34px; }

h3, .h3 {
  font-size: 28px; }

h4, .h4 {
  font-size: 20px; }

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 14px; }
  
b,
strong {
  font-weight: bold; }


/*=============================btn===================================*/
.btn-warning {
  color: #fff;
  background-color: #fbb800;
  border-color: #e2a500; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #c89300;
    border-color: #624800; }
  .btn-warning:hover {
    color: #fff;
    background-color: #c89300;
    border-color: #a47800; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #c89300;
    border-color: #a47800; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #a47800;
      border-color: #624800; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #fbb800;
    border-color: #e2a500; }
  .btn-warning .badge {
    color: #fbb800;
    background-color: #fff; }

/*=============================text===================================*/
.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #888888; }

.text-primary {
  color: #00143a; }

.lead {
  font-size: 0.8rem;
  font-weight: 300; }
  
/*=============================HR===================================*/
hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid white; 
  opacity: inherit; }

.hr_light {
  border-bottom: 1px solid #eee;
  margin-top: inherit; }  

.product-brand-box-hr {
  width: 30%;
  margin: 10px auto;
  border-bottom: 1.2px solid #606265; }
  
/*=============================Container CSS===================================*/
/* main heading icons */
.icon-class {
  font-size: 19px;
  color: #FF7500;
  background-color: white;
  padding: 0px 16px 5px 16px; }
    
/*=============================Popular Brands===================================*/
.product-brand-box {
  background: #FEFEFE;
/*   box-shadow: 0px 0px 3px rgba(172, 173, 174, 0.3);  */
  }

.product-brand-box-header {
  font-weight: bold !important;
  font-size: 24px;
  margin-top: 27px;
  text-transform: uppercase;
  text-align: center;
  color: #00205b;
  font-weight: bold; }

.product-brand-box-header-img {
  text-align: center;
  margin-bottom: -25px; }
  
/*=============================Old Theme Label===================================*/  
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #888888; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #6f6f6f; }

.label-primary {
  background-color: #00143a; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #000207; }

.label-success {
  background-color: #48C061; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #379e4c; }

.label-info {
  background-color: #97999B; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #7d8082; }

.label-warning {
  background-color: #fbb800; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #c89300; }

.label-danger {
  background-color: #ff6961; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #ff392e; }
  
/*=============================Product Card===================================*/  
.card {
  border: initial;
  border-radius: 0 !important;
  background-color: #FFFFFF; 
  position: static;}

.card-title {
  font-family: "Century Gothic", "Lucida Grande", "Helvetica Neue", Open Sans, Helvetica, Arial, sans-serif !important;
  font-weight: 600 !important;
  font-size: 1em !important; }
  
.product_card {
  transition: transform .2s;
  /* Animation */
  margin: 10px;
  margin-bottom: 15px; }

.product_card_link {
  color: initial;
  text-decoration: none !important; }

.product_card_link:hover {
  color: initial !important;
  text-decoration: initial !important; }

.product_card:hover {
  box-shadow: 0px 0px 5px #b9b9b9;
  transform: scale(1); }

.product_card_img {
  max-height: 300px;
  /* Center Align Img */
  display: block;
  margin: auto; }
  
.product_card_block {
  background-color: #F4F7FF;
  text-align: left;
  padding: 1px 12px 1px 12px; }

.product_card_img_block {
  height: 200px;
  padding: 15px;
  position: relative;
  text-align: center;
  border: 0.6px solid #DADADA;
  display: flex;
  align-items: center;
  justify-content: center;
  position: static; }

.product_card_img_block img {
  max-height: 160px;
  width: auto; }

.gen_product_listing_title {
  line-height: 1.5em;
  height: 3em;
  overflow: hidden;
  font-size: 16px !important;
  color: #262626; }

.text-info {
  color: #565454 !important;
  font-size: 14px; }

a.text-info:hover, a.text-info:focus {
  color: #8a8c8f !important; }
  
.save-label {
  margin-right: 10px;
  font-size: 14px;
  color: #00205B; }

.product-code {
  color: #565454;
  font-weight: bold;
  font-size: 14px; } 
  
.product-success-rating {
  font-weight: normal;
  background-color: #009A44;
  font-size: 11px;
  border-radius: 4px; }

.product-other-rating {
  background: #606265;
  font-weight: normal;
  font-size: 11px;
  border-radius: 4px; }

.product-save-price {
  backround-color: #FF6961;
  border-radius: 4px;
  font-size: 11px;
  font-weight: normal; }
  
/*=============================Product Listing===================================*/
.latest-review-box {
  margin: 36px auto; }
  
  
.product-cat-img {
  width: 140px;
  float: left; }
  
.xt-product-img-box {
  display: flex;
  align-items: center; }
  
  
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }
  
.xt-cat-description {
  margin-top: 20px;
  font-size: 14px; }

.xt-cat-header {
  font-size: 26px;
  color: #00205B; 
  margin-left: 20px;
  font-weight: bold !important;
  margin-top: 0; }
  
.cat-icon-class {
  font-size: 18px;
  padding-right: 6px;
  color: #FF7500 !important; }

.cat-sort-by {
  vertical-align: middle;
  font-weight: bold;
  font-size: 16px;
  color: #00205B; }

.xt-page-info {
  position: relative; }
  
.xt-page-info-span {
  position: absolute;
  left: 15px;
  top: 20px;
  text-align: center; }

.pagination li.active a {
  background: #399ace;
  border-radius: 50%;
  padding: 5px 10px;
  font-size: 14px; }

.xt-pagination-a {
  color: #009ACE !important;
  font-size: 14px;
  font-weight: 700; }

/*=============================Search Filter===================================*/  
.search-filter hr {
  margin: 10px 0px;
  border-bottom: 0.4px solid #B6B7B9;
  padding: 0; }
  
.cat-search-filter {
  padding-top: 20px;
  padding-bottom: 30px;
  /*padding-left: 12px;
  padding-right: 12px;*/
/*   box-shadow: 0px 0px 3px rgba(172, 173, 174, 0.3);  */
  }

.cat-search-filter .align-filter-content {
  padding-left: 22px;
  padding-right: 22px; 
  padding-bottom: 8px;
  padding-top: 8px;}

.cat-search-filter1 {
  padding-top: 25px;
  box-shadow: 0px 8px 24px rgba(172, 173, 174, 0.3); }
  
.xt-search-filter-header {
  font-weight: bold !important;
  font-size: 18px;
  color: #00205B; }

.xt-btn-filter {
  background: #00205B;
  border: 1px solid #00205B;
  width: 177px;
  height: 34px;
  border-radius: 6px;
  font-weight: bold; 
  line-height: 1.32; }

.xt-btn-filter:hover {
  background: #009a44;
  border: 1px solid #009a44; }

.xt_filter_brand_text, .xt_filter_categories_text {
  color: #00205B;
  font-size: 16px;
  text-transform: uppercase; 
  font-weight: bold;}

.xt_filter_brand_box, .xt_filter_categories_box {
  padding: 6px 0px 0px 0px;
  cursor: pointer; }
  
.togle-icon i {
  float: right;
  margin-top: 5px; }
  
.search_input_num {
  width: inherit;
  padding-left: 5px;
  border: 1px solid #ddd; }
  
.xt-padding-0 {
  padding: 0px; }

.xt-padding-0 .search_input_num {
  border: 0.8px solid #606265;
  box-sizing: border-box;
  border-radius: 8px;
  text-align: right;
  padding: 0;
  font-size: 18px; 
  width: 100%; }
  
.row_minmax {
	margin-left: initial;
}

.row_label_minmax {
	margin-left: initial;
	margin-right: initial;
}

/*=============================Slick Changes===================================*/
/*
.slick-slide {
	height: initial; }

.slick-section-product .slick-dots {
    width: 80%;
    left: 10%; }

.slick-section-product .slick-prev {
  z-index: 100;
  left: 10px;
  top: 465px; }

.slick-section-product .slick-next {
  z-index: 100;
  right: 10px;
  top: 465px; }

.slick-section-product {
  padding: 33px 50px 32px 50px; }
   
.slick-section-brand .img_feature_brand_div {
  display: none !important; }

.slick-section-brand.slick-initialized .img_feature_brand_div {
  display: block !important; }

.slick-section-product .product_card_link {
  display: none !important; }

.slick-section-product.slick-initialized .product_card_link {
  display: block !important; }

.slick-section-product-deal .product_card_link {
  display: none !important; }

.slick-section-product-deal.slick-initialized .product_card_link {
  display: block !important; }

.slick-section-events .event-box-col-12 {
  display: none !important; }

.slick-section-events.slick-initialized .event-box-col-12 {
  display: block !important; }

.slick-section-review .review_box_video_div {
  display: none !important; }

.slick-section-review.slick-initialized .review_box_video_div {
  display: block !important; }

.slick-section-video .review_box_video_div {
  display: none !important; }

.slick-section-video.slick-initialized .review_box_video_div {
  display: block !important; }

.slick-slide a:focus {
  outline: none !important; }
.slick-slide .img {
  outline: none !important; }
  
.slick-dots li button:before {
  font-size: 15px; }

.home-slider .slick-dots {
  bottom: 34px; }

.home-slider-box {
  margin-top: 10px; }

.slick-dots li.slick-active button:before {
  font-size: 15px !important;
  color: #FF7500  !important; }

.slick-dots {
  position: relative;
  bottom: -11px; }

.slick-section-product-deal .slick-prev {
  top: 48%;
  left: -20px !important; }

.slick-section-product-deal .slick-next {
  top: 48%;
  right: -5px !important; }

.slick-section-events .slick-prev {
  top: 51%;
  left: -20px !important; }

.slick-section-events .slick-next {
  top: 51%;
  right: -5px !important; }

.slick-section-video .slick-prev, .slick-section-video .slick-next, .slick-section-review .slick-prev, .slick-section-review .slick-next {
  top: 45%; }

.slick-review-subproducts .slick-prev, .slick-review-subproducts .slick-next {
  top: 50%; }

.slick-review-subproducts .slick-prev:before, .slick-review-subproducts .slick-next:before {
  font-size: 25px !important; }

.slick-review-subproducts .slick-prev {
  left: -15px !important; }

.slick-review-subproducts .slick-next {
  right: -10px !important; }

.home-slider .slick-prev, .home-slider .slick-next {
  top: 42%; }

.home-slider .slick-prev {
  left: 23px !important; }

.home-slider .slick-next {
  right: 36px !important; }

.home-slider .slick-prev:before, .home-slider .slick-next:before {
  color: #fff !important; }

.slick-section-product .slick-prev, .slick-section-product .slick-next {
  top: 47%; }

.slick-section-brand .slick-prev, .slick-section-brand .slick-next {
  top: 38%; }

.slick-prev {
  left: 15px !important; }

.slick-next {
  right: 27px !important; }

.slick-dotted.slick-slider {
  margin-bottom: 0px; }

.slick-prev:before, .slick-next:before {
  font-family: "Glyphicons Halflings";
  color: #606265;
  font-size: 35px;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev:before {
  content: "\e257"; }

[dir="rtl"] .slick-prev:before {
  content: "\e257"; }

.slick-next:before {
  content: "\e258"; }

[dir="rtl"] .slick-next:before {
  content: "\e258"; }

  */


.slick-section-product-deal .slick-prev {
  top: 40% !important;
  left: -16px !important; }

.slick-section-product-deal .slick-next {
  top: 40% !important;
  right: -16px !important; }


.slick-section-product-deal .product_card_link {
  display: none !important; }

.slick-section-product-deal.slick-initialized .product_card_link {
  display: block !important; }

.slick-section-events .event-box-col-12 {
  display: none !important; }

.slick-section-events.slick-initialized .event-box-col-12 {
  display: block !important; }
  
/*=============================Pagination===================================*/ 
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 0px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.32;
      text-decoration: none;
      color: #00143a;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 0px;
      border-top-left-radius: 0px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 0px;
      border-top-right-radius: 0px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: black;
    background-color: white;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #00143a;
    border-color: #00143a;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #888888;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px; }
  
.pagination, .card-text, .label {
  font-family: "Century Gothic", "Lucida Grande", "Helvetica Neue", Open Sans, Helvetica, Arial, sans-serif !important; }
  
.pagination > li > a, .pagination > li > span {
  border: 0 !important;
  background-color: transparent;
  margin-right: 2px; }

.pagination li.active a {
  background: #399ace;
  border-radius: 50%;
  padding: 5px 10px;
  font-size: 14px; }
  
  
/*=============================Event===================================*/   
.xt-event-card-title {
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  color: #00205B; }

.xt-event-card-box {
  border: 0.6px solid #DADADA; }

.xt-event-heading {
  color: #00205B;
  margin-bottom: 20px; }

.xt-event-subheading {
  margin-bottom: 35px; }

.xt-event-header {
  font-size: 26px;
  color: #00205B;
  font-weight: bold !important;
  margin-bottom: 0px; }

.xt-event-card-body-box {
  background: #F4F7FF;
  padding: 15px;
  padding-top: 20px;
  margin-bottom: 30px;
  height: 240px; }

.xt-event-card-body-box-small {
  height: 250px;
  background: #F4F7FF;
  padding: 15px;
  padding-top: 20px;
  margin-bottom: 30px; }

.xt-event-card-subtitle {
  font-weight: 600;
  font-size: 14px;
  color: #262626;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.xt-event-card-header {
  font-weight: bold;
  font-size: 18px;
  color: #00205B;
  margin-bottom: 15px; }

.xt-event-card-par {
  height: 36px;
  font-size: 12px;
  color: #262626; 
  overflow-y: clip; }
  
.xt-event-card-opening {
  height: 32px;
  font-size: 12px;
  color: #262626; 
  overflow-y: clip; 
  margin-top: 10px; }

.xt-event-note-list {
  font-weight: bold;
  font-size: 26px;
  color: #FF7500; }

.xt-event-small-box-para {
  margin: 25px 0;
  text-align: center; }

.xt-event-sponored-box-para {
  color: #464647;
  border: 1px solid #464647;
  box-sizing: border-box;
  padding: 4px 25px 4px 25px;
  border-radius: 10px;
  text-decoration: none !important; }

.xt-event-small-box-para a {
  color: #464647;
  border: 1px solid #464647;
  box-sizing: border-box;
  padding: 4px 10px 4px 10px;
  border-radius: 10px;
  text-decoration: none !important; }

.xt-event-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.xt-event-desc {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }
  
