*{

  font-family: 'Barlow', sans-serif;

  box-sizing: border-box;

}





.carousel-cell {

  width: 100%;

  height:auto;

  margin-right: 10px;

}




.ourpartner .brandlogo {
    height: 140px;
    overflow: hidden;
    margin: 0 10px;
    background: #fff;
}
.ourpartner .brandlogo img {
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    display: block;
    width: auto;
}
.ourpartner .owl-prev {
    background: #fff !important;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    box-shadow: 1px 1.5px 4px 0px rgba(170, 174, 181, 0.45);
    background: #fff;
    border-radius: 100%;
    display: block;
    font-size: 0;
    position: absolute;
    top: 40px;
    left: -20px;
}
.ourpartner .owl-next {
    background: #fff !important;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    box-shadow: 1px 1.5px 4px 0px rgba(170, 174, 181, 0.45);
    background: #fff;
    border-radius: 100%;
    display: block;
    font-size: 0;
    position: absolute;
    top: 40px;
    right: -20px;

}
.ourpartner p.text-left {
    text-align: left !important;
    margin-top: 0 !important;
    margin-bottom: 30px;
}
.ourpartner span {
    margin: 0 auto;
    font-size: 40px;
    color: #f15d22;
    line-height: 30px;
}
.parallax1 {

    background-image: url('https://i.imgur.com/0rF74ag.png');

    background-attachment: fixed;

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

}



.parallax2 {

    background-image: url('https://i.imgur.com/Cfo1ibp.jpg');

    background-attachment: fixed;

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

     box-shadow: 0px 0px 0px 4000px rgba(0, 0, 0, 0.7) inset;

}



.sb-example-1 .search {

  width: 80%;

  margin: auto;

  position: relative;

  display: flex;

}

.sb-example-1 .searchTerm {

  width: 100%;

  border: 3px solid #f15d22;

  border-left: none;

  padding: 5px;

  /* border-radius: 5px 0 0 5px; */

  outline: none;

  color: #9DBFAF;

}

.sb-example-1 .searchTerm:focus{

  color: #f15d22;

}

.sb-example-1 .searchButton {

  width: 40px;

  height: 50px;

  border: 1px solid #f15d22;

  background: #f15d22;

  text-align: center;

  color: #fff;

  cursor: pointer;

  font-size: 20px;

}



/* --------------- SMALL SCREEN --------------- */

.sb-example-2 .search-2 {

  width: 100%;



  position: relative;

  display: flex;

}

.sb-example-2 .searchTerm-2 {

  width: 100%;

  border: 3px solid #f15d22;

  border-left: none;

  padding: 5px;

  /* border-radius: 5px 0 0 5px; */

  outline: none;

  color: #9DBFAF;

}

.sb-example-2 .searchTerm-2:focus{

  color: #f15d22;

}

.sb-example-2 .searchButton-2 {

  width: 40px;

  height: 50px;

  border: 1px solid #f15d22;

  background: #f15d22;

  text-align: center;

  color: #fff;

  cursor: pointer;

  font-size: 20px;

}



/* ------------------------------ */



.w3-cursive{

  font-family: "montserrat",sans-serif;

}

.w3-overflow{

  white-space: nowrap;

  overflow: hidden;

  text-overflow: ellipsis;

}



.w3-opacity-color{color:#fff!important;background-color:#f48559!important}



.w3-logo-color{color:#fff!important;background-color:#f15d22!important}



.w3-text-logo-color,.w3-hover-logo-color:hover{color:#f15d22!important}



.w3-hover-card-logo:hover{color:#fff!important;background-color:#f15d22!important}



.w3-border-logo,.w3-hover-border-logo:hover{border-color:#f1835a!important}



#accessories_not_missing:checked ~ label[for="accessories_not_missing"],

#original_box:checked ~ label[for="original_box"],

#original_charger:checked ~ label[for="original_charger"],

#original_earphone:checked ~ label[for="original_earphone"],

#original_bill:checked ~ label[for="original_bill"]{

  background: #f48559;

  color: #fff;

}



#glass_no_defect:checked ~ label[for="glass_no_defect"],

#glass_scratches:checked ~ label[for="glass_scratches"],

#glass_back_broken:checked ~ label[for="glass_back_broken"],

#glass_front_broken:checked ~ label[for="glass_front_broken"],

#glass_both_broken:checked ~ label[for="glass_both_broken"]{

  background: #f48559;

  color: #fff;

}



#display_no_defects:checked ~ label[for="display_no_defects"],

#display_cracked:checked ~ label[for="display_cracked"],

#display_minor_lines:checked ~ label[for="display_minor_lines"],

#display_minor_spots:checked ~ label[for="display_minor_spots"],

#display_touch_faulty:checked ~ label[for="display_touch_faulty"]{

  background: #f48559;

  color: #fff;

}



#body_no_defects:checked ~ label[for="body_no_defects"],

#body_bend:checked ~ label[for="body_bend"],

#body_dent:checked ~ label[for="body_dent"],

#body_minor_scratches:checked ~ label[for="body_minor_scratches"],

#body_heavy_scratch:checked ~ label[for="body_heavy_scratch"]{

  background: #f48559;

  color: #fff;

}



#mic_faulty:checked ~ label[for="mic_faulty"],

#wifi_faulty:checked ~ label[for="wifi_faulty"],

#battery_faulty:checked ~ label[for="battery_faulty"],

#buttons_faulty:checked ~ label[for="buttons_faulty"],

#face_id_faulty:checked ~ label[for="face_id_faulty"],

#speaker_faulty:checked ~ label[for="speaker_faulty"],

#cellular_faulty:checked ~ label[for="cellular_faulty"],

#charging_faulty:checked ~ label[for="charging_faulty"],

#bluetooth_faulty:checked ~ label[for="bluetooth_faulty"],

#back_camera_faulty:checked ~ label[for="back_camera_faulty"],

#nothing_faulty:checked ~ label[for="nothing_faulty"],

#front_camera_faulty:checked ~ label[for="front_camera_faulty"]{

  background: #f48559;

  color: #fff;

}



/* Repair */

#repair_wifi:checked ~ label[for="repair_wifi"],

#repair_screen:checked ~ label[for="repair_screen"],

#repair_network:checked ~ label[for="repair_network"],

#repair_speaker:checked ~ label[for="repair_speaker"],

#repair_charging:checked ~ label[for="repair_charging"],

#repair_software:checked ~ label[for="repair_software"],

#repair_microphone:checked ~ label[for="repair_microphone"],

#repair_back_camera:checked ~ label[for="repair_back_camera"],

#repair_front_camera:checked ~ label[for="repair_front_camera"],

#repair_power_on_off:checked ~ label[for="repair_power_on_off"],

#repair_battery:checked ~ label[for="repair_battery"],

#repair_vibrator:checked ~ label[for="repair_vibrator"],

#repair_earphone:checked ~ label[for="repair_earphone"],

#repair_liquid_water_damage:checked ~ label[for="repair_liquid_water_damage"]{

  background: #f48559;

  color: #fff;

}





.mobparts .w3-col.s2{width:20%;text-align: center;}

.mobparts .w3-col.s2 .w3-margin{margin:10px !important;}

.mobparts .w3-col.s2 .w3-padding{padding: 8px 10px !important;}

.mobparts .w3-row-margin{margin:0 -10px;}

.mobparts .w3-row-margin img.w3-padding{padding:0 !important;}

.mobparts .w3-row-margin .imgbox{height: 180px;overflow: hidden;line-height: 150px;position: relative;}

.mobparts .w3-row-margin .imgbox img{max-width:60%;position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);}

.mobparts .w3-row-margin .w3-medium{margin:5px 0 !important;}

.mobparts{margin-bottom:10px;overflow: hidden;}

.xzoom-thumbs{margin-top:20px;}

.rgtctn .rating{display: inline-block;vertical-align: middle;margin-right:10px;}

.rgtctn .rating i{color:#f15d22;margin-right:2px;}

.rgtctn .totalreview{color:#000;display: inline-block;vertical-align: middle;margin-right:10px;}

.rgtctn .totalreview:hover{text-decoration: underline;}

.rgtctn .writereview{color:#000;display: inline-block;vertical-align: middle;}

.rgtctn .writereview:hover{text-decoration: underline;}

.productdet .large-5.column{text-align: center;}

.rgtctn h2{font-weight:700;margin:0 0 5px 0;color:#000;padding-bottom:0px;font-size: 20px;line-height: 24px;margin-top:-3px;}

.rgtctn .fillstack{font-weight:400;color:#666;margin-bottom:5px;font-size:16px;}

.rgtctn .fillstack label{font-weight:600;color:#000;margin-right:15px;}

.rgtctn .ratesec{margin-bottom:15px;}

.rgtctn .price{color:#f15d22;font-size:26px;margin:15px 20px 0px 0;font-weight: 600;display:block;}

.rgtctn .sellprice{display:block;vertical-align:top;margin: 0px 20px 0px 0;font-size: 13px;line-height:10px;}

.small-img .icon-left{left:30px;}

.w3-half .small-img .icon-right{right:30px;}

.rgtctn .sellprice h6{display: inline-block;color: #000;}

.rgtctn .sellprice del{color:#ff0000;margin-right:10px;}

.rgtctn .sellprice span:last-child{font-weight:500;}

.rgtctn .code{margin:10px 0;font-size: 14px;color:#000;}

.rgtctn .code span{margin-left:10px;color:#000;font-size: 14px;}

.productdes{clear: both;box-shadow: none;padding: 20px;background: #f9f9f9;}

.productdes h2{color:#f15d22;margin-top:0;font-weight:700;font-size: 24px;}

.productdes h4{font-weight:500;color:#000;font-size: 18px;}

.productdes ul{padding:0;list-style: none;}

.productdes ul li{position: relative;padding-left:15px;color: #333;margin-bottom: 7px;}

.productdes ul li:before{position: absolute;left:0;width:5px;height:5px;top:9px;background: #333;border-radius:100%;content: "";}

.show {width: 400px; height: 400px;margin:0 auto;border:1px solid #e2e2e2;margin-bottom: 20px;}

.small-img { width:100%; height: 70px; margin-top: 10px; position: relative; left: 0px;}

.small-img .icon-left, .small-img .icon-right { width: 12px; height: 24px; cursor: pointer;position: absolute;top: 0;bottom: 0;margin: auto 0;}

.small-img .icon-left { transform: rotate(180deg) }

.small-img .icon-right { right: 0; }

.small-img .icon-left:hover, .small-img .icon-right:hover { opacity: .5; }

.small-container {width: 310px;height: 70px;overflow: hidden;position: absolute;left: 0;right: 0;margin: 0 auto;}

.small-container div {width: 800%;position: relative;}

.small-container .show-small-img {width: 70px;height: 70px;margin-right: 6px;cursor: pointer;float: left;}

.small-container .show-small-img:last-of-type { margin-right: 0; }

.productdes{margin-top:30px;width:100%;float: left;}

.show div:last-child{width: 400px !important;height:400px !important;border:1px solid #e2e2e2;z-index: 99;}

.quantity .qtybutton{border-radius:0px;background: #f15d22;border-radius:0px;color:#fff;border:none;width:20px;z-index:1;height:20px;line-height:0;margin-right:6px;margin-top:9px;display: inline-block;vertical-align:top;font-size: 28px;position: relative;cursor: pointer;}

.quantity .qtybutton span{position: absolute;left:0;right:0;bottom: 0;top:7px;display: block;}

.quantity .qtybutton:hover{background: #000;}

.quantity .qtybutton:focus{outline: inherit;border:none;}

.quantity .input{width:50px;border:1px solid #e2e2e2;height:35px;text-align: center;padding-left:15px;margin-right:5px;}

.rgtctn .quantity{margin:10px 0;color:#000;font-size: 16px;display: inline-block;}

.rgtctn .colorvariation{margin:10px 0;display: none;}

.rgtctn .quantity label{color:#000;margin-right:10px;font-size: 14px;}

.shopbtn{margin:30px 0 20px;}

.addtocartbtn{display: inline-block;cursor:pointer;margin-right:10px;padding:10px 35px;background:#f15d22;color:#fff;border-radius:0px;border:none;text-transform: uppercase;}

.addtocartbtn:hover{background: #000;}

.addtocartbtn:focus{outline: inherit;}

.shopbtn .buynow{background: #333;}

.shopbtn .buynow:hover{background: #000;}

.colorvariation input[type='radio'] {-webkit-appearance: none;-moz-appearance: none;width: 25px;height: 25px;border-radius:100%;margin: 5px 0 5px 5px;background-size: 225px 70px;

position: relative;float: left;display: inline;top: 0;border-radius: 3px;z-index: 99999;cursor: pointer;margin-right:5px;}

.colorvariation label{color:#000;display: inline-block;vertical-align: middle; font-size: 16px; font-weight: 500;margin-right:10px;}

.colorvariation .colorinput{display: inline-block;vertical-align: middle;}

.colorvariation [type="radio"]:checked,.colorvariation [type="radio"]:not(:checked) {position: absolute;left: -9999px;}

.colorvariation [type="radio"]:checked + label,.colorvariation [type="radio"]:not(:checked) + label{position: relative;padding-left: 28px;cursor: pointer;

line-height: 20px;display: inline-block;color: #666;}

.colorvariation [type="radio"]:checked + label:before,.colorvariation [type="radio"]:not(:checked) + label:before {content: '';position: absolute;left: 0;

top: 0;width: 18px;height: 18px;border: 1px solid #ddd;border-radius: 100%;background: #fff;box-shadow: 0px 0px 4px rgba(0,0,0,.1);}

.colorvariation [type="radio"]:checked + label:after,.colorvariation [type="radio"]:not(:checked) + label:after {content: '';width: 12px;height: 12px;

position: absolute;top: 4px;left: 4px;border-radius: 100%;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}

.colorvariation [type="radio"]:not(:checked) + label:after {opacity: 0;-webkit-transform: scale(0);transform: scale(0);}

.colorvariation [type="radio"]:checked + label:after {opacity: 1;-webkit-transform: scale(1);transform: scale(1);width: 18px;height: 18px;top: 0;

left: 0;}

.colorvariation .variloop{display: inline-block;vertical-align: middle;margin-right: 10px;}

.redcls [type="radio"]:checked + label:before,.redcls [type="radio"]:not(:checked) + label:before{background: #ff0000;border-color: #ff0000;}

.redcls [type="radio"]:checked + label:after{border-width: 5px;box-shadow: 0px 1px 5px #ff0000;}

.greencls [type="radio"]:checked + label:before,.greencls [type="radio"]:not(:checked) + label:before{background: #2ecc71;border-color: #2ecc71;}

.greencls [type="radio"]:checked + label:after{border-width: 5px;box-shadow: 0px 1px 5px #2ecc71;}

.yellowcls [type="radio"]:checked + label:before,.yellowcls [type="radio"]:not(:checked) + label:before{background: #f1c40f;border-color: #f1c40f;}

.yellowcls [type="radio"]:checked + label:after{border-width: 5px;box-shadow: 0px 1px 5px #f1c40f;}

.purplecls [type="radio"]:checked + label:before,.purplecls [type="radio"]:not(:checked) + label:before{background: #9400D3;border-color: #9400D3;}

.purplecls [type="radio"]:checked + label:after{border-width: 5px;box-shadow: 0px 1px 5px #9400D3;}

.colorvariation .variloop span{color:#777;font-weight: 400;}

.customproductbrand{background: #f5f5f5;}

.customproductbrand .whitebg{background: #fff;}

.customproductbrand .bredcrumbcts{padding:15px;}

.customproductbrand .bredcrumbcts ul{list-style: none;padding:0;margin:0;}

.customproductbrand .bredcrumbcts ul li{display:inline-block;}

.customproductbrand .bredcrumbcts ul li a{padding-right:10px;margin-right:10px;position: relative;}

.customproductbrand .bredcrumbcts ul li a:after{content: "/";position: absolute;right:-5px;font-size: 16px;top:-2px;}

.customproductbrand .suggestionbox{margin: 15px;overflow: hidden;border: 1px solid #edeff1;padding:8px 15px;}

.customproductbrand .suggestionbox .w3-half{justify-content: center;display: flex;}

.customproductbrand .suggestionbox .brandmob span{margin:3px auto 0;display: block;text-align: center;color:#f15d22;}

.customproductbrand .suggestionbox .brandmobimg img{ max-width: 50%; margin: 0 auto; display: block;}

.ctsser .searchTerm{border:1px solid #c2c9d0;width: 100%;}

.customsearcbo h3{text-align: center;margin:0 auto 15px;font-weight:700;color:#f15d22;}

.customsearcbo .searchButton{width: auto;height: auto;background:none;border:none;position: absolute;right: 5px;}

.customsearcbo .searchButton i{color:#f15d22;}

.ctsser{box-shadow: none;width: 60% !important;margin:0 auto;position: relative;}

#suggestions{margin-top:35px !important;box-shadow: none !important;border:1px solid #edeff1;padding: 2px 10px!important;}

#suggestions a.w3-bar-item{padding-left:0;padding-right: 0 !important;padding-bottom: 0 !important;}

#suggestions a.w3-bar-item b{font-weight: 400;}

.ctsser input[type="text"]{padding: 5px 10px;}

.suggestiontle{margin-left:15px;}

.brandlstcts{border:1px solid #edeff1;padding: 4px 20px;margin: 25px 15px;border-radius: 5px;}

.brandlstcts .w3-border{border:none !important;padding: 0 0 25px 0 !important;margin: 0 auto !important;box-shadow:none !important;}

.brandlstcts p.w3-small{display: none;}

.brandlstcts .w3-col{border-bottom: 1px solid #e3e9ec;margin-bottom: 20px;}

.brandlstcts .w3-image{padding:0 !important;}

.searchbrand{}

.searchbrand h3{text-align: center;margin:0 auto 15px;font-weight:700;color:#f15d22;}

.searchbrand ul{list-style: none;padding:0;text-align: center;}

.searchbrand ul li{display: inline-block;width:3.5%;text-align: center;}

.searchbrand ul li a{display: block;text-transform: uppercase;}

.searchbrand .modelnotebox{border:1px solid #e3e9ec;padding:10px;text-align: center;border-radius: 5px;margin: 0 15px;}

.searchbrand .modelnotebox p{margin:0;}

.searchbrand .modelnotebox a{margin-left:5px;color:#f15d22;}

.productpge .productlft{/*border:1px solid #e2e2e2;*/}

.productpge .productrgt{padding-left: 20px;align-self: center;}

.productpge .w3-opacity-min.maintle{margin-top: 0;text-align: center;margin-bottom:10px;}

.productrgt p.w3-text-logo-color{text-align: center;margin-top: 0 !important;}

.productpge .w3-table td{padding-left: 0;text-align: center;}

.productpge .w3-table i{margin-right:10px;}

.productpge .w3-table{text-align: center;}

.productpge .w3-table td{display:inline-block;padding-bottom: 0;}

.productpge .w3-row-padding{display: flex;}

.productmod p.w3-text-logo-color{margin-left:15px;}

.productmod .modelimgwrap{height: 154px;overflow: hidden;}

.productmod .modelimgwrap img{max-width: 100%;max-height: 100%;}

.productmod p.font-bold{margin-left:15px;text-align: center;}

.productbtmcs .product-name{font-size: 15px !important;color: #8c8c8c;display: block;word-wrap: break-word;text-align: left;line-height: 18px;}

.productbtmcs .product-mrp{color: #333;font-size: 15px !important;text-align: left;font-weight: 600;}

.productbtmcs .w3-margin{box-shadow: none !important;}

.productmod .w3-padding-small p.w3-overflow{margin:5px 0;}

.productmod .w3-card{box-shadow: none;}

.productmod .w3-section{border-bottom: 1px solid #e2e2e2;padding-bottom: 10px;}

.productdet .fixwdth{width:400px;margin-right:20px;}

.productdet .w3-card-4{overflow: hidden;box-shadow: none;}

.headertop a i{margin-right:10px;}

.headertop .cartlnk{margin-right: 0 !important;padding-right:0;}

.mobparts.productbtmcs .product-mrp{display: inline-block;margin-right:10px !important;}

.productbtmcs del{display: inline-block;opacity: .6;}

.mobparts.productbtmcs .w3-margin{text-align: left !important;}

.ty-product-block__note {

    position: absolute;

    right: 0;

    padding: 21px 0 0;

    width: 200px;

    line-height: 140%;

    color: #798d8e;

    word-wrap: break-word;

    top:0;

}

.ty-product-block__note hr{margin:15px 0;}

.ty-product-block__note p{margin:0 !important;}

.productdet{position: relative;}

.navigation{display: inline-block;vertical-align:top;margin-right:20px;}

.navigation ul li a{margin:0 !important;padding:25px 15px !important;color:#000 !important; }

.rightcartlnk{display: inline-block;vertical-align:top;}

.rightcartlnk ul{padding:0;list-style: none;}

.rightcartlnk ul li{display: inline-block;padding-right: 10px;line-height:16px;margin-right: 10px;border-right:1px solid #e2e2e2;}

.rightcartlnk ul li i{color:#f15d22;}

.rightcartlnk ul li:last-child{border-right:none;padding-right:0;margin-right:0;}

.rightcartlnk a{margin:0 !important;color:#000 !important;}

.headertop{overflow: inherit !important;}

.headertop .w3-hide-medium{float: right;}

.mobparts .w3-col p.w3-medium{height:44px;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp:2;

-webkit-box-orient: vertical;display: -webkit-box;}

.rightcartlnk ul{position: relative;}

.search-form-inner {/*background-color:rgba(255,255,255,.08);*//*border:1px solid rgba(255,255,255,.08);border-radius:30px;*/display: inline-block;max-width: 290px;position: absolute;left:0px;top: 100px;width: 100%;padding:0;

opacity: 0;filter: alpha(opacity=0);visibility: hidden; -webkit-transition: all 300ms linear 0ms; -moz-transition: all 300ms linear 0ms;-ms-transition: all 300ms linear 0ms;

transition: all 300ms linear 0ms;z-index: 99;/*padding:7px 15px 7px 20px;*/font-style: normal; background:#f9f9f9;

border-radius: 5px;box-shadow:rgb(0 0 0 / 10%) 0px 20px 25px -5px, rgb(0 0 0 / 4%) 0px 10px 10px -5px;overflow: hidden;border-bottom:none;}

.search-form-inner .search-form {position: relative;background: #fff;}

.search-form-inner button[type="submit"] {position: absolute;width: 40px;height: 40px;background: #f15d22;right: 0px;top: 0;border: none;}

.search-form-inner button[type="submit"] i{color:#fff;}

.search-form-inner input {border: 0;height: 40px;border-radius: 5px;width: 100%;font-style:normal;font-size: 15px;box-shadow: none;padding:8px 14px;color: #000;background: none;border:1px solid #f15d22;}

.search-form-inner input:focus{outline: inherit;}

.search-form-inner input[type="submit"] {width:auto;transition:all 0.5s;background:#00769f;color:#fff;position: absolute;right: 0;top: 0;z-index: 99;padding:9px 12px;}

.search-form-inner input[type="submit"]:hover{background: #58585a;transition:all 0.5s;}

.rightcartlnk ul li.searchheader .searchbtn{cursor: pointer;}

.search-form-inner.open {top:45px;opacity: 1;filter: alpha(opacity=1);visibility: visible;}

.rightcartlnk ul li a.w3-bar-item{padding: 8px 7px;}

.rightcartlnk ul li a.w3-bar-item i{margin-right:0;}

.rightcartlnk ul li.searchbtn{vertical-align: middle;}

.rightcartlnk ul li{vertical-align: middle;}

.rightcartlnk ul li.searchbtn i{padding: 8px 7px;cursor: pointer;}

.foosecbtm{padding-top:50px;}

.foosecbtm h4{color:#f15d22;margin-top:0 !important;font-weight: bold;text-transform: uppercase;}

.foosecbtm ul{list-style: none;padding:0;overflow: hidden;    position: relative;z-index: 9;}

.foosecbtm ul li{width: 50%;float: left;margin-bottom: 10px;}

.foosecbtm ul li a{-webkit-transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-o-transition: .5s ease-in-out;

transition: .5s ease-in-out;}

.foosecbtm ul li a:hover{color:#f15d22;-webkit-transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-o-transition: .5s ease-in-out;

transition: .5s ease-in-out;}

.foosecbtm .addlpe strong{margin-right:10px;}

.foosecbtm .addlpe{margin-bottom:10px;}

.foosecbtm .addlpe p{margin-top:0;}

.foosecbtm .followus strong{display: block;margin-bottom: 20px;font-size: 20px;text-transform: uppercase;color: #f15d22;}

.foosecbtm .followus a{display: inline-block;vertical-align: middle;margin-right:15px;}

.foosecbtm .followus a:last-child{margin-right:0;}

.foosecbtm .followus a i{font-size:40px;color:#000 !important;-webkit-transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-o-transition: .5s ease-in-out;

transition: .5s ease-in-out;}

.foosecbtm .followus a:hover i{color:#f15d22 !important;-webkit-transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-o-transition: .5s ease-in-out;

transition: .5s ease-in-out;}

.foosecbtm .followus{position: relative;z-index: 9;}

.showmobilebtn{display: none;}

.filtersec .closeicnpromob{display: none;}

.filtersec .closeicnpromob {position: absolute; top: 0; z-index: 9;text-align: center;left:0px;}

.filtersec .closeicnpromob i{font-size: 24px;color: #f15d22;}

.headersrh {display: inline-block;margin:12px 20px 0px 0;}

.headersrh .categoryslct{display: inline-block;}

.headersrh .catsrcbx{display: inline-block;position: relative;width:220px;margin-left: -2px;}

.headersrh .categoryslct select{border: 1px solid #e2e2e2;border-right: 0;padding: 8px 5px;font-size: 13px;height: 40px;cursor: pointer;}

.headersrh .categoryslct select:focus{outline: inherit;}

.headersrh .catsrcbx input{width: 100%;font-size: 13px;border: 1px solid #e2e2e2;padding: 8px 10px;height: 40px;}

.headersrh .catsrcbx input:focus{outline: inherit;}

.headersrh .catsrcbx button[type="submit"]{position: absolute;right: 10px; top:8px;background: none;padding: 0;border: none;}

.headersrh .catsrcbx i{font-size: 13px;}

.headertop .w3-bar-item img.w3-image{width: 220px !important;}

.headertop a.w3-bar-item{padding-right:0;}

@media only screen and (min-width:1200px) and (max-width:1264px) {

.headersrh{margin-right:4px;}

.headersrh .catsrcbx{width: 212px;}

#cssmenu > ul > li > a{font-size: 12px;}

.rightcartlnk ul li a.w3-bar-item i{font-size: 12px;}

}

@media only screen and (min-width:1171px) and (max-width:1199px) {

.mobparts .w3-col.s2 .w3-padding{padding: 8px !important;}

.mobparts .w3-col.s2 img.w3-padding{padding:0 !important;}

.headersrh{margin-right:4px;}

.headersrh .catsrcbx{width: 208px;}

.headertop #cssmenu > ul > li > a{font-size: 12px !important;padding: 25px 6px !important;}

.rightcartlnk ul li a.w3-bar-item i{font-size: 12px;}

.rightcartlnk ul li{padding-right: 3px;margin-right: 3px;}

.rightcartlnk ul li a.w3-bar-item{padding: 8px 4px;}

.headertop .w3-bar-item img.w3-image{width: 210px !important;}

}

@media only screen and (min-width:1025px) and (max-width:1170px) {

.headersrh{margin-right:4px;}

.headersrh .catsrcbx{width: 208px;}

.headertop #cssmenu > ul > li > a{font-size: 10px !important;padding: 25px 6px !important;}

.rightcartlnk ul li a.w3-bar-item i{font-size: 12px;}

.rightcartlnk ul li{padding-right: 3px;margin-right: 3px;}

.rightcartlnk ul li a.w3-bar-item{padding: 8px 4px;}

.headertop .w3-bar-item img.w3-image{width:120px !important;padding-left: 0 !important;padding-right: 0 !important;padding-top: 12px !important;}

.headertop a.w3-bar-item{padding-left: 0;}

.rightcartlnk ul li{padding-right: 2px !important;margin-right: 2px !important;}

}

@media only screen and (min-width:992px) and (max-width:1170px) {

.mobparts .w3-col.s2 .w3-padding{padding: 8px !important;}

.mobparts .w3-row-margin .w3-medium{font-size: 12px !important;}

.mobparts .w3-row-margin .imgbox{height: 120px;}

.mobparts .w3-col.s2 img.w3-padding{padding:0 !important;}

}

@media only screen and (min-width:992px) and (max-width:1024px) {

.headersrh{margin-right:4px;}

.headersrh .catsrcbx{width: 208px;}

.headertop #cssmenu > ul > li > a{font-size: 10px !important;padding: 25px 4px !important;}

.rightcartlnk ul li a.w3-bar-item i{font-size: 12px;}

.rightcartlnk ul li{padding-right: 3px;margin-right: 3px;}

.rightcartlnk ul li a.w3-bar-item{padding: 8px 4px;}

.headertop .w3-bar-item img.w3-image{width:120px !important;padding-left: 0 !important;padding-right: 0 !important;padding-top: 12px !important;}

.headertop a.w3-bar-item{padding-left: 0;}

.rightcartlnk ul li{padding-right: 2px !important;margin-right: 2px !important;}

}

@media only screen and (min-width:768px) and (max-width:991px) {

.mobparts .w3-col.s2 .w3-padding{padding: 8px !important;}

.mobparts .w3-row-margin .w3-medium{font-size: 12px !important;line-height: 16px;min-height: 32px;}

.mobparts .w3-row-margin .imgbox{height: 100px;}

.mobparts .w3-col.s2 img.w3-padding{padding:0 !important;}

.productdet .w3-half{width: 100%;margin-bottom: 15px;}

.small-img{left: 0;}

.navigation ul li a{padding: 25px 7px !important;font-size: 12px !important;}

.navigation{margin-right:0px;}

.rightcartlnk ul li{padding-right: 5px;margin-right: 5px;}

.rightcartlnk a{padding: 8px 2px !important;font-size: 13px !important;}

.headertop a i {margin-right: 3px;font-size: 13px;}

.headertop{position: relative;min-height: 100px;}

.headersrh{position: absolute;bottom:8px;    left: 0; right: 0;width: 100%;margin-right: 0;}

.headersrh .categoryslct{width: 34%;}

.headersrh .categoryslct select{width: 100%;}

.headersrh .catsrcbx{width: 65%;}

}

@media only screen and (max-width:768px) {

	.only_desktop{

		display:none;

	}

}

@media all and (max-width: 767px) {

  #cssmenu #menu-button{text-indent: -9999px;}

  .navigation {width: 100%;position:absolute;right:0;}

  .rightcartlnk{margin-right:30px;}

  #cssmenu #menu-button::after{top:26px;}

  #cssmenu #menu-button::before{top:32px;}

  #cssmenu ul{z-index: 9;background: #000;z-index: 9;position:absolute;

    top: 100%;

    left: 3%;

    right: 0;

    margin: 0 auto;}

  #cssmenu ul li{min-height: 50px;position: relative;}  

  #cssmenu ul ul li{min-height: inherit;}

  #cssmenu ul li a{color:#fff !important;padding: 15px 15px !important;}

  #cssmenu .submenu-button{border-bottom: 1px solid #d5d5d5;}

  #cssmenu .submenu-button::before{background: #fff;}

  #cssmenu .submenu-button::after{background: #fff;}

  #cssmenu ul li{border-top:inherit;}

  #cssmenu li:hover > ul{background: #333;}

  .rightcartlnk a{position: relative;z-index: 99999;}

  .headertop ..w3-left a{position: relative;z-index: 9999;}

  .showmobilebtn{display: table;padding: 6px 10px 6px 35px;position: relative;box-shadow: 0 0 0 rgb(26 188 156 / 8%);animation: pulse 2s infinite;    background: #f15d22;    color: #fff;

  border-radius: 5px;text-transform: capitalize;}

  .filterctn{width: 100% !important;}

  .showmobilebtn:before{content:"\f805";font-family:"Font Awesome 5 Free";position: absolute;left: 10px;top: 5px;font-size: 16px;}

  .pa-product-sidebar {overflow-y: auto;height: 100%;transition: 0.3s !important;padding: 20px !important;background: #fff;z-index: 9;transition: 0.3s;border-radius: 0;

  margin-top: 0 !important;position: fixed;right: -260px;top: 0;width: 260px !important;z-index: 99999;box-shadow: 0 4px 10px 0 rgb(0 0 0 / 15%), 0 4px 20px 0 rgb(0 0 0 / 12%);}

  .pa-product-sidebar.opensidebar {right: 0;margin-top: 0;padding-top: 50px !important;transition: 0.5s;}

  .pa-product-sidebar.opensidebar .closeicnpromob {display: block;}

  .filtersec .list-group h3{font-size: 20px;font-weight:600;line-height: 26px;margin-top: 0;}

  .filtersec .list-group{margin-bottom: 20px;}

  .filtersec .list-group div{height: auto !important;max-height: 200px;}

  .filtersec .list-group #price_range{height: 12px !important;}

  .filtersec #price_show{margin: 0 0 10px;}

  .filtersec .ui-widget.ui-widget-content{margin: 0 10px;}

  .showmobilebtn:before{content: '';position: absolute;left:10px;display: block;width: 15px;height: 7px;border-top: 2px solid #fff;

   border-bottom: 2px solid #fff;top: 10px;}

  .showmobilebtn:after{content: '';position: absolute;top:22px;left:10px;display: block;width: 15px;height: 2px;background: #fff;} 

}

@media all and (max-width: 1024px) {

.hidemenumob{display: none;}

.deskmenu{display: block !important;}

}

@media only screen and (min-width:640px) and (max-width:767px) {

.mobparts .w3-col.s2{width: 33.33%;}

.mobparts .w3-row-margin .imgbox{height: 120px;}

.mobparts .w3-row-margin .w3-medium{font-size: 12px !important;line-height: 16px;}

.mobparts .w3-col.s2 img.w3-padding{padding:0 !important;}

.productdet .w3-half{width: 100%;margin-bottom: 15px;}

.small-img{left: 0;}

.suggestiontle .w3-half{width: 50%;}

.productdet .fixwdth{margin:0 auto 20px;float: none;}

.ty-product-block__note{position: relative;}

.likects .w3-col.s2{width:33.33%;min-height: 140px;}

.likects .w3-col.s2 p{font-size: 14px !important;}

.filterctn .pagcst.w3-section a{margin-left: 5px !important;margin-right: 5px !important;padding: 4px 10px !important;}

.headertop{position: relative;min-height: 100px;}

.headersrh{position: absolute;bottom:8px;    left: 0; right: 0;width: 100%;margin-right: 0;}

.headersrh .categoryslct{width: 34%;}

.headersrh .categoryslct select{width: 100%;}

.headersrh .catsrcbx{width: 65%;}

}

@media only screen and (min-width:480px) and (max-width:639px) {

.mobparts .w3-col.s2{width: 50%;}

.mobparts .w3-row-margin .imgbox{height: 170px;}

.mobparts .w3-row-margin .w3-medium{font-size: 14px !important;line-height: 16px;}

.mobparts .w3-col.s2 img.w3-padding{padding:0 !important;}

.suggestiontle .w3-half{width: 50%;}

.productdet .fixwdth{margin:0 auto 20px;float: none;}

.ty-product-block__note{position: relative;}

.headertop .w3-hide-medium{width: 48%;}

.rightcartlnk{margin-right: 20px;}

.rightcartlnk a{padding-left: 0 !important;}

.likects .w3-col.s2{width:33.33%;min-height: 140px;}

.likects .w3-col.s2 p{font-size: 14px !important;}

.cashifywrk .w3-col.s4{width:100%;margin-bottom: 10px;}

.rightcartlnk ul li{padding-right: 10px !important;margin-right: 10px !important;}

.filterctn .pagcst.w3-section a{margin-left: 5px !important;margin-right: 5px !important;padding: 4px 10px !important;}

.filtersec h3{font-size: 20px;}

.filterctn{width: 100% !important;}

.headertop{position: relative;min-height: 100px;}

.headersrh{position: absolute;bottom:3px;left: 0; right: 0;width: 100%;margin-right: 0;}

.headersrh .categoryslct{width: 34%;}

.headersrh .categoryslct select{width: 100%;}

.headersrh .catsrcbx{width: 65%;}

.headertop a.w3-bar-item{padding-left: 0;}

.headertop a.w3-bar-item{position: relative;z-index: 999;}

.headertop .w3-bar-item img.w3-image{margin-top: 0 !important;}

}

@media only screen and (min-width:320px) and (max-width:479px) {

.mobparts .w3-col.s2{width: 50%;}

.mobparts .w3-row-margin .imgbox{height: 120px;}

.mobparts .w3-row-margin .w3-medium{font-size: 14px !important;min-height:35px;line-height: 16px;}

.mobparts .w3-col.s2 img.w3-padding{padding:0 !important;}

.show{width: 100%;height: auto;}

.small-img{margin-bottom: 20px;left:0;text-align: center;}

.small-container{width: 100%;}

.small-img .icon-left{left: 0;}

.small-container img:first-child{margin-left:1.5%;}

.rgtctn .price{margin-bottom: 0;display: block;}

.rgtctn .sellprice{margin-top:0;}

.addtocartbtn{margin-bottom: 10px;padding: 10px 25px;}

.quantity .input{padding-left:0;}

.ctsser{width: 100% !important;}

.customproductbrand .suggestionbox .w3-half{margin-bottom: 10px;}

.productdet .fixwdth{width:100%;}

.ty-product-block__note{position: relative;}

.headertop .w3-left{width: 40%;    padding-left: 5px; padding-right: 5px;}

.headertop .w3-left img{padding-right:0 !important;padding-left:0 !important;}

.deskmenu{width: 60% !important;}

.headertop .rightcartlnk a{padding-left: 3px;font-size: 12px;padding-top: 0;padding-bottom: 0;}

.rightcartlnk ul li{margin-right: 5px;padding-right: 5px;margin-top: 5px;}

#cssmenu ul{left:6%;}

#cssmenu .submenu-button{width: 40px;height: 40px;}

#cssmenu .submenu-button::before{left:0;right:0;margin:0 auto;top:15px;}

#cssmenu .submenu-button::after{left:0;right:0;top:10px;margin:0 auto;}

#cssmenu ul li a{padding: 10px 15px !important;font-size: 14px;}

#cssmenu ul li{min-height: 40px;}

#cssmenu .submenu-button{border:none;}

#cssmenu li > ul{top:40px;}

#cssmenu li:hover > ul{top:40px;}

.likects .w3-col.s2{width:50%;min-height: 155px;}

.likects .w3-col.s2 p{font-size: 14px !important;padding: 0 10px;line-height: 18px;}

.cashifywrk .w3-col.s4{width:100%;margin-bottom: 10px;}

.headertop img.w3-image{padding-left:0 !important;padding-right:0 !important;}

.rightcartlnk ul li{margin-top:0 !important;}

.headertop a i{font-size: 12px !important;}

.rightcartlnk{margin-right:10px;margin-left:10px;}

.rightcartlnk ul li.searchheader .searchbtn{padding:8px 7px;}

.rightcartlnk ul li{margin-right:0 !important;}

.search-form-inner{width: 160px;}

.filterctn .pagcst.w3-section a{margin-left: 5px !important;margin-right: 5px !important;padding: 4px 10px !important;}

.filtersec h3{font-size:18px;}

.filterctn{width: 100% !important;}

.filterctn .filter_data{padding:0 !important;}

.filtersec .list-group h3{font-size: 18px;}

.headertop{position: relative;min-height:94px;}

.headersrh{position: absolute;bottom:5px;left: 0; right: 0;width: 100%;margin-right: 0;}

.headersrh .categoryslct{width: 34%;}

.headersrh .categoryslct select{width: 100%;}

.headersrh .catsrcbx{width: 65%;}

.headertop a.w3-bar-item{padding-left: 0;}

.headertop a.w3-bar-item{position: relative;z-index: 999;}

.headertop .w3-bar-item img.w3-image{margin-top: 0 !important;}

.foosecbtm .w3-section.w3-twothird{    overflow-x: auto;}

.headersrh .catsrcbx input{font-size: 11px;}

.headersrh .categoryslct select{font-size: 11px;}

}

