jQuery(document).ready(function () {
jQuery(‘div#gfl-homesort-price-toggle’).click(function () {
jQuery(‘.sortby-head li.opened’).not(jQuery(this)).removeClass(‘opened’);
jQuery(this).toggleClass(‘opened’);
jQuery(this).parent().children(‘.gf-sortby-price-wrap.sort-container’).toggle();
});
jQuery(‘div#gfl-homesort-currency-toggle’).click(function () {
jQuery(‘.sortby-head li.opened’).not(jQuery(this)).removeClass(‘opened’);
jQuery(this).toggleClass(‘opened’);
jQuery(‘#gfl-homesort-currency-container.sort-container’).toggle();
});
});
.gfl-widget-share-panel {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 9999999999;
background-color: rgba(249, 249, 249, 0.91);
text-align: center;
padding: 20px;
display: none;
overflow: scroll;
}
.gfl-widget-share-panel-wrap {
color: #464646;
position: relative;
max-width: 960px;
margin: 0 auto;
top: 50%;
transform: translate(0, -50%);
text-align: left;
padding-left: 300px;
background-color: #fff;
border-radius: 11px;
overflow: hidden;
box-sizing: border-box;
font-family: “Lato”, sans-serif;
box-shadow: -1px 3px 30px 0px rgba(68, 68, 68, 0.25);
}
.widget-share-panel-thumb {
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 300px;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
}
.gfl-widget-share-panel-close {
position: absolute;
right: 15px;
top: 0;
cursor: pointer;
font-weight: 400;
color: #a7a7ab;
font-size: 26px;
line-height: 1;
padding: 15px;
z-index: 3;
}
.widget-share-panel-content {
padding: 20px;
position: relative;
min-height: 340px;
}
.widget-share-panel-title {
font-weight: 900;
margin: 0 auto 5px;
font-size: 26px;
padding: 0 30px;
position: relative;
}
.widget-share-actions {
margin: 30px auto 0;
text-align: left;
position: relative;
}
.widget-share-action {
display: inline-block;
position: relative;
margin: 20px 30px 20px;
font-weight: 700;
width: 90px;
text-align: center;
cursor: pointer;
text-decoration: none;
font-size: 18px;
color: inherit;
}
.widget-share-action:before {
content: “”;
display: block;
width: 40px;
height: 40px;
border-radius: 100%;
margin: 0 auto 4px;
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/archives/sprite_social_share.png”);
background-size: auto 42px;
background-repeat: no-repeat;
background-position: 0 50%;
}
.widget-share-action.fb:before {
background-position: -472px 50%;
}
.widget-share-action.tw:before {
background-position: -84px 50%;
}
.widget-share-action.pin:before {
background-position: -239px 50%;
}
.widget-share-action.li:before {
background-position: -317px 50%;
}
.widget-share-action.flipb:before {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/archives/share_flipb.png”);
background-size: cover;
background-position: 50% 50%;
}
.widget-share-action.mail:before {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/archives/share_email.png”);
background-size: cover;
background-position: 50% 50%;
}
.widget-share-action:hover {
opacity: 0.8;
}
/* Media Queries */
@media screen and (max-width: 960px) {
.gfl-widget-share-panel-wrap {
padding: 0;
max-width: 600px;
}
.widget-share-panel-thumb {
display: none;
}
.widget-share-panel-content {
text-align: center;
}
.widget-share-actions {
text-align: center;
}
}
@media screen and (max-width: 640px) {
.widget-share-action {
margin: 20px 15px;
}
}
@media screen and (max-width: 365px) {
.widget-share-action {
margin: 15px 10px;
}
}
jQuery(document).ready(function() {
});
.gfl-single-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
width: 10%;
}
Gadget Flow Editors
This item is eligible for $110 OFF Discount
Python Handmade Damascus Knives have a gorgeous heirloom quality
Incorporating high-quality materials, the Python Handmade Damascus Knives are ones you’ll want to pass on for generations. Handmade throughout the entire process from cutting to finishing, the Python knives consist of real Damascus steel. Combining function, design, and science, these handmade knives are for anyone who just loves to use sharp knives. They come in 16 different style options that marry stunning aesthetics with incredible function. For example, you can choose the Tactical Rosewood Tracker, which measures 10 inches overall and has a rosewood handle. Or you could select the Texas Pro Kitchen Knives set of six, which has various blade lengths as well as a camel bone, pakka blue, and red wood handle. Whichever you choose, you’ll get a knife that does exactly what you want with precision and beauty.
Python Handmade Damascus Knives have a gorgeous heirloom quality
Share it
.gfl-footer-wrap {
background-color: #fff;
border-top: 1px solid #f5f5f5;
color: rgba(105, 108, 123, 0.78);
font-family: “Lato”, sans-serif;
text-align: center;
padding: 30px 0;
}
.gfl-footer-wrap.hidden {
display: none;
}
.gfl-footer {
max-width: 800px;
margin: 0 auto;
text-align: left;
padding: 20px;
}
.gfl-footer-content {
padding: 0 40px;
}
.gfl-footer-links {
display: inline-block;
width: 100%;
}
.gfl-footer-links-section {
float: left;
width: 25%;
padding: 0 20px 0 0;
box-sizing: border-box;
}
.gfl-footer-links-section:last-of-type {
padding: 0;
}
.gfl-footer-links-subheading {
font-weight: 900;
margin: 0 0 10px;
color: #444;
font-size: 16px;
}
.gfl-footer-link-item {
display: block;
text-decoration: none;
color: #66676d;
margin: 0 0 7px;
font-size: 16px;
line-height: 1.4;
}
.gfl-footer-share-item {
margin: 0 10px 8px 0;
width: 30px;
height: 30px;
display: inline-block;
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/footer_social_icons.png”);
background-size: auto 30px;
background-repeat: no-repeat;
background-position: 0 0;
opacity: 0.9;
}
.gfl-footer-links-section a.gfl-footer-share-item:hover {
opacity: 1;
}
.gfl-footer-share-item.fb {
background-position: 0 0;
}
.gfl-footer-share-item.ins {
background-position: -72px 0;
}
.gfl-footer-share-item.pin {
background-position: -108px 0;
}
.gfl-footer-share-item.tu {
background-position: -128px 0;
}
.gfl-footer-share-item.tw {
background-position: -36px 0;
}
.gfl-footer-share-item.gp {
background-position: -144px 0;
}
.gfl-footer-share-item.fbm {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/messenger.png”);
}
.gfl-footer-share-item.rss {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/RSS.png”);
}
#gfl-footer-top-wrap {
color: inherit;
font-style: normal;
margin: 0 auto;
max-width: 820px;
padding: 19px 0 0;
text-align: left;
}
.footer-widget-title {
border-bottom: 1px solid #e0e0e0;
display: block;
color: #444;
font-weight: 900;
margin: 0 auto;
padding-bottom: 10px;
text-align: left;
}
#gfl-footer-top-wrap ul {
display: block;
margin: 25px auto;
text-align: left;
vertical-align: top;
}
.gfl-footer-featured {
background-position: 0 center;
background-repeat: no-repeat;
background-size: auto 98%;
display: inline-block;
height: 20px;
margin: 5px 29px 5px 0;
padding: 0;
vertical-align: top;
}
.gfl-footer-featured:last-of-type {
margin-right: 0;
}
.gfl-footer-featured a {
display: block;
height: 100%;
}
#gfl-footer-featured-1 {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/featuredfooter/1.png”);
width: 131px;
height: 27px;
}
#gfl-footer-featured-2 {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/featuredfooter/2.png”);
width: 64px;
}
#gfl-footer-featured-3 {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/featuredfooter/3new.png”);
background-position: 0 0px;
width: 78px;
}
#gfl-footer-featured-4 {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/featuredfooter/4.png”);
background-position: 0 0;
width: 55px;
display: inline-block;
}
#gfl-footer-featured-5 {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/featuredfooter/huffp.png”);
background-position: 0 0;
width: 159px;
display: inline-block;
margin-right: 0;
margin-left: 20px;
}
#gfl-footer-featured-6 {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/featuredfooter/inc.png”);
background-position: 0 0;
width: 56px;
display: inline-block;
margin-right: 0;
margin-left: 20px;
height: 21px !important;
}
.gfl-footer-legend {
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
padding: 20px 0;
margin: 30px auto 0;
}
.gfl-footer-legend-logo {
display: inline-block;
width: 138px;
height: 30px;
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/logo_footer.png”);
background-repeat: no-repeat;
background-position: 0 50%;
background-size: contain;
margin: 0px 5px 0 0;
}
.gfl-footer-legend-loc {
font-size: 14px;
float: right;
margin: 0;
color: #3c3d42;
}
.gfl-footer-legend-loc a {
display: block;
}
.gfl-footer-legend-loc a.dark {
display: none;
}
.gfl-footer-legend-loc img {
height: 34px;
}
.gfl-footer-legend-links {
display: inline-block;
margin: 7px 0 0;
line-height: 1.1;
font-size: 16px;
width: calc(100% – 270px);
text-align: center;
}
.gfl-footer-legend-link {
text-decoration: none;
color: #3c3d42;
font-size: 16px;
display: inline-block;
margin: 0 10px 0 0;
}
.gfl-footer-featured span {
display: none;
}
.gfl-footer-links-section.social.mobile {
display: none;
}
.gfl-footer-app {
display: block;
background-size: contain;
background-repeat: no-repeat;
background-position: 50% 50%;
width: 122px;
margin: 0 0 10px;
height: 36px;
}
.gfl-footer-app.android {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/footer_androidapp.png”);
}
.gfl-footer-app.ios {
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/footer_iosapp.png”);
}
.gfl-ll-bimg {
background-image: none !important;
}
.youtube-div {
padding-bottom: calc(100%/(16/9));
background-size: 100% auto;
background-color: #000;
background-repeat: no-repeat;
background-position: 50%;
position: relative;
cursor: pointer;
}
.youtube-div iframe {
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
}
.youtube-div .yt-play {
width: 70px;
height: 46px;
background-color: #212121;
z-index: 1;
opacity: .8;
border-radius: 14%;
transition: all .2s cubic-bezier(0,0,.2,1);
}
.youtube-div .yt-play:before {
content: ”;
border-style: solid;
border-width: 11px 0 11px 19px;
border-color: transparent transparent transparent #fff;
}
.youtube-div:hover .yt-play {
background-color: red;
opacity: 1;
}
.youtube-div .yt-play, .youtube-div .yt-play:before {
position: absolute;
top: 50%;
left: 50%;
transform: translate3d(-50%,-50%,0);
}
/* Media Queries */
@media screen and (max-width:840px) {
#gfl-footer-top-wrap ul {
text-align: left;
margin-bottom: 0;
}
.gfl-footer-featured {
margin: 7px 13px 0 !important;
}
#gfl-footer-featured-3 {
margin-left: 0 !important;
}
}
@media screen and (max-width:768px) {
.gfl-footer-links-section:not(.social) {
float: none;
width: auto;
margin: 0 auto 30px;
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/footer_arrow.png”);
background-position: calc(100% – 4px) 8px;
background-repeat: no-repeat;
background-size: 13px auto;
transition: 1s all;
}
.gfl-footer-link-item {
display: none;
line-height: 1.6;
}
.opened .gfl-footer-link-item {
display: block;
}
.gfl-footer-links-section.social {
float: none;
width: auto;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
padding: 20px 0;
margin: 40px 0 0;
}
.footer-widget-title {
width: auto;
margin: 0 auto 30px;
background-image: url(“https://thegadgetflow.com/wp-content/themes/gadgetflow-next/images/footer/footer_arrow.png”);
background-position: calc(100% – 4px) 8px;
background-repeat: no-repeat;
background-size: 13px auto;
transition: 1s all;
border: 0 none;
padding: 0;
}
.gfl-footer-legend-links {
width: auto !important;
text-align: left;
}
.gfl-footer-legend {
border: 0 none;
text-align: center;
}
.gfl-footer-legend-logo {
width: 20px;
background-size: auto 100%;
margin: 1px 10px -1px 0;
}
.gfl-footer-legend-loc {
float: none;
display: block;
text-align: center;
margin: 20px auto 0;
}
#gfl-footer-top-wrap ul {
text-align: left;
margin: -20px auto 20px;
display: none;
}
.gfl-footer-featured {
background: none !important;
width: auto !important;
height: auto !important;
display: block !important;
margin: 0 0 7px !important;
}
.gfl-footer-featured a {
text-decoration: none;
color: #66676d;
}
.gfl-footer-featured span {
display: block;
}
#gfl-footer-top-wrap {
padding: 0;
}
.gfl-footer-links-section.social.desktop {
display: none;
}
.gfl-footer-links-section.social.mobile {
display: block;
}
.gfl-footer-app {
display: none;
}
}
@media screen and (max-width:550px) {
}
@media screen and (max-width:460px) {
.gfl-footer-content {
padding: 0;
}
.gfl-footer-legend {
text-align: left;
margin: 0 auto;
}
.gfl-footer-legend-logo {
display: none;
margin: 1px 10px -1px 0;
}
.gfl-footer-legend-loc {
margin-right: 10px;
text-align: left;
margin-top: 25px;
}
.gfl-footer-legend-links {
display: block;
padding: 0;
margin: 10px 0 0;
line-height: 1.8;
}
.gfl-footer-share-item {
margin-bottom: 0;
}
}
@media screen and (max-width:320px) {
.gfl-footer-share-item.rss {
display: none;
}
}
var algolia = {“debug”:false,”application_id”:”1UFC7YURSK”,”search_api_key”:”6b294dc02634698047cdc3b1e66f2148″,”powered_by_enabled”:false,”query”:””,”autocomplete”:{“sources”:[{“index_id”:”terms_category”,”index_name”:”wp_terms_category”,”label”:”Categories”,”admin_name”:”Categories”,”position”:0,”max_suggestions”:3,”tmpl_suggestion”:”autocomplete-term-suggestion”,”enabled”:true},{“index_id”:”posts_post”,”index_name”:”wp_posts_post”,”label”:”Products”,”admin_name”:”Posts”,”position”:1,”max_suggestions”:4,”tmpl_suggestion”:”autocomplete-post-suggestion”,”enabled”:true},{“index_id”:”posts_brand”,”index_name”:”wp_posts_brand”,”label”:”Brands”,”admin_name”:”Brands”,”position”:2,”max_suggestions”:2,”tmpl_suggestion”:”autocomplete-post-suggestion”,”enabled”:true},{“index_id”:”posts_blogpost”,”index_name”:”wp_posts_blogpost”,”label”:”From our Blog”,”admin_name”:”Blog”,”position”:3,”max_suggestions”:2,”tmpl_suggestion”:”autocomplete-post-suggestion”,”enabled”:true}],”input_selector”:”input[name=’s’]:not(‘.no-autocomplete’)”},”indices”:{“searchable_posts”:{“name”:”wp_searchable_posts”,”id”:”searchable_posts”,”enabled”:true,”replicas”:[]},”posts_post”:{“name”:”wp_posts_post”,”id”:”posts_post”,”enabled”:true,”replicas”:[]},”posts_blogpost”:{“name”:”wp_posts_blogpost”,”id”:”posts_blogpost”,”enabled”:true,”replicas”:[]},”posts_brand”:{“name”:”wp_posts_brand”,”id”:”posts_brand”,”enabled”:true,”replicas”:[]},”terms_category”:{“name”:”wp_terms_category”,”id”:”terms_category”,”enabled”:true,”replicas”:[]}}};
{{{ data._highlightResult.post_title.value }}}
{{{ data._highlightResult.name.value }}}
{{{ data._highlightResult.display_name.value }}}
gfl_comments_mentionlist = ”;