
.color_list li a img {
	border-radius: 50%;
	border: 1px solid #989898;
}
.modal.left .modal-dialog, .modal.right .modal-dialog {
	position: fixed;
	margin: auto;
	width: 440px;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}
.modal.left .modal-content, .modal.right .modal-content {
	height: 100%;/*overflow-y: auto;*/
}
.modal.left .modal-body, .modal.right .modal-body {
	padding: 15px 15px 80px;
}
.modal.left.fade .modal-dialog {
	left: -320px;
	-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, left 0.3s ease-out;
	-o-transition: opacity 0.3s linear, left 0.3s ease-out;
	transition: opacity 0.3s linear, left 0.3s ease-out;
}
.modal.left.fade.in .modal-dialog {
	left: 0;
}
.modal.right.fade .modal-dialog {
	right: -440px;
	-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, right 0.3s ease-out;
	-o-transition: opacity 0.3s linear, right 0.3s ease-out;
	transition: opacity 0.3s linear, right 0.3s ease-out;
}
.modal.right.fade.in .modal-dialog {
	left: auto;
	margin: 0;
	right: 0;
}
.modal-content {
	border-radius: 0;
	border: none;
}
.modal-header {
	border-bottom-color: #EEEEEE;
	background-color: #FAFAFA;
}
.modal.right.fade.show .modal-dialog {
	left: auto;
	margin: 0;
	right: 0;
}
.add_to_cart_close {
	position: relative;
	z-index: 100010;
}
.cart_section .add_to_cart_close span {
	top: 0px !important;
	right: 0px !important;
	position: relative;
	display: block;
	height: auto;
	width: auto;
	font-size: 24px;
}
.modal_cart_body {
	/*overflow:hidden;*/



	overflow-x: auto;
}
.modal_cart_body .custom-red-btn {
	padding: 0 25px;
	font-size: 14px;
}
#myModal2 .modal-header h4 {
	font-size: 18px;
	text-align: center;
}
#myModal2 .modal-header {
	position: relative;
}
#myModal2 .modal-header .close {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 10px;
	top: 14px;
	z-index: 100010;
	margin-right: 0;
	padding: 0;
	border: 0;
}
.close_btn {
	width: 24px;
	height: 24px;
	line-height: 20px;
	padding: 0 !important;
	border-radius: 50%;
	font-size: 14px !important;
}
#myModal2 .modal-content {
	background: #eee;
}
.cart-store-details {
	padding: 6px 20px;
	background-color: #fff
}
.cart-items-product {
}
.cart-items-product {
	/*border-bottom: 1px solid #f8f8f8;*/
	position: relative;
	padding: 16px 20px 13px;
	background: #FFF;
}
.cart-store-details__store-name {
	display: inline-block;
	font-size: 14px;
	margin-bottom: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cart-store-details__total-price {
	font-size: 14px;
	text-align: right;
}
.clear {
	clear: both;
}
.cart-store-details__other-charges {
	font-size: 14px;
}
.text--danger {
	color: #f34343 !important;
}
.cart-items-product:first-child {
	border-top: 1px solid #f8f8f8;
}
.cart-card__img {
	margin-right: 16px;
}
.cart-card__img {
	height: 68px;
	margin-right: 4px;
	position: relative;
	vertical-align: top;
	width: 68px;
	float: left;
}
.cart-items-product__details {
	float: left;
}
.product-name {
	color: #666;
	font-size: 13px;
}
.product-name {
	color: #333;
	font-size: 14px;
	font-weight: 400;
	line-height: normal;
	margin-top: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.img-loader__wrapper {
	height: 100%;
	position: relative;
}
.img-loader__wrapper__wrapper {
	height: 100%;
}
.cart-checkout__proceed-cta {
	padding: 16px 20px;
	text-align: left;
}
.color_refine ul li a {
	color: #313030;
	text-decoration: none;
	border-radius: 30px;
	line-height: 43px;
	text-align: center;
	text-decoration: none;
	border: none !important;
	width: auto;
	display: inline-block;
	margin-right: 0px;
	font-size: 14px;
	padding: 0px 0px;
}
.color_refine ul li a:hover {
	background: none !important;
}
.color_refine ul li a img {
	width: 40px !important;
	border-radius: 50%;
}
.configurator_header {
	width: 100%;
	text-align: center;
	font-size: 38px;
	font-weight: 600;
	color: #006db6;
	position: relative;
}
.configurator_header:after {
	content: "";
	width: 100px;
	height: 3px;
	background: #006db6;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -15px;
}
.configurator_left {
	background: #fff;	
	margin-top: 50px;
}
.configurator_header_left {
	line-height: 44px;
  background-color: #002e4d;
  font-size: 16px;
  color: #fff;
  padding-left: 25px;
  font-weight: 600;
  border: 1px solid #002e4d;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  margin-bottom: 20px;
}
.configurator_left_content ul {
	padding: 0px;
	margin: 0px;
	border: none;
	border-radius: 0px;
}
.configurator_left_content ul li {
	font-size: 20px;
	list-style-type: none;
	font-weight: 600;
	padding: 14px 0px 14px 24px;
	border-bottom: 3px solid #FFF;
	background: #f9f9f9;
	color: #006db6;
}
.configurator_left_content ul li a {
	color: #006db6;
}
.configurator_left_content .custom-control-label::before {
 top: .55rem;
}
.configurator_left_content .custom-control-label::after {
 top: .55rem;
}
.configurator_header_right {
	line-height: 44px;
  background-color: #fff;
  font-size: 16px;
  color: #002e4d;
  padding-left: 25px;
  font-weight: 600;
  border: 1px solid #002e4d;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  margin-bottom: 20px;
}
.summery_box {
	background: #fff;
	margin-top: 10px;
	border: 1px solid #f5f5f5;
  position: relative;
}
.summery_box td {
	padding: 6px 6px;
	font-size: 14px;
	color: #616161;
	vertical-align: text-top;
	position: relative;
}
.configurator_header_left_cate {
	line-height: 62px;
	background: rgba(226,227,226,1);
	background: -moz-linear-gradient(top, rgba(226,227,226,1) 0%, rgba(255,255,255,1) 38%, rgba(255,255,255,1) 59%, rgba(226,227,226,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,227,226,1)), color-stop(38%, rgba(255,255,255,1)), color-stop(59%, rgba(255,255,255,1)), color-stop(100%, rgba(226,227,226,1)));
	background: -webkit-linear-gradient(top, rgba(226,227,226,1) 0%, rgba(255,255,255,1) 38%, rgba(255,255,255,1) 59%, rgba(226,227,226,1) 100%);
	background: -o-linear-gradient(top, rgba(226,227,226,1) 0%, rgba(255,255,255,1) 38%, rgba(255,255,255,1) 59%, rgba(226,227,226,1) 100%);
	background: -ms-linear-gradient(top, rgba(226,227,226,1) 0%, rgba(255,255,255,1) 38%, rgba(255,255,255,1) 59%, rgba(226,227,226,1) 100%);
	background: linear-gradient(to bottom, rgba(226,227,226,1) 0%, rgba(255,255,255,1) 38%, rgba(255,255,255,1) 59%, rgba(226,227,226,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e3e2', endColorstr='#e2e3e2', GradientType=0 );
	font-size: 28px;
	color: #006db6;
	padding-left: 25px;
	font-weight: 700;
}
.configurator_left_content_cate ul {
	padding: 0px;
	margin: 0px;
	border: none;
	border-radius: 0px;
}
.configurator_left_content_cate ul li {
	font-size: 20px;
	list-style-type: none;
	font-weight: 600;
	padding: 14px 0px 14px 24px;
	border-bottom: 3px solid #FFF;
	background: #f9f9f9;
	color: #006db6;
	width: 49.7%;
	display: inline-block;
	vertical-align: top;
}
.configurator_left_content_cate ul li a {
	color: #006db6;
}
.configurator_left_content_cate .custom-control-label::before {
 top: .55rem;
}
.configurator_left_content_cate .custom-control-label::after {
 top: .55rem;
}
.configurator_left_content_cate {
	background: #f9f9f9;
}
.configurator_left_content .custom-control {
	padding-left: 0rem;
}
.configurator_left_content_cate .custom-control {
	padding-left: 0rem;
}
.total_price {
	background: #f8f8f8;
	padding: 10px 10px;
	font-size: 20px;
	font-weight: 600;
	color: #006db6;
}
.place_order {
	pagging: 15px;
}
.place_order a {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	background: #f6a015;
	padding: 14px 0px;
	font-weight: 700;
	text-decoration: none;
}
.popup_box_list table {
	position: relative;
}
.delete_icon {
	position: absolute;
	right: -4px;
	top: -14px;
}
.popup_box_list {
	-webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.2);
	padding: 0px;
	margin-bottom: 15px;
	position: relative;
}
.product_list_image2 {
	height: 347px;
	overflow: hidden;
}
.main_image_popup {
	width: 100%;
	height: 347px;
	display: flex;
  align-items: center;
}
.popup_img_q {
	width: 100%;
	height: auto;
}
.color_image_popup {
	width: 100%;
	height: 347px;
	display: none;
}
.product_title_pop {
	font-size: 14px;
	color: #006db6;
	font-weight: 400;
}
.product_title_pop_price {
	font-size: 16px;
	color: #006db6;
	font-weight: 700;
	width: 90px;
}
.custom_btn {
	background: #f6a015;
	color: #FFF !important;
	font-size: 14px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	padding: 8px 20px;
}
.configurator_sub_title {
	font-size: 18px;
	color: #002e4d;
	font-weight: 600;
	line-height: 1;
	padding-top: 10px;
	letter-spacing: 0.02rem;
}
.configurator_left_blank_tr {
	height: 10px;
	line-height: 0;
}
.type-box {
	font-size: 14px;
	font-weight: 400;
	color: #006db6;
	margin-top: 15px;
	margin-bottom: 15px;
}
.type-box .custom-control {
	margin-top: 15px;
}
.type-box-inner {
	display: block;
	position: relative;
	padding: 10px;
	border: 1px solid #c6c6c6;
	min-height: 200px;
}
.type-box-inner .type-image-box img {
	max-width: 100%;
	height: auto;
	display: block;
}
.type-box .custom-control-label {
	line-height: 20px;
	padding-top: 0px;
}
.configurator_left_content_cate .type-box .custom-control {
	padding-left: 25px;
}
.color_back {
	width: 50px;
	height: 50px;
	position: absolute;
	right: 7px;
	top: -10px;
	border-radius: 50%;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.52);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.52);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.52);
}
.color_back img {
	width: 100%;
	height: auto;
}
.hover_over_image {
	position: absolute;
	right: 7px;
	top: 5px;
}
.hidden_product {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	text-align: center;
	z-index: 99;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.02rem;
	padding: 0px 10px;
	font-size: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.width_sec {
	padding: 10px !important;
}
.custom-control {
	position: relative;
	display: block;
	min-height: 1.5rem;
	padding-left: 1.5rem;
}
.fr_typ {
	margin-left: 30px;
}
.custom-radio .form-check-input {
	position: absolute;
}
.configurator_left .custom-control-label {
	margin-left: 30px;
}
.configurator_left_content_cate .row {
	padding-left: 15px;
	padding-right: 15px;
}
.gt-modal .gt-modal-content {
	border: 0;
	border-radius: 5px;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.20);
}
.gt-modal .form-control {
	display: block;
	width: 100%;
	padding: 13px 20px;
	font-size: 1rem;
	background-color: #fff;
	background-image: none;
	border: 1px solid #D2D2D2;
	color: #666;
	box-shadow: none;
	line-height: 1.7;
	height: auto;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
	border-radius: 4px;
	outline: 0;
	text-transform: none;
	position: relative;
}
.gt-columns.gt-column-space-15 > .gt-col > .gt-inner {
	padding: 0 7.5px 15px;
}
.gt-inner .input-group-prepend {
	position: absolute;
	right: 18px;
	top: 12px;
}
.gt-columns.gt-column-1 > .gt-col {
	width: 100%;
}
.gt-columns > .gt-col {
	width: 100%;
	position: relative;
}
.our-strengths-section {
	background: #333;
	color: #fff;
}
.our-strengths-section h3, .our-strengths-section p {
	color: #fff;
}
.strengths-box {
	width: 140px;
	text-align: center;
	margin-top: 40px;
}
.strengths-box-image {
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	border-radius: 10px;
	width: 140px;
	height: 140px;
}
.strengths-box-text {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: .4em;
	font-weight: 300;
	display: block;
}
.our-management-team-box {
	margin-bottom: 20px;
}
.our-management-team-image {
	width: 140px;
	height: 140px;
	float: left;
	display: inline;
	margin-right: 20px;
	vertical-align: top;
	overflow: hidden;
	margin-bottom: 10px;
	border-radius: 10px;
}
.our-management-team-content span {
	display: block;
}
.management-name {
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: .4em;
	font-weight: 400;
	padding-top: 50px;
}
.management-name-sub {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: .5em;
}
.about-hero-image {
	float: right;
	margin: 0 0 0 50px;
	border-radius: 0;
	overflow: hidden;
	width: 250px;
	height: 250px;
}
.management-team-section {
	background-color: #f7f7f7;
}
.dash-heading {
	display: block;
	position: relative;
	height: 1px;
	border: none;
	background-color: #ccc;
	text-align: center;
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 60px;
}
.dash-sub-heading {
	margin: 0 0 30px;
	font-size: 24px;
	text-align: center;
	color: #666;
}
.icon-with-text a {
	width: 185px;
	height: 185px;
	background-color: #0f4d81;
	text-align: center;
	color: #fff;
	font-size: 16px;
	padding: 32px 15px;
	text-decoration: none;
	display: block;
}
.dash-icon {
	display: block;
}
.dash-text {
	display: block;
	font-size: 16px;
	letter-spacing: 0.05rem;
	text-transform: uppercase;
	margin-top: 20px;
}
.icon-with-text {
	margin: 0 5px;
}
.d-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}
.dash-heading strong {
	font-weight: 700;
}
.dash-heading {
	display: block;
	position: relative;
	height: 1px;
	border: none;
	background-color: #ccc;
	text-align: center;
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 60px;
}
.dash-heading span {
	position: relative;
	background-color: #fff;
	padding: 0 20px;
	top: 50%;
	display: block;
	margin: -24px auto 0;
	z-index: 1;
	display: inline-block;
	vertical-align: top;
}
.account-form-section .form-control {
	height: 54px;
	margin-bottom: 10px;
	padding: 10px 20px;
}
.blog-box {
	margin-bottom: 30px;
}
.blog-box-inner {
	box-shadow: 0px 0px 43px 0px rgba(40, 11, 72, 0.11);
	background: #fff;
	position: relative;
	display: block;/*height: 260px;*/
}
.blog-thumb-image {
	position: relative;
}
.blog-content {
	padding: 5px 8px 20px;
	display: block;
}
.blog-date {
	display: inline-block;
	color: #000;
	z-index: 999;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0,0,0,0.7);
	padding: 6px 10px;
	color: #fff;
}
.blog-content p {
	margin-bottom: 15px;
}
.blog-content h4 {
	font-size: 20px;
}
.newsletter_search-form.search-box-section .btn {
	background: url(../images/search_icon.png) center center no-repeat;
	width: 50px;
	height: 50px;
	border: none;
	border-radius: 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 4;
	text-indent: -99999px;
}
.newsletter_search-form #search {
	padding-left: 42px !important;
	padding-right: 15px !important;
}
.newsletter_search-form.search-box-section .form-control {
	background-color: #fff !important;
	border-color: #0f4d81;
	color: #000 !important;
	padding-right: 55px;
}
.recent-search-list {
	padding: 0;
	margin: 0;
	list-style: none;
}
.recent-search-list li {
	display: block;
}
.recent-search-list {
	list-style: none;
}
.recent-search-list li a {
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	color: #1a1c28;
	text-decoration: none !important;
}
.dash-sub-heading {
	margin: 0 0 30px;
	margin-bottom: 30px;
	font-size: 24px;
	text-align: center;
	color: #666;
}
.recent_image {
	width: 27%;
	float: left;
	margin-right: 3%;
}
.recent_link {
	width: 70%;
	float: left;
}
.recent_post li a {
	display: block;
	padding: 0px 0 5px 0;
	color: #1a1c28;
	text-decoration: none !important;
}
.recent_post a {
	border: none !important;
	padding: 0px !important;
}
.recent_post_btn {
	font-size: 14px !important;
	border: none !important;
	padding: 0 !important;
	display: inline-block !important;
	color: #d08100 !important;
}
.newsletter_search-form {
	display: block;
	position: relative;
}
.newsletter_search-form.search-box-section .btn {
	background: url(../images/search_icon.png) center center no-repeat;
	width: 40px;
	height: 40px;
	border: none;
	border-radius: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	text-indent: -99999px;
}
#myModal_cart .modal-header {
	padding: 0.3rem;
	margin-bottom: 20px;
}
.modal-header {
	border-bottom-color: #EEEEEE;
	background-color: #FAFAFA;
}
#myModal_cart .modal-title {
	color: #f6a015;
}
#myModal_cart .close {
	position: absolute;
	right: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #f6a015;
	z-index: 999;
	opacity: 1;
	color: #FFF;
	border: none;
}
.color_list_inner a img {
	border-radius: 50%;
}
.banner-section .item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.banner-section .item .cover {
	padding: 75px 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
}
.banner-section .item .cover .header-content {
	position: relative;
	padding: 36px;
	overflow: hidden;
	text-align: center;
}
.banner-section .item .cover .header-content .line {
	content: "";
	display: inline-block;
	width: 653px;
	height: 200px;
	left: 0;
	top: 0;
	position: absolute;
	border: 6px solid #fff;
	margin: auto;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.4);/* -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);*/
}
.banner-section .item .cover .header-content h2 {
	font-weight: 300;
	font-size: 35px;
	color: #fff;
}
.banner-section .item .cover .header-content h1 {
	font-size: 56px;
	font-weight: 600;
	margin: 5px 0 20px;
	word-spacing: 3px;
	color: #fff;
}
.banner-section .item .cover .header-content h4 {
	font-size: 24px;
	font-weight: 300;
	line-height: 36px;
	color: #fff;
}
.banner-section .owl-item.active h1 {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInDown;
	animation-delay: 0.5s;
}
.banner-section .owl-item.active h2 {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInDown;
	animation-delay: 0.5s;
}
.banner-section .owl-item.active h4 {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.5s;
}
.banner-section .owl-item.active a {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.5s;
}
.banner-section .owl-item.active .line {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInLeft;
	animation-delay: 0.5s;
}
.banner-section .owl-nav .owl-prev {
	position: absolute;
	left: 15px;
	top: 43%;
	opacity: 0;
	-webkit-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
	background: rgba(0, 0, 0, 0.5) !important;
	width: 40px;
	cursor: pointer;
	height: 40px;
	position: absolute;
	display: block;
	z-index: 1000;
	border-radius: 0;
}
.banner-section .owl-nav .owl-prev span {
	font-size: 1.6875rem;
	color: #fff;
}
.banner-section .owl-nav .owl-prev:focus {
	outline: 0;
}
header .owl-nav .owl-prev:hover {
	background: #000 !important;
}
.banner-section .owl-nav .owl-next {
	position: absolute;
	right: 15px;
	top: 43%;
	opacity: 0;
	-webkit-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
	background: rgba(0, 0, 0, 0.5) !important;
	width: 40px;
	cursor: pointer;
	height: 40px;
	position: absolute;
	display: block;
	z-index: 1000;
	border-radius: 0;
}
.banner-section .owl-nav .owl-next span {
	font-size: 1.6875rem;
	color: #fff;
}
.banner-section .owl-nav .owl-next:focus {
	outline: 0;
}
.banner-section .owl-nav .owl-next:hover {
	background: #000 !important;
}
.banner-section:hover .owl-prev {
	left: 0px;
	opacity: 1;
}
.banner-section:hover .owl-next {
	right: 0px;
	opacity: 1;
}
.filter_section {
	/*text-align: center;
    border: 1px solid #ccc;*/
	padding: 10px;
	border-radius: 8px;
}
.hovereffect {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
	border-radius: 50%;
}
.hovereffect .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.hovereffect img {
	display: block;
	position: relative;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
}
.hovereffect h2 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 17px;
	background: rgba(0,0,0,0.6);
	-webkit-transform: translatey(-100px);
	-ms-transform: translatey(-100px);
	transform: translatey(-100px);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	padding: 10px;
}
.hovereffect a.info {
	text-decoration: none;
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	border: 0px solid #fff;
	background-color: #ff9f04;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	margin: 127px 0 0;
	padding: 8px 25px;
}
.hovereffect a.info:hover {
	box-shadow: 0 0 5px #fff;
}
.hovereffect:hover img {
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.hovereffect:hover .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
}
.hovereffect:hover h2, .hovereffect:hover a.info {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-transform: translatey(0);
	-webkit-transform: translatey(0);
	transform: translatey(0);
}
.hovereffect:hover a.info {
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
.categories_box .hovereffect img {
	width: 100%;
	height: auto;
}
.color_refine ul li {
	border-bottom: none;
	width: 40px;
	height: 43px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
}
.color_refine ul {
	margin-bottom: 10px;
}
.color_refine ul li img {
	border: 2px solid #6c6a6a;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.color_refine ul li img:hover {
	border: 2px solid #f6a015;
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
.sub_banner-bottom-section a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase
}
.review_quote {
	margin-right: 10px !important;
	width: 21px !important;
	height: 19px;
	display: inline-block !important;
}
.product_listing_box select {
	appearance: auto !important;
}
.color_product_listing select {
	appearance: auto !important;
}
#owl-carousel-home .owl-controls {
	margin-top: 0px;
}
#owl-carousel-home .owl-controls .owl-buttons div {
	width: 36px;
	height: 36px;
	background: rgba(0,0,0,0.7);
	border-radius: 0;
	color: #fff;
	opacity: 1;
	text-align: center;
	padding: 0;
	position: absolute;
	bottom: 45%;
	z-index: 99;
	font-size: 25px;
	padding-top: 5px;
	border-radius: 50%;
}
#owl-carousel-home .owl-controls .owl-buttons .owl-prev i, #owl-carousel-home .owl-controls .owl-buttons .owl-next i {
	display: block;
}
#owl-carousel-home .owl-controls .owl-buttons .owl-prev {
	left: 10px;
}
#owl-carousel-home .owl-controls .owl-buttons .owl-next {
	right: 10px;
}
#owl-carousel-home .owl-pagination {
	position: absolute;
	z-index: 99;
	left: 47%;
	bottom: 0%;
	z-index: 99999;
}
#owl-carousel-home .owl-controls .owl-page span {
	background-color: #2b7a00;
	width: 15px;
	height: 15px;
}
#owl-carousel-review .owl-controls {
	margin-top: 0px;
}
#owl-carousel-review .owl-controls .owl-buttons div {
	width: 36px;
	height: 36px;
	background: rgba(0,0,0,0.7);
	border-radius: 0;
	color: #fff;
	opacity: 1;
	text-align: center;
	padding: 0;
	position: absolute;
	bottom: 30%;
	z-index: 99;
	font-size: 25px;
	padding-top: 5px;
	border-radius: 50%;
}
#owl-carousel-review .owl-controls .owl-buttons .owl-prev i, #owl-carousel-review .owl-controls .owl-buttons .owl-next i {
	display: block;
}
#owl-carousel-review .owl-controls .owl-buttons .owl-prev {
	left: -40px;
}
#owl-carousel-review .owl-controls .owl-buttons .owl-next {
	right: -30px;
}
#owl-carousel-review .owl-pagination {
	position: absolute;
	z-index: 99;
	left: 47%;
	bottom: 0%;
	z-index: 99999;
}
#owl-carousel-review .owl-controls .owl-page span {
	background-color: #2b7a00;
	width: 15px;
	height: 15px;
}
#owl-carousel-related .owl-controls {
	margin-top: 0px;
}
#owl-carousel-related .owl-controls .owl-buttons div {
	width: 36px;
	height: 36px;
	background: rgba(0,0,0,0.7);
	border-radius: 0;
	color: #fff;
	opacity: 1;
	text-align: center;
	padding: 0;
	position: absolute;
	bottom: 42%;
	z-index: 99;
	font-size: 25px;
	padding-top: 5px;
	border-radius: 50%;
}
#owl-carousel-related .owl-controls .owl-buttons .owl-prev i, #owl-carousel-related .owl-controls .owl-buttons .owl-next i {
	display: block;
}
#owl-carousel-related .owl-controls .owl-buttons .owl-prev {
	left: -26px;
}
#owl-carousel-related .owl-controls .owl-buttons .owl-next {
	right: -30px;
}
#owl-carousel-related .owl-pagination {
	position: absolute;
	z-index: 99;
	left: 50%;
	bottom: 0%;
	z-index: 99999;
}
#owl-carousel-related .owl-controls .owl-page span {
	background-color: #2b7a00;
	width: 15px;
	height: 15px;
}
#owl-carousel-related .product_listing_box {
	margin: 0px 15px;
}
#owl-carousel-related .item {
	padding: 15px 0px;
}
#owl-carousel-related .main_image_popup {
	height: auto;
}
#accordionExample button {
	padding: 10px;
	color: #000;
	background-color: #f6a015;
}
#accordionExample button:after {
	color: #000;
}
.accordion-button:focus {
	z-index: 3;
	border-color: none;
	outline: 0;
 box-shadow: 0 0 0 .0rem rgba(13,110,253,.25);
}
.fetch_color_bb{
	height: 100%;
}
.product_title.product_title2 a{
	height:auto;
	text-transform:capitalize !important;
	font-size:14px;
}


.configurator_left_content,
.configurator_left_content_cate{
	border: 1px solid #f5f5f5;
    padding: 1.5rem 0.5rem;
    background-color: #fff;
}
.configurator_right_content{
	border: 1px solid #f5f5f5;
	padding: 1rem 1rem;
}
.configurator-box-tittle{
	font-size: 14px;
	color: #002e4d;
	text-decoration: none;
	margin: 10px 0 5px;
	letter-spacing: 0.02rem;
}
.configurator-box-subtittle{
	font-size: 12px;
	color: #878787;
	text-decoration: none;
}
a.configurator-box{
	text-align: center;
	text-decoration: none !important;
	transition: all 0.5s;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,0);
	background-color: #fff;
	padding-bottom: 10px;
	display: block;
	cursor: pointer;
}
a.configurator-box:hover,
a.configurator-box.option_selected{
	background-color: #ffffff;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}
.configurator_left_content_cate .row{
	padding-left: 0;
    padding-right: 0;
}
.configurator_delete_icon{
	cursor: pointer;
  color: #FFF;
  position: absolute;
  top: -10px;
  right: -4px
}





.configurator-colm-heading{
  line-height: 1.2rem;
  background-color: #fff;
  font-size: 16px;
  color: #002e4d;
  padding-left: 15px;
  padding-right: 10px;
  font-weight: 600;
  border: 1px solid #002e4d;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
}
.configurator-colm-content{
  border: 1px solid #f5f5f5;
  padding: 1.5rem 0.5rem;
  background-color: #fff;
  display: none;
}
.configurator-colm-active .configurator-colm-content{
	display: block;
}
.configurator-colm-active .configurator-colm-heading{
	background-color: #002e4d;
	color: #fff;
}
.configurator-colm{
	margin-bottom: 2rem;
}
.arrow-icon svg{
	width: 26px;
	height: 26px;
	display: block;
	transition: all 0.4s ease;
}
.arrow-icon svg path{
	fill: #002e4d;
}
.configurator-colm-active .arrow-icon svg{
	transform: rotateZ(90deg);
}
.configurator-colm-active .arrow-icon svg path{
	fill: #fff;
}
.configurator-total-view .configurator_left{
	margin-top: 0;
}
.configurator-colm-content.configurator-total-view{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	background-color: #f6f6f6;
}
.right-table-scroller{
  overflow: hidden;
  overflow-y: auto;
  max-height: 270px;
}