@font-face {
    font-family: 'Circular';
    src: url('../fonts/Circular-Black.eot');
    src: url('../fonts/Circular-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Circular-Black.woff2') format('woff2'),
        url('../fonts/Circular-Black.woff') format('woff'),
        url('../fonts/Circular-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Circular Book';
    src: url('../fonts/Circular-Book.eot');
    src: url('../fonts/Circular-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Circular-Book.woff2') format('woff2'),
        url('../fonts/Circular-Book.woff') format('woff'),
        url('../fonts/Circular-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html, body {width: 100%; height: 100%; margin: 0; padding: 0;}
body {background-color: #ffffff; font-size: 14px; color: #273c46; font-family: 'Circular Book'; font-weight: normal;
    font-style: normal;}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}	  
a{ text-decoration:none;}
ul{list-style: none;}	  
.clearfix:after {content: ""; display: table; clear: both;}
h4 {
    font-size: 16px;
    line-height: 24px;
    color: #a1a1a1;
}

.header {
    height: 130px; position: fixed; left: 0; top: 0; width: 100%; background-color: #f6f6f6; z-index: 1002;
    border-bottom: 1px solid #e7e7e7; transition: max-width .3s ease; transition: padding .3s ease;
}
.container_wrap {padding:0px 7.5vw; margin-right: auto; margin-left: auto;}
.header .top_header{
    padding: 20px 0px 15px;
}
.header .logo {width:9%; margin-right: 25px; display:inline-block; float:left;}
.header .logo img{width:110px; height:auto;}
.header .product_search_box{ display:inline-block; width:50%;}
.header .search-input-container {position: relative;}
.header .product_search_box input {
    height: 47px; padding: 6px 40px 6px 20px; font-size: 14px; line-height: 16px; text-align: left; border-radius: 3px;
    box-shadow: 0 2px 1px rgba(0,0,0,.12);  border: 1px solid #e9e9e9; border-top: 0; display: block;  width: 100%;
    background: #fff;  color: #555;
}
.header .product_search_box .icon-search {
    position: absolute; right: 0; top: 0; cursor: pointer; width: 44px; height: 100%; padding: 15px 12px;
}
.header .icon-search:before {
    content: "\f002"; font-family: FontAwesome; font-style: normal; font-weight: 400; 
	line-height: 1; color: #404340; font-size: 16px; font-weight: 500;
}
.header .navbar-main {position: relative; min-height: 50px;}
.header .navbar-collapsed {display: block; height: auto; margin-left:-15px; margin-right:-15px;}
.header .navs {float: left; margin: 5px 0px 0px; padding: 0;}
.header .navs>li {float: left;position: relative;}
.header .navs>li:hover{border-bottom: 3px solid #01c049;}
.header .navs>li>a {position: relative; display: block; padding: 10px 15px 10px 15px; line-height: 20px; 
	color: #404340;text-decoration: none; font-size: 16px;}
.header .navs-right{float: right;}

@media (min-width: 992px){
ul {padding: 0; margin: 0;}
.header .sub-menu {
    background: #ffff; width: 220px; position: absolute; left: 0; top: 42px; box-shadow:0px 2px 4px 0px rgba(0, 0, 0, 0.31); 
	opacity: 0; pointer-events: none; visibility: hidden; padding:10px 0px;
}
.header ul.navs-left li:hover > .sub-menu {opacity: 1; pointer-events: auto; visibility: visible;}
.header .sub-menu li {display: block; padding: 0; position: relative;}
.header .sub-menu li a {position: relative; display: block; padding: 7px 14px 7px 14px;
line-height: 20px; color: #404340; text-decoration: none; font-size: 16px;}
.header .sub-menu .sub-menu {left: 100%;top: 0;}
.cart-count {
    width: 20px; height: 20px; font-size: 10px; background: #fbb149; color: #000; border-radius: 50%;
    display: block; position: absolute; left: 23px; top: 0px; text-align: center; line-height: 20px;
}
.cart-ul {
    background: #fff; width: 550px; position: absolute; right: 0; top: 42px; display: none;
    list-style: none; box-shadow: 0px 1px 7px 1px rgba(2, 2, 2, 0.3); line-height: normal; z-index: 10;
}
.header ul.navs-right > li:hover .cart-ul {display: block;}
.cart-header {
    padding: 11px 20px; position: relative; background: #fff; border-bottom: 1px solid #01c049;	height: 40px;
}
.cart-header h4 {
    float: left; color: #404340; line-height: 1; margin: 0; font-size:18px; padding: 0px; text-transform: capitalize;
}
.cart-header a {float: right; text-transform: capitalize; color: #404340; font-size: 16px; transition: 0.4s linear all; 
				margin: 2px 0px; text-decoration: none; 
}
.cart-item-body {max-height: 350px; overflow-y: auto; padding: 15px 20px;}
.cart-item-row{border-bottom: 1px #d4d1ce solid; padding: 20px 0px;}
.cart-item-row:after{content: ""; display: table; clear: both;}
.cart-item-desc{ float:left; width:73%;}
.cart-item-details{ float:left; width:27%;}
.cart-img{width:15%; float:left;}
.cart-img img{height:60px; max-width:100%;}
.cart-name{width:85%; float:left; padding:10px 15px;}
.cart-item-desc h5 {
	font-size: 16px;font-weight: 500;margin: 0 0 3px 0;text-transform: inherit;color: #3d3d3d; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box;
	}
.cart-item-desc p {font-size: 15px; margin: 0 0 5px 0; color: #3d3d3d;}
.cart-price {position: relative; padding: 0 40px 8px 20px;}
.cart-price p {margin: 0; color: #3d3d3d; font-size: 18px; font-weight: 700;}
.cart-delete {
    position: absolute; top: -4px; right: 5px; width: 21px; height: 21px; -webkit-transition: 0.3s linear all;
    transition: 0.3s linear all; cursor: pointer; background: #e4e3e2;
}
.cart-delete:hover {background: #000;}
.cart-delete:after {
    position: absolute; top: 0; right: 0; left: 0; bottom: 0; width: 11px; height: 11px;
	background: url(../images/close.svg) no-repeat; content: ""; margin: auto;  background-size: contain;
}
.qty_bx {width: 100%; height: 36px; position: relative; padding: 0 40px; display: inline-block;}
.qty_bx span.page_lefter {left: 0px;}
.qty_bx span.page_righter {right: 0px;}
.qty_bx span {
    position: absolute; width: 38px; height: 33px; display: block; top: -3px; bottom: 0; text-indent: 9999px;
    overflow: hidden; cursor: pointer; margin: auto; border-radius: 5px; transition: 0.3s linear all;
}
.qty_bx input {
    height: 33px; border: none; border-right: 3px solid #fff; border-left: 3px solid #fff; color: #3d3d3d;
    font-size: 15px; text-align: center; margin: 0; padding: 2px; background: #e4e3e2; border-radius: 5px;
    line-height: 20px; width: 100%;
}
.qty_bx span.page_lefter{border:1px solid #01c049;background: #fff;}
.qty_bx span.page_righter{border:1px solid #01c049;background: #01c049;}
.qty_bx span.page_lefter:after {
    left: 12px; background: url(../images/minus.svg) no-repeat; height: 1px; margin-top: -1px; position: absolute;
    width: 15px; height: 15px; display: block; top: 50%; margin-top: -7px; content: ""; background-size: contain;
	margin-left: -2px;
}
.qty_bx span.page_righter:after {
    right: 12px; background: url(../images/plus.svg) no-repeat; position: absolute; width: 15px;
    height: 15px; display: block; top: 50%; margin-top: -7px; content: "";  background-size: contain;
}

.cart-item-total{padding:15px 0px;}
.cart-item-total p{
    padding: 7px 0px; font-weight: 700; font-size: 16px; text-transform: uppercase; color: #3d3d3d;
	text-align: left; margin:0px 0px;
}
.cart-item-total .item-lebel{ float:left; width:70%;}
.cart-item-total .amount{ float:left; width:30%;}
.cart-item-total .item-lebel p{text-align: left;}
.cart-item-total .amount p{text-align: right;}
.cart-item-total .alltot p{font-size: 20px;}
.checkout {min-height: 40px; height: 40px;}
.checkout .btn-left{ 
    width:100%; height: 100%; padding: 11px 5px 10px; text-align: center; transition: 0.3s linear all;
	background:#01c049; float:left;
	}
.checkout a {text-transform: uppercase; color: #fff; border-bottom: 0; font-size: 16px; font-weight: 600;}


}


.search_component{margin-top: 125px;padding: 30px 0px 70px;}
.search_component:after {content: ""; display: table; clear: both;}
.left_side{ width:20%; float:left;}
.right_side{ width:80%; float:left;}
.filter_panel h3 {font-size: 18px; color: #8b8b8b; font-weight: 600; line-height:1.2; margin:0px 0px 15px;}
.btm-padd{padding: 5px 0px 25px;}
.filter_panel .custom_checkbox {position: relative; display: block; margin-bottom: 12px;}
.filter_panel .custom_checkbox input {
    opacity: 0; filter: alpha(opacity=0); height: 100%; left: 0; top: 0; margin: 0; width: 100%;
    position: absolute; cursor: pointer;
}
.filter_panel .custom_checkbox span {
    color: #404340; font-size: 14px; position: relative; cursor: pointer; padding: 0px 0 0 25px;
    pointer-events: none; display: block; line-height:1.3;
}
.filter_panel .custom_checkbox span:before {
    content: ""; background: #fff; position: absolute; width: 15px; height: 15px; 
    border: 1px solid #d2d2d2; left: 0; top: 0px; line-height: 20px; border-radius: 2px; margin-right: 6px;
}
.filter_panel .custom_checkbox input[type=checkbox]:checked + span:before {
    content: "\f00c"; font-family: FontAwesome; font-size: 11px; line-height: 15px; color: #fff; 
	text-align: center; background: #000; border-color: #000;
}

.results_panel .result_header{margin-bottom: 30px;}
.results_panel .result_header h1{font-size: 24px;
    color: #404340; margin:0px 0px 20px; font-weight: 400; line-height: 1.5;
	}
h2.search-info-title {
       font-size: 15px; line-height: 1.3; font-weight: 400; margin: 10px 0px;
}
.store_list{ padding:0px 0px 30px;}
.store_grid{ float:left; width:23.5%; height:200px; border: 1px solid #e1e1e1; margin:0px 6px 15px; 
	padding:10px 40px; text-align:center; border-radius: 6px;
}
.store_grid:before{content: ''; height:100%; width:0; display:inline-block; vertical-align:middle; margin-left: -5px;}
.grid_sec{ display:inline-block; vertical-align:middle; width:100%;}
.store_grid .store_img img{height:100px; max-width:100%;}
 .store_grid span{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 16px;
}
.store_grid .ribbon {
    padding: 0 20px; position: relative; color: #fff; text-align: center; background-color: #01c049; 
	height: 30px; margin-top: 10px;
}
.store_grid .ribbon:before {
    content: ""; width: 4px; bottom: 0; top: 0; position: absolute; display: block; border: 15px solid #01c049;
}
.store_grid .ribbon:before {
    left: -7px; border-right-width: 1px; border-left-width: 6px; border-left-color: transparent;
}
.store_grid .ribbon:after {
    content: ""; width: 4px; bottom: 0; top: 0; position: absolute; display: block; border: 15px solid #01c049;
}
.store_grid .ribbon:after {
    right: -7px; border-left-width: 1px; border-right-width: 6px; border-right-color: transparent;
}
.store_grid .ribbon h4 {
    line-height: 30px; color: #fff; text-align: center; font-weight: 400; font-size: 16px; margin: 0px;
}
.product_list{ padding:0px 0px 30px;}
.product_list:after{content: ""; display: table; clear: both;}
.product_grid{float:left; width:23.5%; height:330px; border: 1px solid #e1e1e1; margin:0px 6px 15px; 
	padding:10px 15px; border-radius: 6px;
	}
.product_grid .product_img{margin: 20px 0px; text-align:center;}
.product_grid .product_img img{max-height:110px; height:110px;}
.product_grid h5{ 
	font-weight: 400; font-size: 14px; color: #404340; text-align:left; line-height: 1.3; margin:5px 0px 10px;
	-webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; 
	display: -webkit-box; min-height: 37px;
	}
p.pro_brand{margin: 0px 0px; font-size: 18px; color: #777574;}
.satr_rating img{height: 18px;}
.satr_rating span{ display:inline-block; float:left;}
.satr_rating .count {color: #adb9bf; font-size: 12px; margin-left: 4px;}
/*.star-wrapper .star {max-width: 18px; width: 18px; height: 18px; padding: 0px 2px;}*/
.satr_rating:after{content: ""; display: table; clear: both;}
.product_grid .product_details h3.amt {
    font-size: 17px; color: #404340; font-weight: 400; line-height: 20px; text-decoration: line-through; cursor: pointer;
	margin:0px; line-height:1.5;
}
.product_grid .product_details{padding:10px 0px;}
.product_grid .product_details h4.view {margin:0px;	line-height:1.5;}
.product_grid .product_details h4.view a {
    color: #337ab7; text-decoration: none; color: #01c049; font-weight: 400; font-size: 16px;
	}
.product_grid .product_details h4.view:hover a {color: #337ab7; text-decoration: underline; }
.page-footer {
    background-color: #fff; padding: 25px 0 50px; width: 100%; border-top: 1px solid #d9dee1; position: relative;
    z-index: 95; display:flex; flex-wrap:wrap;
}
.page-footer .about {padding: 0; padding-right: 50px; min-width: 200px; width: 65%;}
.page-footer p{color: #828282; font-size: 14px; line-height:1.7; font-weight: 400; margin:0px 0px 10px;}
.page-footer .social-icons .icon {
    width: 27px; height: 27px; border-radius: 100%; background: #989898; font-size: 14px; margin-top: 10px; 
	text-align: center; cursor: pointer; padding: 5px 3px 5px 2px; margin-right: 5px; transition: all .3s ease;
    display: inline-block; color: #fff;
}
.page-footer .social-icons .icon:before {
    font-family: FontAwesome; font-style: normal; font-weight: 400; line-height: 1;
}
.icon-facebook:before {content: "\f09a";}
.icon-twitter:before {content: "\f099";}
.page-footer .links-section ul{ list-style:none;}
.page-footer .links-section{display:flex; flex-wrap: wrap; width: 35%;}
.page-footer .links-section .app-links, .page-footer .links-section .external-link{width:50%;}
.page-footer .links-section ul li{ margin-bottom:10px;}
.page-footer .links-section ul li a {
    color: #828282; padding: 0px 0px 10px; font-size: 14px; line-height: 1.2; font-weight: 400;
}

.offer_product{ width:100%;}
.offer-product-image{ float:left; width:21%; padding:0px 20px 0px 30px;}
.offer-product-content{ float:left; width:50%; padding:0px 20px 0px 20px;}
.offer-product-pricing{ float:left; width:29%; padding:0px 20px 0px 20px;}

.offer-product-image .product-image-gallery img{width:200px;}
.offer-product-image .product-image-gallery{margin:20px 0px 0px;}

.offer-product-content .pro-info h2{font-weight: 600; font-size: 20px; line-height: 30px;}
.offer-product-content .pro-info h6{font-size: 14px; line-height: 19px; color: #a1a1a1; margin-top: 10px;
    margin-bottom: 15px; font-weight:500;}
.offer-product-content .pro-info h6 .dot {padding: 0px 6px;}
.offer-product-content .product-variations h3 {
    font-size: 18px; line-height: 28px; color: #404340;
}

.product-variation-grid {
    width: 60px; max-height: 95px; height: 95px; padding: 5px; border-radius: 6px; position: relative;
    background-color: #fff; border: 1px solid #dbdee1; text-align:center; display:flex; flex-wrap:wrap;
	display:inline-block; margin:0px 5px; transition:all 0.2s ease;
}
.product-variation-grid:hover{border: 1px solid #000;}
.product-variation-grid img{min-height: 30px; margin: 2px 0px; height: 35px;}
.offer-product-title h5 {
    white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #273c46; font-size: 12px;
    line-height: 1.3; margin:7px 0px 3px;
}
.offer-product-title .total {font-size: 14px; font-weight: 600;}

.offer-product-pricing .origin-totals {margin-bottom: 15px; margin-top: 20px;}
.offer-product-pricing h4 {font-size: 16px;line-height: 24px; color: #a1a1a1;margin: 0px; font-weight: 500;}
.offer-product-pricing .charcoal {color: #404340; font-size: 16px; line-height: 24px; font-weight: 600;}
.offer-product-pricing .wikibuy-totals {margin-bottom: 10px;}
.offer-product-pricing .wikibuy-totals .palmetto {color: #01c049;}

.wikibuy-totals .value-wrapper h4{display:inline-block;}
.action-group {margin: 30px 0 0;}
.action-group .primary-btn-large {
	width: 100%;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 16px;
    height: 40px;
    background: #01c049;
    border: 1px solid #01c049;
    color: #fff;
    border-radius: 6px;
    min-width: 70px;
    padding: 0 0px;
    text-align: center;
    font-weight: bold;
}
.action-group .primary-btn-large.outline {background: #fff; border: 1px solid #01c049; color: #01c049;}


.price-history{padding:30px 0px;}
.table-filters h1 {font-size: 30px; line-height: 44px; color: #404340;}
table {border-spacing: 0; border-collapse: collapse;}
.table {width: 100%; max-width: 100%; margin-top:-1px; border: 1px solid #e1e1e1;border-radius: 6px 6px 0px 0px;}
.table>thead>tr{border: 1px solid #e1e1e1;}
.table>tbody>tr>td, .table>thead>tr>td, .table>thead>tr>th {padding: 15px 15px; text-align:left;}
.table>thead>tr>th {font-size: 12px; text-transform: uppercase; line-height: 19px; color: #a1a1a1;}

.offer-table-component h4{ margin:5px 0px;}
.offer-table-component .vendor h4 {white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.offer-table-component .vendor .verified-dot {
    width: 8px; height: 8px; border-radius: 100%; background: #a1a1a1; display: inline-block; vertical-align: middle;
    margin-right: 8px; margin-top: -3px;
	}
.offer-table-component .vendor .verified-dot.verified {background: #01c049;}
.charcoal {color: #404340;}
.bold{font-weight:600;}
.offer-table-component .est-total h5 {font-size: 13px; margin:5px 0px;}
.offer-table-component .savings {max-width: 70%; width: 100%;  text-align: center; position: relative; min-height: 30px;}
.offer-table-component .savings .btn-small {
	max-width: 100%; min-width: 100%;  padding: 5px 5px; height: 33px; line-height: 24px; font-size: 14px;
    text-align: center; cursor: pointer; letter-spacing: 0.7px; border: 1px solid #01c049; color: #01c049; background:#fff;
}
.offer-table-component .tfoot .flex h4 {margin-right: 12px; display:inline-block; cursor: pointer;}
.offer-table-component .tfoot {
    background-color: #f6f6f6; border: 1px solid #e1e1e1; border-radius: 0px 0px 6px 6px;
}

.pagination {padding-left: 0; margin: 20px 0; text-align: center; list-style: none;}
.pagination li {display: inline; margin: 0px 2px;}
.pagination li>a{
	display: inline-block; padding: 7px 7px; background-color: #fff; border: 1px solid #ddd;
    border-radius: 100%; color: #555758; text-decoration: none;	font-size: 16px; height:37px; width:37px;
}
.pagination li.prev>a, .pagination li.next>a {
    display: inline-block; padding: 7px 14px; background-color: #fff; border: 1px solid #ddd; border-radius: 15px;
	color: #555758; text-decoration: none; font-size: 16px;	width:auto;
}
.pagination li.active>a, .pagination li:hover>a{
    background-color: #02b043; border: 1px solid #02b043; color: #fff;
	}
.cart-success {
    color: #fff;
    position: absolute;
    text-align: center;
    margin-top: 20px;
    width: 100%;
    margin: 20px auto;
    background: #02b043;
    z-index: 9999;
    max-width: 400px;
    padding: 10px;
    left: 0;
    border-radius: 6px;
    right: 0;
    display: none;
}
.price-history a {
    color: #404340;
}