body {
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-family: Roboto Regular;
  line-height: 1.5em;
  color: #606060;
}

*after,*before {
  clear: both;
}
label.error{
  color: #ffffff!important;
    padding: 4px 10px;
    margin: 2px 0;
    border-radius: 4px;
    font-size: 13px !important;
    font-family: 'Roboto Medium',Arial,Helvetica,sans-serif;
    background: #ec3838;
    line-height: 17px;
    float: left;
}
a:hover {
  color: #fff;
  text-decoration: none;
}

.container {
  max-width: 1300px;
}

@font-face {
  font-family:'Roboto Bold';
  font-style:normal;
  font-weight:normal;
  src:local('Roboto Bold'),
  url('../fonts/Roboto-Bold.woff') format("woff");
}

@font-face {
  font-family:'Roboto Light';
  font-style:normal;
  font-weight:normal;
  src:local('Roboto Light'),
  url('../fonts/Roboto-Light.woff') format("woff");
}

@font-face {
  font-family:'Roboto Medium';
  font-style:normal;
  font-weight:normal;
  src:local('Roboto Medium'),
  url('../fonts/Roboto-Medium.woff') format("woff");
}

@font-face {
  font-family:'Roboto Regular';
  font-style:normal;
  font-weight:normal;
  src:local('Roboto Regular'),
  url('../fonts/Roboto-Regular.woff') format("woff");
}

@font-face {
  font-family:'Roboto Thin';
  font-style:normal;
  font-weight:normal;
  src:local('Roboto Thin'),
  url('../fonts/Roboto-Thin.woff') format("woff");
}


.cl { visibility:hidden; line-height:0; clear:both;}

ul,li{list-style:none;padding-inline-start:0;margin-block-start:0;margin-block-end:0}

input::-webkit-inner-spin-button {-webkit-appearance: none !important; -moz-appearance: none !important; appearance: none !important;}

.table thead th {
  font-weight: normal; font-family:'Roboto Medium', Arial, Helvetica, sans-serif;
}


.fade.in {opacity:1}
.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1030;background-color:#000}
.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}



/* Top Header Start
------------------------------------------------------------------------------------------------------ */
#search-btn{color:#303030;margin-right:10px;transition-duration:.3s}
#search-btn:hover{color:#c42428;cursor:pointer}
#search-overlay{display:none;z-index:9}
.block{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;text-align:center;background:rgba(0,0,0,0.9);border:#a0a0a0 solid 1px;margin:0}
.block:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:0}
.top_header_bar {padding:0.6% 0 1% 0}
.top_header_bar .inner_top_menu{display:flex;align-items:center}
.top_header_bar .header_resume_maker{display:none}
.top_header_bar .inner_top_menu ul{margin:0;padding:0;list-style:none;overflow:hidden}
.top_header_bar ul b{margin:10px 0 0}
.top_header_bar .inner_top_menu .logo{display:block;float:left;font-size:2em;padding:10px 20px;text-decoration:none}

/* menu */
.top_header_bar .inner_top_menu .menu{clear:both;max-height:0;transition:max-height .2s ease-out}
.member-blocks img{width:100%}
.member-text h3{color:#000;font-size:21px}
.member-blocks{position:relative;box-shadow:0 .5rem 1.125rem -.5rem #3f51b55e;overflow:hidden;border-radius:10px;border-bottom:3px solid #e2e4e7;box-shadow:0 2px 4px rgb(45 35 66 / 40%),0 7px 13px -3px rgb(45 35 66 / 30%),inset 0 -3px 0 #d6d6e7;color:#000}
.member-blocks:hover .member-text{bottom:0}
.member-text{/*position:absolute;*/background:#fff;width:100%;padding:10px;box-shadow:0 .5rem 1.125rem -.5rem #3f51b5;left:0;text-align:center;transition:.4s ease-in-out;bottom:calc(0% - 142px)}
.member-text h6{padding:10px;margin-top:12px;visibility:hidden}
.member-text h6 a{background:#f4983f;color:#fff;padding:10px 20px;border-radius:4px;transition-duration: 0.3s;}
.member-text h6 a:hover{background:#2b344a;}
.member-text p{margin-bottom:0}
.member-blocks:hover .member-text h6{visibility:visible}
.member-text h6{visibility:hidden;transition:.4s ease-in-out}
.inner_layout_white.gold-member{margin-bottom:20px}


.top_header_bar .inner_top_menu .menu-icon{cursor:pointer;display:inline-block;float:right;padding:28px 20px;position:relative;user-select:none}
.top_header_bar .inner_top_menu .menu-icon .navicon{background:#333;display:block;height:2px;position:relative;transition:background .2s ease-out;width:18px}
.top_header_bar .inner_top_menu .menu-icon .navicon:before,.top_header_bar .inner_top_menu .menu-icon .navicon:after{background:#333;content:'';display:block;height:100%;position:absolute;transition:all .2s ease-out;width:100%}
.top_header_bar .inner_top_menu .menu-icon .navicon:before{top:5px}
.top_header_bar .inner_top_menu .menu-icon .navicon:after{top:-5px}
/* menu btn */

.top_header_bar .inner_top_menu .menu-btn{display:none}
.top_header_bar .inner_top_menu .menu-btn:checked ~ .menu{max-height:240px}
.top_header_bar .inner_top_menu .menu-btn:checked ~ .menu-icon .navicon{background:transparent}
.top_header_bar .inner_top_menu .menu-btn:checked ~ .menu-icon .navicon:before{transform:rotate(-45deg)}
.top_header_bar .inner_top_menu .menu-btn:checked ~ .menu-icon .navicon:after{transform:rotate(45deg)}
.top_header_bar .inner_top_menu .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,.top_header_bar .inner_top_menu .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after{top:0}

.main_header .row {justify-content:space-between; align-items: center; justify-content: space-between;}

/* 48em = 768px */

@media (min-width: 48em) {
.top_header_bar .inner_top_menu li{float:left;width:100%}
.top_header_bar .inner_top_menu .menu{clear:none;float:right;max-height:none;display:flex}
.top_header_bar .inner_top_menu .menu-icon{display:none}
}

/* Top Header End
------------------------------------------------------------------------------------------------------ */


/* Main Header Start
------------------------------------------------------------------------------------------------------ */
.rozgar_logo img{border-radius:8px}
.nav-wrapper{padding:15px 12px}
.nav-wrapper .nav.fixed{position:fixed;z-index:10000;top:0;left:0;right:0;background:#ffffffe8;box-shadow:0 2px 12px 0 #1d232f40;padding:5px 0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}
.menu_and_resume{display:flex;align-items:center;justify-content:center;width:100%;margin-top:.7%}
.main_menu_bar{width:100%}

/* Header Menu Start */

.main_menu_bar nav {position:relative;margin:0auto;}
.main_menu_bar ul{display:flex;justify-content:space-between;align-items:center;text-align:center}
.main_menu_bar #cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile {padding:0;text-align: center;border:0;margin-bottom:0;list-style:none;line-height:1;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.main_menu_bar #cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.main_menu_bar #cssmenu #head-mobile{display:none}
.main_menu_bar #cssmenu > ul > li{float:none; display: inline-block;padding:2px 8px;width: 100%;}
.main_menu_bar #cssmenu > ul > li:first-child {padding-left:0px;}
.main_menu_bar #cssmenu > ul > li:last-child {padding-right:0px;}
.main_menu_bar #cssmenu > ul > li > a{font-size:16px;text-decoration:none;color:#404348;border-radius:6px;border:1px solid #232325;padding:13px 5px;display:flex;align-items:center;justify-content:center;transition-duration:.3s}
.main_menu_bar #cssmenu > ul > li > a i{font-size:17px;margin-right:5px;margin-top:-1px}
.main_menu_bar #cssmenu > ul > li:hover > a,#cssmenu ul li.active a {color:#f48e2a;border-color:#f48e2a !important;}
.main_menu_bar #cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
.main_menu_bar #cssmenu > ul > li a:hover,#cssmenu ul li.active a:hover,#cssmenu ul li.active a,#cssmenu ul li.has-sub.active a:hover{border-bottom: 1px solid #818691;}
.main_menu_bar #cssmenu > ul > li.has-sub > a{padding-right:30px}
.main_menu_bar #cssmenu > ul > li.has-sub > a:after{position:absolute;top:47.5%;right:23.7%;width:9px;height:1px;display:block;background:#2d2d2d;content:''}
.main_menu_bar #cssmenu > ul > li.has-sub > a:before{position:absolute;top: 40%;
    right: 25%;display:block;width:1px;height:8px;background:#2d2d2d;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
.main_menu_bar #cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
.main_menu_bar #cssmenu ul ul{position:absolute;left:-9999px; background:#f31919; display:block;}
.main_menu_bar #cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
.main_menu_bar #cssmenu ul ul li:hover{}
.main_menu_bar #cssmenu li:hover > ul{left:auto;width:99%;background:#fff;box-shadow:1px 21px 19px -3px #2828287a;border-radius:6px;overflow:hidden;border:2px solid #fff;background-image:linear-gradient(180deg,#f1f1f1 0%,#ffffff 57%);z-index:99}
.main_menu_bar #cssmenu li:hover > ul > li{height:45px;text-align:left;border-top: 1px solid #40434836;transition-duration: 0.2s;}
.main_menu_bar #cssmenu li:hover > ul > li:hover {border-color:#ffffff;}
.main_menu_bar #cssmenu ul ul ul{margin-left:100%;top:0;}
.main_menu_bar #cssmenu ul ul li a {height:45px;border-bottom:1px solid rgba(150,150,150,0.15);line-height:25px;display: block;text-shadow: 0px 2px 0px #fff;font-family:Roboto Regular;padding:11px 15px;width:100%;font-size:14px;text-decoration:none;color:#1d2025;text-align:left;}
.main_menu_bar #cssmenu ul ul li a:hover{background:#395d97;text-shadow:none;}
.main_menu_bar #cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
.main_menu_bar #cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff}
.main_menu_bar #cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#2d2d2d;content:''}
.main_menu_bar #cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#2d2d2d;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
.main_menu_bar #cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
.main_menu_bar #cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#303641;}
.main_menu_bar #cssmenu ul ul li.has-sub:hover a:hover:after {background:#fff;}
.main_menu_bar #cssmenu ul ul ul li.active a{border-left:1px solid #333}
.main_menu_bar #cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}

#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#363636;}
#cssmenu ul ul ul li.active a{border-left:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}

.help_header a{background:#21345e;color:#fff!important;padding:9px 10px!important;border-radius:6px;font-family:Roboto Medium;font-size:16px!important;align-items:center;line-height:17px!important;transition-duration:.3s}
.help_header a:hover{border-bottom:none!important}
.help_header a i{border-radius:3px;background:#fff;color:#f2ab19;padding:2px 3px 1px;font-size:14px;margin-right:5px}
.help_header .pulse-button{box-shadow:0 0 0 0 rgb(52 63 76 / 25%);-webkit-animation:pulse 1.8s infinite}
.help_header .pulse-button:hover{-webkit-animation:none;background:#e9a821}
.help_header .pulse-button:hover i{color:#e9a821}
@-webkit-keyframes pulse {
0%{-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}
70%{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);box-shadow:0 0 0 50px rgba(90,153,212,0)}
100%{-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 0 rgba(90,153,212,0)}
}

.header_my_profile i:hover{background:#1d232f}
.header_my_profile ul{padding:0;margin:0}
.header_my_profile ul li{padding:0;margin:0;list-style:none}
.header_my_profile ul li a{color:#171e2a;font-family:Roboto Medium;border-bottom:1px solid #e3e7f1;display:block;font-size:14px;padding:6px 0;transition-duration:.3s}
.header_my_profile ul li a:hover{color:#bd0104;margin-left:3px}
.header_my_profile #toggle div{width:100%;height:5px;background:#1d232f;margin:4px auto;transition:all .3s;backface-visibility:hidden}
.header_my_profile #toggle.on .one{transform:rotate(45deg) translate(5px,5px)}
.header_my_profile #toggle.on .two{opacity:0}
.header_my_profile #toggle.on .three{transform:rotate(-45deg) translate(7px,-8px)}
.header_my_profile #menu_profile{padding:14px 21px 26px;border-radius:5px;display:none;position:absolute;background:#fff;box-shadow:3px 4px 9px 5px #1d232f5e;right:0;top:50px;width:227px;z-index:99}
#menu_profile i{padding:10px 0;margin:0}
#menu_profile i:before{border:none}
.header_my_profile .ToggleFlyout:before{right:7px;left:auto}
.top_head_login{display:flex;align-items:center;position:relative;margin-left: auto;}
.top_head_login i {padding:10px 5px;color:#3f4146!important;border-radius:6px;font-size:13px!important;transition-duration:.3s;margin:0 6px;font-style:normal;cursor:pointer}
.header_my_profile{background:#fff;padding:8px 5px;border-radius:5px}
.header_my_profile i:before{border:2px solid;border-radius:50px;padding:3px 5px; transition-duration: 0.2s;}
.top_head_login i:hover:before {color:#f48e2a;}

.top_head_login .wishlist_login_top{margin:0 6px;padding:8px 8px 8px 5px}
.top_head_login .fa-heart{padding:0;margin:0}
.top_head_login .fa-user{padding:0;margin:0}
.top_head_login .fa-shopping-bag{padding:0;margin:0}
.top_head_login .login_image_top{padding:8px 10px 9px 7px}
.top_head_login i:hover{background:#404348;color:#ffffff!important}
.top_head_login i b{font-weight:normal;font-family:Roboto Medium;margin-left:0;font-size:13px;text-transform:uppercase}
.top_head_login i img{width:17px;background:#fff;border-radius:50px;padding:2px;color:#000}
.top_head_login i:before{border-radius:50px;background:#fff;color:#1d232f;border-radius:50px;padding:3px 5px;background:#fff;color:#3d4046}
.top_head_login ul{padding:0;margin:0}
.top_head_login ul li{padding:0;margin:0;list-style:none}
.top_head_login ul li a{color:#171e2a;font-family:Roboto Medium;display:block;font-size:14px;padding:6px 0;transition-duration:.3s}
.top_head_login ul li:nth-child(1) a{border-bottom:1px solid #e3e7f1}
.top_head_login ul li a:hover{color:#f48e2a;margin-left:3px}
.top_head_login #toggle div{width:100%;height:5px;background:#1d232f;margin:4px auto;transition:all .3s;backface-visibility:hidden}
.top_head_login #toggle.on .one{transform:rotate(45deg) translate(5px,5px)}
.top_head_login #toggle.on .two{opacity:0}
.top_head_login #toggle.on .three{transform:rotate(-45deg) translate(7px,-8px)}
.top_head_login #menu_login{padding:14px 20px 11px;border-radius:5px;display:none;position:absolute;background:#fff;box-shadow:3px 4px 9px 5px #1d232f5e;right:7px;top:55px;width:217px;z-index:999}
.top_head_login #menu_login:before{left:auto;right:10px}
.top_head_login #menu_register i{background:#f4162500;padding:4px 0;box-shadow:2px 2px 5px 0 #00000026;margin-left:0}
.top_head_login #menu_register i:before{color:#c12c2e}
.top_head_login #menu_login i{background:#f4162500;padding:4px 0;box-shadow:2px 2px 5px 0 #00000026;margin-left:0}
.top_head_login #menu_login i:before{color:#c12c2e}
.top_head_login #menu_register{padding:14px 20px 11px;border-radius:5px;display:none;position:absolute;background:#fff;box-shadow:3px 4px 9px 5px #1d232f5e;right:7px;top:55px;width:217px;z-index:999}
.ToggleFlyout{background-color:#00a8bf;padding:10px;width:250px;position:absolute;top:81px;right:0}
.ToggleFlyout:before{content:"";width:20px;height:20px;display:block;background-color:#ffffff;position:absolute;top:-10px;left:10px;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}

/* Main Header End
------------------------------------------------------------------------------------------------------ */




/* Home Banner Start
------------------------------------------------------------------------------------------------------ */
.banner_home_page_design {width:100%;padding:0;position:relative; margin-bottom:4em;}
.banner_home_page_design .row {justify-content:center;position: relative;}
.banner_home_page_design img{border-radius:7px 7px 30px 30px;}
.banner_home_page_design .search_rozgar_head .input-group{justify-content:space-between;padding:2px}
.banner_home_page_design .search_rozgar_head .input-group input{border:none; height: calc(2em + 0.75rem + 2px); border-radius:50px;}
.banner_home_page_design .search_rozgar_head .form-outline{width:93%}
.banner_home_page_design .search_rozgar_head{width:45%;position:absolute;margin:0 auto;right:0;left:0;top:31%;border-radius:50px;background:#fff;overflow:hidden;box-shadow:0 12px 20px 9px #323520}
.banner_home_page_design .search_rozgar_head .btn-primary{color:#6a715d;border:none;border-radius:50px;padding:8px 14px;font-size:19px;font-weight:100;background-image:linear-gradient(270deg,#ffffff 0%,#ced3c6 100%)}
.banner_home_page_design .search_rozgar_head .btn-primary:hover {color:#ffffff;background-image: linear-gradient( 270deg ,#f48e2a 0%,#f48e2a 100%);border-color:#f48e2a;text-shadow:2px 1px 1px #a95e14}
.banner_home_page_design .search_rozgar_head input::placeholder{color:#2b2c43}

.pro_disign_column{margin-top:3em}
.pro_disign_column .row{align-items:center;padding:0 3%;justify-content: center;}
.pro_disign_column a {border-radius:7px;box-shadow:0 -12px 28px -4px #6551319c;margin:-4em 17px 25px 20px;transition-duration: 0.3s;width: 248px;}
.pro_disign_column a:hover {box-shadow: 0 0px 10px -4px #6551319c;}
.pro_disign_column a:nth-child(1){transform:scale(1) perspective(600px) rotateY(-13deg);}
.pro_disign_column a:nth-child(2){transform:scale(1.04) perspective(600px) rotateY(-9deg);}
.pro_disign_column a:nth-child(3){transform:scale(1.1) perspective(600px) rotateY(-5deg)}
.pro_disign_column a:nth-child(4){transform:scale(1.1) perspective(600px) rotateY(5deg)}
.pro_disign_column a:nth-child(5){transform:scale(1.04) perspective(600px) rotateY(9deg);}
.pro_disign_column a:nth-child(6){transform:scale(1) perspective(600px) rotateY(13deg);}
.pro_disign_column a img { width:100%}

/* Home Banner End
------------------------------------------------------------------------------------------------------ */



/* Time Slot Start
------------------------------------------------------------------------------------------------------ */
.for_date_slot{padding:22px 18px;margin:0 auto;background:#ffffff;border-radius:6px;justify-content:space-between;box-shadow:0 -6px 45px 0 #2d2e3129;margin-bottom:30px}
.for_date_slot h5{width:100%;border-bottom:1px solid #d0d0d0;display:flex;align-items:center;gap:7px;color:#404348;font-size:17px;}
.for_date_slot h5 i{font-size:16px}
.dewide_before_slot{padding:12px 16px;background:#f4f4f4;border-radius:6px;display:flex;gap:12px;margin-bottom:20px}
.dewide_before_slot select{padding:12px;line-height:25px;height:45px}
.check_main_part{flex-wrap:wrap}
.for_date_slot .form-check {
    background: #f38c29;
    padding: 0 11px;
    display: flex;
    align-items: center;
    gap: 6px;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
    transition-duration: .3s;
    cursor: pointer;
    color: #fff;
    margin-right: 8px;
    margin-top: 8px;
}

.for_date_slot .form-check:hover{border-color:#404348;color:#fff;background:#404348}
.for_date_slot .form-check input{height:18px;cursor:pointer;width:18px}
.for_date_slot .form-check label{cursor:pointer;padding:10px 0;font-size:15px}
.for_date_slot button{background-color:#f28a26;color:#fff;padding:8px 25px;text-transform:uppercase;border:2px solid #f28a26;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;border-radius:7px}
.for_date_slot button:hover{background-color:transparent;color:#404348;border:2px solid #404348;text-decoration:none}
.piker_pedding_m{padding:7px 16px}
.piker_pedding_m input{height:45px}

/* Time Slot End
------------------------------------------------------------------------------------------------------ */


/* Coupon Start
------------------------------------------------------------------------------------------------------ */
.coupon_design_block{box-shadow:0 0 0 1px #e2e2e2;padding:15px;margin-bottom:30px;display:flex}
.coupon_design_block form{display:flex;align-items:center}
.coupon_design_block label{font-size:19px;font-weight:600;color:#4e4e7e;margin-bottom:6px;display:block}
.coupon_design_block input{margin:0 15px 0 0;padding:6px 11px;font-size:14px!important;color:#000000;border:1px solid #c7c7c7;border-radius:5px;outline:none}
.coupon_design_block button{background-color:#404348;color:#fff;max-width:inherit;font-size:14px;padding:6px 11px;text-transform:uppercase;border:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;display:flex;border-radius:5px;font-weight:500;align-items:center}
.coupon_design_block button:hover{background-color:#f28a26}
.address_ship_design{display:flex;align-items:center;flex-wrap:wrap}
.address_ship_design .ship-address-if-active{margin-top:23px}
.address_ship_design label.choos_for_space{margin-bottom:0;cursor:pointer}
.address_ship_design #ship_to_different{margin-right:14px;width:20px;height:20px}

/* Coupon End
------------------------------------------------------------------------------------------------------ */




/* Talk to shooter Start
------------------------------------------------------------------------------------------------------ */

.shooter_talk_design {display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,2fr));grid-gap:1.9rem; margin-top:2em;}
.shooter_talk_design .full_img_shoot { width: 100%; border-radius: 8px; margin-top: -50px; transition-duration: .3s; border: 1px solid #fff; height: 250px; object-fit: cover; }
.shooter_talk_design .full_img_shoot:hover {box-shadow:0 10px 18px 0 #3134401f}
.block_shooter{box-shadow:0 -9px 32px 0 #0000001f;border-radius:10px;padding:15px 20px 25px;margin-bottom:60px;transition-duration:.3s}
.block_shooter:hover {box-shadow:0 14px 27px 0 #00000017}
.block_shooter h3{font-size:16px;line-height:26px;margin-bottom:18px;color:#404348;margin-top:19px;font-family:'Roboto Medium';transition-duration:.3s}
.block_shooter:hover a h3{color:#e8882b}
.talk_text a:hover h3{text-decoration:underline}
.location_discount ul{display:flex;justify-content:space-between}
.location_discount ul li .fa-map-marker{color:#e6882c;border-radius:50px;width:25px;height:27px;display:flex;align-items:center;justify-content:center;box-shadow:-3px 0 6px -2px #0000004a;margin-right:-4px}
.location_discount ul li{display:flex;align-items:center;gap:8px}
.location_discount ul li .fa-percent{font-size:13px}
.on_word_price ul{display:flex;justify-content:space-between;align-items:flex-end;padding:0 0 0 5px;margin-top:18px}
.on_word_price ul .fa-percent{color:#e6882c;border:1px solid #4043485c;border-radius:50px;width:25px;height:25px;display:flex;align-items:center;justify-content:center}
.on_word_price ul li{display:flex;flex-direction:column;font-size:13px;color:#9a9a9a}
.first_nwards span{font-size:20px;color:#404348}
.first_nwards{line-height:20px}
.sign_persant{flex-direction:row!important;flex-wrap:nowrap;box-shadow:-3px 0 4px -2px #0000003d;border-radius:50px;padding:6px 5px;font-family:'Roboto Medium';gap:5px}
.diffrent_envelop span{font-size:20px;color:#404348;line-height:16px}
.diffrent_envelop{flex-wrap:nowrap;flex-direction:row;box-shadow:-3px 0 4px -2px #0000003d;border-radius:50px;padding:0 0 0 14px;font-family:'Roboto Medium';font-size:14px}
.diffrent_envelop a{color:#404348;transition-duration:.3s}
.diffrent_envelop:hover a{color:#e8882b}
.diffrent_envelop i{font-size:18px;color:#ffffff;background:#e8882b;border-radius:50px;padding:7px;transition-duration:.3s;margin-left:5px}
.diffrent_envelop:hover i{background:#404348}
.design_shooter_popup .modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgb(0 0 0 / 50%);box-shadow:0 3px 9px rgb(0 0 0 / 50%);background-clip:padding-box;outline:0}
.design_shooter_popup .modal-header{padding:14px 20px 0;border:none;position:relative;border-bottom:1px solid #d8d8e1}
.design_shooter_popup .modal-title{font-size:22px;color:#404348;margin:0;padding-bottom:5px}
.design_shooter_popup .modal-header .close{background:#e8882b;color:#fff;text-shadow:none;opacity:1;padding:8px 9px 6px;border-radius:5px;margin:0;transition-duration:.3s}
.design_shooter_popup input{margin-bottom:14px;transition-duration:.3s;padding:0 15px 0 48px;font-size:14px;background-image:linear-gradient(90deg,#ffffff 0%,#e8e8e8 37px,#ffffff 0%);color:#34344d}
.design_shooter_popup form i{left:27px}
.design_shooter_popup i{position:absolute;top:13px;left:13px;color:#73738a;font-size:16px}
.design_shooter_popup i.fa-mobile{top:13px;font-size:25px}
.design_shooter_popup .textarea-form{background-image:linear-gradient(90deg,#ffffff 0%,#e8e8e8 37px,#ffffff 0%);font-size:15px;height:75px;margin-bottom:5px;box-shadow:none;padding:10px 50px;border-radius:5px}
.design_shooter_popup button{background-color:#404348;color:#fff;max-width:inherit;font-size:14px;padding:8px 13px 6px;text-transform:uppercase;border:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;display:flex;border-radius:5px;font-weight:500;align-items:center}
.design_shooter_popup button:hover{background-color:#e8882b}
.envelop_button{animation:beats 1s infinite;transition:.6s}
.diffrent_envelop:hover .envelop_button{animation:beats 10s infinite}


.diffrent_envelop i.fa-arrow-right {font-size: 12px; padding: 9px 10px;}



@keyframes beats {
  0% {transform: scale(1);}

  60% {transform: scale(.9); box-shadow: 10px 10px 0 rgba(221, 221, 221, 0.3);}

  100% {transform:scale(1);}
}

/* Home Product Carousel
------------------------------------------------------------------------------------------------------ */
.slide_brand_logo .owl-item img {height:132px;object-fit: cover;}


.product_home_carousel { margin: 50px 0 45px; }
.product_home_carousel .our_story_line { font-family: Roboto Medium; text-align: center; position: relative; text-transform: capitalize; color: #f48e2a; font-size: 25px; margin: 10px 0; }
.product_home_carousel .our_story_line:before { content: ""; position: absolute; background: #c2c4c4; height: 1px; width: 44%; left: 0; top: 12px; }
.product_home_carousel .our_story_line:after { content: ""; position: absolute; background: #c2c4c4; height: 1px; width: 44%; right: 0; top: 12px; }

/* Shooting Detail Start
------------------------------------------------------------------------------------------------------ */




.shooting_details_view  {
  padding: 22px 18px;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 6px;
  justify-content: space-between;
  box-shadow:0 0px 42px 0px #b1b3b745;
  margin-bottom: 30px;
}

.shooting_details_view .wide_detail_image {
  padding-left: 0;
}


/*.shooting_details_view .wide_img_width{
  width:100%;
  border-radius: 6px;
}*/

.shooting_details_view .wide_img_width { width: 100%; border-radius: 6px; height: 400px; object-fit: cover; }

.detail_booking_form .for_date_slot {
  box-shadow:0 35px 45px 0 #b1b3b729;
}


.detail_booking_form {
  background-image: linear-gradient( 180deg ,#f3f5f9 30%,#ffffff 100%);
  padding: 36px 0 0 0;
  box-shadow: 0 11px 10px #e2e6ed inset;
}


.right_wide_detail_text {
  display:flex;
  padding:20px 23px;
}


.left_location_detail h3 {
  font-size: 25px;
  line-height: 26px;
  margin-bottom: 0;
  color: #404348;
  font-family: 'Roboto Light';
  transition-duration: .3s;
}



/*.left_location_detail {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}*/

.left_location_detail { display: flex ; flex-direction: column; gap: 20px; }


.left_location_detail .fa-bullseye {
  font-size: 25px;
  color: #8b8e93;
}



.time_for_address {
  display: flex;
  gap: 14px;
}


.time_for_address .fa-map-marker {
  color: #e6882c;
  border-radius: 50px;
  width: 29px;
  height: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: -3px 0 6px -2px #0000004a;
  margin-right: -4px;
}






.right_parsent_detail {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  width:50%;
}

.first_nwards {
  display: flex;
  flex-direction: column;
  font-size: 13px;
  color: #9a9a9a;
}

.first_nwards span {
  font-size: 20px;
  color: #404348;
}

.direction_mode {
  display: flex;
  justify-content: space-between;
  gap: 1px;
  flex-direction: column;
  align-items: flex-end;
  font-size: 12px;
}

.direction_mode a {
  font-size: 15px;
  color: #e5872d;
  transition-duration: 0.3s;
}

.direction_mode a:hover {
  color: #404348;
}


.wide_persant {
  flex-direction: row!important;
    flex-wrap: nowrap;
    box-shadow: -3px 0 4px -2px #0000003d;
    border-radius: 50px;
    padding: 6px 5px;
    font-family: 'Roboto Medium';
    gap: 8px;
    display: flex;
}


.wide_persant .fa-percent {
  color: #e6882c;
  border: 1px solid #4043485c;
  border-radius: 50px;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}



/* Shooting Detail End
------------------------------------------------------------------------------------------------------ */




/* Price Table Start
------------------------------------------------------------------------------------------------------ */

#generic_price_table{
	background-color: #f4f4f4;
}

/*PRICE COLOR CODE START*/
#generic_price_table .generic_content{background-color:#fff}
#generic_price_table .generic_content .generic_head_price{background-color:#f6f6f6}
#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg{border-color:#e4e4e4 rgba(0,0,0,0) rgba(0,0,0,0) #e4e4e4}
#generic_price_table .generic_content .generic_head_price .generic_head_content .head span{color:#525252}
#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign{color:#414141}
#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency{color:#414141}
#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent{color:#414141}
#generic_price_table .generic_content .generic_head_price .generic_price_tag .month{color:#414141}
#generic_price_table .generic_content .generic_feature_list ul li{color:#a7a7a7}
#generic_price_table .generic_content .generic_feature_list ul li span{color:#414141}
#generic_price_table .generic_content .generic_feature_list ul li:hover{background-color:#E4E4E4;border-left:5px solid #f28a26}
#generic_price_table .generic_content .generic_price_btn a{border:1px solid #f28a26;color:#f28a26}
#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head_bg,#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg{border-color:#f28a26 rgba(0,0,0,0) rgba(0,0,0,0) #f28a26;color:#fff}
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head span,#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head span{color:#fff}
#generic_price_table .generic_content:hover .generic_price_btn a,#generic_price_table .generic_content.active .generic_price_btn a{background-color:#f28a26;color:#fff}
#generic_price_table{padding:40px;border-radius:9px}
.row .table{padding:28px 0; border-radius:8px; overflow:hidden; font-size:15px;}

/*PRICE BODY CODE START*/

#generic_price_table .generic_content{overflow:hidden;position:relative;text-align:center}
#generic_price_table .generic_content .generic_head_price{margin:0 0 20px}
#generic_price_table .generic_content .generic_head_price .generic_head_content{margin:0 0 50px}
#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg{border-style:solid;border-width:90px 1411px 23px 399px;position:absolute}
#generic_price_table .generic_content .generic_head_price .generic_head_content .head{padding-top:40px;position:relative;z-index:1}
#generic_price_table .generic_content .generic_head_price .generic_head_content .head span{font-family:"Raleway",sans-serif;font-size:28px;font-weight:400;letter-spacing:2px;margin:0;padding:0;text-transform:uppercase}
#generic_price_table .generic_content .generic_head_price .generic_price_tag{padding:0 0 20px}
#generic_price_table .generic_content .generic_head_price .generic_price_tag .price{display:block}
#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign{display:inline-block;font-family:"Lato",sans-serif;font-size:28px;font-weight:400;vertical-align:middle}
#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency{font-family:"Lato",sans-serif;font-size:60px;font-weight:300;letter-spacing:-2px;line-height:60px;padding:0;vertical-align:middle}
#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent{display:inline-block;font-family:"Lato",sans-serif;font-size:24px;font-weight:400;vertical-align:bottom}
#generic_price_table .generic_content .generic_head_price .generic_price_tag .month{font-family:"Lato",sans-serif;font-size:18px;font-weight:400;letter-spacing:3px;vertical-align:bottom}
#generic_price_table .generic_content .generic_feature_list ul{list-style:none;padding:0;margin:0}
#generic_price_table .generic_content .generic_feature_list ul li{font-family:"Lato",sans-serif;font-size:18px;padding:15px 0;transition:all .3s ease-in-out 0}
#generic_price_table .generic_content .generic_feature_list ul li:hover{transition:all .3s ease-in-out 0;-moz-transition:all .3s ease-in-out 0;-ms-transition:all .3s ease-in-out 0;-o-transition:all .3s ease-in-out 0;-webkit-transition:all .3s ease-in-out 0}
#generic_price_table .generic_content .generic_feature_list ul li .fa{padding:0 10px}
#generic_price_table .generic_content .generic_price_btn{margin:20px 0 32px}
#generic_price_table .generic_content .generic_price_btn a{border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;-webkit-border-radius:50px;display:inline-block;font-family:"Lato",sans-serif;font-size:18px;outline:medium none;padding:12px 30px;text-decoration:none;text-transform:uppercase}

#generic_price_table .generic_content,
#generic_price_table .generic_content:hover,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content .price,
#generic_price_table .generic_content:hover .price,
#generic_price_table .generic_content .generic_price_btn a,
#generic_price_table .generic_content:hover .generic_price_btn a{
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
} 

@media (max-width: 320px) {	
}

@media (max-width: 767px) {
#generic_price_table .generic_content{margin-bottom:75px;}
}

@media (min-width: 768px) and (max-width: 991px) {
#generic_price_table .col-md-3{float:left;width:50%}
#generic_price_table .col-md-4{float:left;width:50%}
#generic_price_table .generic_content{margin-bottom:75px}
}

/* Price Table End
------------------------------------------------------------------------------------------------------ */



/* Home Category Start
------------------------------------------------------------------------------------------------------ */
.cat_home_design {margin-top:4em;}
.cat_home_design p {text-align:center;}
.cat_home_design .cat_hom_outer {padding-left:5%; padding-right:5%; margin-top:30px;}
.cat_home_design .our_story_line {font-family:Roboto Medium;text-align:center;position:relative;text-transform:capitalize;color:#f48e2a;font-size:25px;margin:10px 0}
.cat_home_design .our_story_line:before{content:"";position:absolute;background:#c2c4c4;height:1px;width:41%;left:0;top:12px}
.cat_home_design .our_story_line:after{content:"";position:absolute;background:#c2c4c4;height:1px;width:41%;right:0;top:12px}
.cat_home_design h3 {position:absolute;color:#393f4c;font-family:Roboto Medium;font-size:25px;left:30px;top:26px;text-transform:uppercase;transition-duration:.2s;z-index:9}
.cat_home_design .item:hover h3{color:#f48e2a}
.cat_home_design .item img{transition:transform 0.3s; width:100%;}
/*.cat_home_design .item:hover img{transform:scale(1.03)}*/
.cat_home_design .item{position:relative}
.cat_home_design .owl-nav{text-align:center;display:flex; justify-content: space-between; margin-top:20px; z-index:9;position: absolute;top: 50%; width: 100%;}
.cat_home_design .owl-nav i{padding:4px 11px;background:#ffffffcf;border-radius:10px;margin:0 4px;font-family:FontAwesome;font-style:normal;font-size:23px;box-shadow:1px 2px 12px -2px #6d6f746e;transition-duration:.2s;color:#808080}
.cat_home_design .owl-nav i:hover{color:#eaa802;box-shadow:none;background:#ffffff;}
.cat_home_design .owl-nav .owl-prev i:before{content:"\f177"}
.cat_home_design .owl-nav .owl-next i:before{content:"\f178"}
.cat_home_design .owl-next {box-shadow: none;border: none;padding: 0;background: #0000;}
.cat_home_design .owl-carousel .owl-stage-outer {z-index: -1;}

.collection_cat h3{position:absolute;color:#ffffff;font-size:35px;left:auto;bottom:82px;text-transform:uppercase;transition-duration:.2s;z-index:9;border:none;padding:5px 13px;top:auto;right:2px}
.collection_cat .shop_noe_button{position:absolute;color:#36c5ab;font-size:0;right:0;bottom:26px;text-transform:uppercase;transition-duration:.2s;z-index:9;border:2px solid #fff;padding:7px 21px;background:#fff}
.collection_cat .shop_noe_button:hover{color:#fff;border-color:#36c5ab;background:#36c5ab;font-size:16px}
.collection_cat .item:hover .shop_noe_button{font-size:16px}
.want_more{margin-bottom:5em}
.want_more .item:hover img{transform:inherit;border-color:#36c5ab}
.want_more h4{color:#212d4d;transition-duration:.3s}
.want_more .item:hover h4{color:#27c1a5}
.want_more h4:hover{color:#212d4d!important}
.want_more b{color:#36c5ab;font-size:20px;font-weight:300;display:block}
.want_more .item:hover b{color:#212d4d}
.want_more .for_cart{right:0;left:0;bottom:25%;border:none;color:#ffffff;font-size:19px;transition-duration:.4s;background:#36c5ab;margin:0 auto;padding:15px 21px 15px 16px;line-height:0;display:flex;align-items:center;justify-content:center;width:156px}
.want_more .for_cart:hover{color:#ffffff;background:#232c43}
.want_more .for_cart i{font-size:15px;transition-duration:.4s;margin-left:4px}


.want_more .image_bor_design {border:1px solid #e8e8e8; position:relative;}
.want_more .owl-carousel .owl-dots{display:flex!important;width:100%;justify-content:center}
.want_more .owl-carousel .owl-dots .owl-dot{border:none;border-radius:5px;padding:4px 12px;margin:0 4px;background:#dadbdf;transition-duration:.3s}
.want_more .owl-carousel .owl-dots .active{background:#17ebc0}
.want_more .owl-carousel .owl-dots .owl-dot:hover{background:#17ebc0}

.want_more #second_thumbs .item img{padding:0!important}
.want_more #third_thumbs .item img{padding:0!important}
.want_more #fourth_thumbs .item img{padding:0!important}
.im-buttons,h5{display:inline-block}
.im-buttons label,h5 label{display:inline-block;font-size:16px;font-weight:600;line-height:1.65;margin:4px 1px}
.im-buttons label span,h5 label span{display:inline-block}
.radio{margin:16px 0;display:inline-block;cursor:pointer}
.radio input{display:none}
.radio input#a-button + span:after{border:#21b499 2px solid;background:#21b499}
.radio input#b-button + span:after{border:#999999 2px solid;background:#999999}
.radio input#c-button + span:after{border:#303e61 2px solid;background:#303e61}
.radio input + span{line-height:22px;height:22px;padding-left:30px;position:relative}
.radio input + span:not(:empty){padding-left:30px;margin-left:20px}
.radio input + span:before,.radio input + span:after{content:"";width:28px;height:28px;display:block;border-radius:0;left:0;top:0;position:absolute}
.radio input + span:before{transition:background .2s ease,transform .4s cubic-bezier(0.175,0.885,0.32,2)}
.radio input + span#a-button:before{background:#1681d8}
.radio input + span#b-button:before{background:#2dd6c9}
.radio input + span#c-button:before{background:#35cc62}
.radio input + span:after{transform:scale(0.78);transition:transform .6s cubic-bezier(0.175,0.885,0.32,1.4)}
.radio input:checked + span:before{transform:scale(0.9)}
.radio input:checked + span:after{transform:scale(0.4);transition:transform .3s ease}
.radio input#a-button:checked + span:before{border:2px solid #21b499}
.radio input#a-button:checked + span:after{background:#21b499}
.radio input#b-button:checked + span:before{border:2px solid #999999}
.radio input#b-button:checked + span:after{background:#999999}
.radio input#c-button:checked + span:before{border:2px solid #303e61}
.radio input#c-button:checked + span:after{background:#303e61}
.radio:hover input + span:before{transform:scale(0.92)}
.radio:hover input + span:after{transform:scale(0.74)}
.radio:hover input:checked + span:after{transform:scale(0.4)}

/* Home Category End
------------------------------------------------------------------------------------------------------ */



/* Home Product Tabs End
------------------------------------------------------------------------------------------------------ */

.feature-products .our_story_line {font-family:Roboto Medium;text-align:center;position:relative;text-transform:capitalize;color:#f2ae23;font-size:25px;margin:10px 0}
.feature-products .our_story_line:before{content:"";position:absolute;background:#c2c4c4;height:1px;width:41%;left:0;top:12px}
.feature-products .our_story_line:after{content:"";position:absolute;background:#c2c4c4;height:1px;width:41%;right:0;top:12px}
.feature-products {margin-top:50px;}

.product {display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:6px;padding:15px;border:1px solid #ebebeb;position:relative;z-index:6;transition:.3s ease;margin-bottom:30px}
.product a h5 {color:#f38d2a}
.product.borderless{border:0}
.product.pink .product-type{color:#fd5f5c}
.product.coffee .product-type{color:#f79823}
.product:hover{border:0 solid transparent;box-shadow:0 20px 32px 0 rgba(53,78,84,0.15);z-index:20}
.product:hover .product-select button {transform:scale(1) translateY(-20px); margin:0px 5px;}

.round-icon-btn a{color:#38435a;}

.round-icon-btn:hover a{color:#fff; background:#f38d2a00;}


.product:hover .product-name,.product:hover .shopping-cart .product-table .table tbody .product-price,.shopping-cart .product-table .table tbody .product:hover .product-price,.product:hover .shopping-cart .product-table .table tbody .product-total,.shopping-cart .product-table .table tbody .product:hover .product-total,.product:hover .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-availability,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product:hover .product-availability,.product:hover .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-availability,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product:hover .product-availability,.product:hover .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-weight,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product:hover .product-weight,.product:hover .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-weight,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product:hover .product-weight,.product:hover .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-sku,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product:hover .product-sku,.product:hover .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-sku,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product:hover .product-sku{transform:traslateY(20px);opacity:0;visibility:hidden}
.product:hover .product-price,.product:hover .shopping-cart .product-table .table tbody .product-total,.shopping-cart .product-table .table tbody .product:hover .product-total,.product:hover .shop-compare .compre-table .table .product-availability,.shop-compare .compre-table .table .product:hover .product-availability,.product:hover .shop-compare .compre-table .table .product-weight,.shop-compare .compre-table .table .product:hover .product-weight,.product:hover .shop-compare .compre-table .table .product-sku,.shop-compare .compre-table .table .product:hover .product-sku{transform:translateY(-20px)}
.product:hover .product-img img{transform:scale(1.1);transform-origin:50% 50%}
.product:hover:after{height:45px;box-shadow:0 20px 32px 0 rgba(53,78,84,0.15);opacity:1;bottom:-40px}
.product:after{content:"";position:absolute;display:block;bottom:0;left:0;height:0;width:100%;background-color:white;z-index:0;opacity:0;border:1px solid transparent;transition:.3s}
.product .product-img{height:233px;width:100%;display:flex;margin-bottom:15px;justify-content:center;align-items:center}
.product .product-img img{max-width:100%;max-height:100%;transition:.3s ease}
.product .product-type a{font-family:'Roboto Medium';font-size:14px;color:#f38d2a;line-height:1;display:block;text-transform:uppercase;letter-spacing:0.4px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 200px;}
.product .product-name,.product .shopping-cart .product-table .table tbody .product-price,.shopping-cart .product-table .table tbody .product .product-price,.product .shopping-cart .product-table .table tbody .product-total,.shopping-cart .product-table .table tbody .product .product-total,.product .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-availability,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product .product-availability,.product .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-availability,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product .product-availability,.product .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-weight,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product .product-weight,.product .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-weight,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product .product-weight,.product .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-sku,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product .product-sku,.product .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-sku,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product .product-sku {font-size:17px;color:#252525;line-height:24px;display:block;margin-bottom:5px;transition:.4s;visibility:visible}

.product .product-name a{font-size:17px;color:#252525;line-height:24px;display:block;margin-bottom:5px;transition:.4s;visibility:visible}

.product .product-price,.product .shopping-cart .product-table .table tbody .product-total,.shopping-cart .product-table .table tbody .product .product-total,.product .shop-compare .compre-table .table .product-availability,.shop-compare .compre-table .table .product .product-availability,.product .shop-compare .compre-table .table .product-weight,.shop-compare .compre-table .table .product .product-weight,.product .shop-compare .compre-table .table .product-sku,.shop-compare .compre-table .table .product .product-sku{font-size:20px;text-align: center;
    margin-bottom: 15px;color:#252525;line-height:1;display:block;transition:.4s ease}
.product .product-price .fa-rupee{
    font-size: 18px;
    margin-right: 2px;
}
.product .product-price del,.product .shopping-cart .product-table .table tbody .product-total del,.shopping-cart .product-table .table tbody .product .product-total del,.product .shop-compare .compre-table .table .product-availability del,.shop-compare .compre-table .table .product .product-availability del,.product .shop-compare .compre-table .table .product-weight del,.shop-compare .compre-table .table .product .product-weight del,.product .shop-compare .compre-table .table .product-sku del,.shop-compare .compre-table .table .product .product-sku del{font-size:16px;color:#b2b2b2;line-height:1;display:block;margin-left:6px;display:inline-block}
.product .product-price del .fa-rupee{
    font-size: 15px;
    margin-right: 2px;
}
.product .product-select{position:absolute;transition:.3s ease;top:95%;z-index:5;bottom:0}
.product .product-select button{height:40px;width:40px;transform:scale(0) translateY(0px);transiton:.4s}

.feature-products h1{margin-bottom:35px}
.feature-products #tab .tab-control{text-align:center;margin-bottom:16px;margin-top: 15px;overflow-x:auto;white-space:nowrap;padding-bottom:10px;padding-left: 0;}
.feature-products #tab .tab-control li{display:inline-block;padding:0 15px}
.feature-products #tab .tab-control li:first-child{padding-left:0}
.feature-products #tab .tab-control li:last-child{padding-right:0}
.feature-products #tab .tab-control li a{font-size:18px;color:#52555d;line-height:1;display:inline-block;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;position:relative}
.feature-products #tab .tab-control li a:hover{color:#b2b2b2;text-decoration:none}
.feature-products #tab .tab-control li a.active{color:#f38d2a}
.feature-products #tab .tab-control li a.active:after{content:"";position:absolute;height:2px;width:100%;display:block;background-color:#f38d2a;bottom:-10px}
.feature-products.coffee #tab .tab-control li a.active{color:#f79823}
.feature-products.coffee #tab .tab-control li a.active:after{background-color:#f79823}
.round-icon-btn{background-color:#eaeff4;color:#38435a;font-size:14px;border-radius:999px;-webkit-border-radius:999px;-moz-border-radius:999px;-ms-border-radius:999px;-o-border-radius:999px;padding:0;text-transform:uppercase;border:0 solid #fff;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;display:inline-block}
.round-icon-btn:hover{background-color:#f38d2a;color:#fff;border:0 solid #fff;text-decoration:none}
.round-icon-btn:focus{outline:0;box-shadow:0}
.round-icon-btn.pink{background-color:#eaeff4;color:#252525;font-size:14px;border-radius:999px;-webkit-border-radius:999px;-moz-border-radius:999px;-ms-border-radius:999px;-o-border-radius:999px;padding:0;text-transform:uppercase;font-family:'Cera Pro Bold';border:0 solid #fff;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;display:inline-block}
.round-icon-btn.pink:hover{background-color:#fd5f5c;color:#fff;border:0 solid #fff;text-decoration:none}
.round-icon-btn.pink:focus{outline:0;box-shadow:0}
.round-icon-btn.coffee{background-color:#eaeff4;color:#252525;font-size:14px;border-radius:999px;-webkit-border-radius:999px;-moz-border-radius:999px;-ms-border-radius:999px;-o-border-radius:999px;padding:0;text-transform:uppercase;font-family:'Cera Pro Bold';border:0 solid #fff;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;display:inline-block}
.round-icon-btn.coffee:hover{background-color:#f79823;color:#fff;border:0 solid #fff;text-decoration:none}
.round-icon-btn.coffee:focus{outline:0;box-shadow:0}

/* Home Product Tabs End
------------------------------------------------------------------------------------------------------ */


/* Deal Of The Week Start
------------------------------------------------------------------------------------------------------ */

.deal_week_design{padding:5% 0;background-image:linear-gradient(180deg,#03040761 28%,#08090a00 100%),url(../images/deal-bg.webp);background-repeat:no-repeat;background-attachment:fixed;margin-top:30px;border-radius:25px 25px 0 0}
.deal_week_design #countdown{margin-bottom:30px}
.deal_week_design .shadow_deal{box-shadow:1px 4px 49px -14px #393f4c57;border-radius:6px;border:15px solid #fff}
.deal_week_design h4{font-family:Roboto Medium;text-align:center;position:relative;text-transform:capitalize;color:#f2ae23;font-size:25px;margin:10px 0}
.deal_week_design .container{background:#fff;border-radius:7px;background-image:linear-gradient(180deg,#ffffff 28%,#ffffff00 100%),url(../images/dot-deal.webp);text-align:center;box-shadow:0 0 47px 0 #141822;padding:35px 0 30px;background-position:center bottom}
.deal_week_design a{background:#f2ae23;padding:4px 16px;color:#ffffff;border-radius:5px;transition-duration:.2s;font-family:Roboto Medium;text-transform:uppercase;display:flex;align-items:center;width:137px;margin:0 auto;flex-direction:column;border-bottom:2px solid #df9b11}
.deal_week_design a:hover{background:#494f5c;border-color:#13171f}
.deal_week_design a i{border-radius:3px;color:#f2ae23;padding:2px 8px 3px;font-size:18px;margin-bottom:2px;margin-top:-18px;background-image:linear-gradient(180deg,#ffffff 47%,#ffffff40 100%);text-shadow:0 1px 1px #fff}
.deal_week_design ul{padding:0;margin:0}
.deal_week_design li{display:inline-block;list-style-type:none;padding:17px 10px 8px;text-transform:uppercase;width:23%;border-bottom:5px solid #13171f;border-radius:6px;font-family:Roboto Medium;font-size:13px;text-align:center;background:#393f4c;color:#fff}
.deal_week_design li span{display:block;font-size:2.5rem;margin-bottom:7px;font-family:Roboto Regular}
.deal_week_design .emoji{display:none;padding:1rem}
.deal_week_design .emoji span{font-size:4rem;padding:0 .5rem}

/* Deal Of The Week End
------------------------------------------------------------------------------------------------------ */


/* Brand Logo Start
------------------------------------------------------------------------------------------------------ */

.brand_logo_design{margin:50px 0 45px}
.brand_logo_design p{text-align:center;margin-bottom:0}
.brand_logo_design .owl-item img{box-shadow:1px 4px 23px -7px #393f4c57;border-radius:6px}
.brand_logo_design .owl-stage{padding-top:20px;padding-bottom:20px}
.brand_logo_design .our_story_line{font-family:Roboto Medium;text-align:center;position:relative;text-transform:capitalize;color:#f48e2a;font-size:25px;margin:10px 0}
.brand_logo_design .our_story_line:before{content:"";position:absolute;background:#c2c4c4;height:1px;width:44%;left:0;top:12px}
.brand_logo_design .our_story_line:after{content:"";position:absolute;background:#c2c4c4;height:1px;width:44%;right:0;top:12px}

/* Brand Logo End
------------------------------------------------------------------------------------------------------ */



/* Footer Start
------------------------------------------------------------------------------------------------------ */

footer{background-color:#2b344a;padding:0 0 60px;text-align:center;border-bottom:2px solid #03060b; margin-top:25px;}
.back_subscribe{background-color:#3e475f;padding:30px 0 38px;border-top:5px solid #71798f}
.footer_contact_details .media{flex-direction:column;margin-bottom:13px}
.footer_contact_details .media p{margin-bottom:3px}
.recent_post_footer ul{margin:0!important;padding:0!important}
.recent_post_footer li{display:flex;align-items:stretch;flex-direction:row;margin-bottom:13px;border-bottom:1px solid #4e576e;padding-bottom:6px!important}
.recent_post_footer li a:before{display:none}
.recent_post_footer .entry-title{margin-bottom:1px}
.recent_post_footer .entry-title a{font-size:14px;transition-duration:.2s}
.recent_post_footer .entry-title a:hover{color:#f48e2a}
.recent_post_footer img{margin-right:9px;border-radius:4px}
.recent_post_footer li .recent-posts-time{color:#BBB;font-size:12px}
.recent_post_footer .recent-posts-comment{color:#BBB;font-size:12px}
.recent_post_footer li a:hover{text-decoration:auto!important;margin-left:0!important}

.heading h3{font-size:25px;font-weight:normal}
footer p,footer h3,footer a{color:#fff}
.newsletter-form{background-color:#fff;border-radius:8px;max-width:640px;margin:0 auto}
footer form{margin-top:25px;display:flex;padding:11px 15px;justify-content:space-between}
footer input{border:0;background-color:transparent;width:100%}
.input-area{display:flex;align-items:center;width:100%}
.submit-btn{max-width:100px;color:#fff;background-color:#2b344a;padding:10px;font-size:15px;border-radius:5px;transition-duration: 0.2s;}
.submit-btn:hover {background-color:#f48e2a;}
.input-area i{padding-right:10px;color:#8d8e8f}
.input-area input[type="text"]::placeholder{font-size:14px}
footer h4{font-weight:normal;font-size:20px;color:#fff;padding-bottom:10px}
.footer-links {
    text-align: left;
    padding: 70px 13% 0 13%;
}
.footer-links li a{color:#fff;font-size:16px}
.footer-logo{background:#fff;border-radius:6px;text-align:center;padding:5px 0;margin-bottom:26px}
footer .media a { display: flex ; gap: 8px; }
footer .media a i{margin-bottom:45px;float:left;margin-left:9px}
.account_gap {margin-left:20px; padding-left:35px;}
.important_gap {margin-left:20px; padding-left:35px;}

.footer-links li{padding-bottom:14px}
.footer-links li a{position:relative;transition-duration:.3s}
.footer-links li a:hover{margin-left:4px;color:#f48e2a;}
.footer-links li a:before{content:'';transition-duration:.3s;position:absolute;left:-20px;width:7px;height:3px;background-color:#464a4e;top:7px;border-radius:36%}
.footer-links li a:hover:before {background-color:#f48e2a;}
.footer-links ul{margin:0;padding-left:30px;list-style-type:none}
.footer-bottom{background-color:#171f32;color:#82858f;text-align:center;font-size:13px;display:flex;padding:14px 0 4px;align-items:center;justify-content:center;border-top:2px solid #2b344a;line-height:45px}
.footer-bottom .row{justify-content:space-between;flex-direction:column;align-items:center}
.footer-bottom span{padding-left:10px}

/* Footer End
------------------------------------------------------------------------------------------------------ */


/* Whatsapp Start
------------------------------------------------------------------------------------------------------ */

#whatsapp_fixed{position:fixed;bottom:30px;left:5px;z-index:9}
#whatsapp_fixed img{width:100%;max-width:50px}

/* Whatsapp End
------------------------------------------------------------------------------------------------------ */


/* Category Page Start
------------------------------------------------------------------------------------------------------ */

.category_page_design .category_inner {display: flex;}
.category_page_design {margin-top:0em; padding-top:2em;}

/* Category Page End
------------------------------------------------------------------------------------------------------ */


/* Inner Page Start
------------------------------------------------------------------------------------------------------ */
.inner_layout_white{background:#ffffff;border-radius:60px 60px 10px 10px;padding-top:30px;padding-bottom:10px}
.inner_page_color{position:relative;background-image:url(../images/center-inner-dot-bg.webp),linear-gradient(#f38c29,#ffffff);background-position:top;background-repeat:no-repeat}
.inner_banner_all{display:flex;width:68%;padding:22px 18px;margin:0 auto;background:#ffffff;border-radius:6px;justify-content:space-between;box-shadow:0 -6px 45px 0 #2d2e3129;margin-bottom:30px}
.inner_banner_all .left_inner{display:flex;align-items:center}
.inner_banner_all .left_inner h2{font-size:22px;color:#404348;margin:0}
.inner_banner_all .right_inner a{color:#f28f28;transition-duration:.3s;font-family:'Roboto Medium';margin-right:3px}
.inner_banner_all .right_inner a:hover{color:#000}
.inner_banner_all .right_inner{display:flex;position:relative;border-left:1px solid #f38c29;padding:7px 5% 7px 14px;border-radius:27px;background-image:linear-gradient(90deg,#f1f1f1 0%,#ffffff 11%);box-shadow:-11px 0 11px -8px #00000052;align-items:center;font-size:14px}
.inner_banner_all .right_inner .search-bar{display:flex;justify-content:flex-end;position:absolute;top:1px;right:-14px}
.search-bar input,.search-btn,.search-btn:before,.search-btn:after{transition:all .25s ease-out}
.search-bar input,.search-btn{width:2.6em;height:2.5em}
.search-bar input:invalid:not(:focus),.search-btn{cursor:pointer}
.search-bar,.search-bar input:focus,.search-bar input:valid{width:150%}
.search-bar input{border-radius:1.5em;transform:translate(0.5em,0.5em) scale(0.5);transform-origin:100% 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:3px solid #f48e2a}
.search-bar input:hover{border-color:#355f95}
.search-bar input::-webkit-search-decoration{-webkit-appearance:none}
.search-bar input:focus,.search-bar input:valid{background:#f48e2a;box-shadow:none;transform:scale(1);border-color:#f48e2a;border-radius:50px;padding:0 14px;margin-right:1px;border:none;color:#fff;outline:none}
.search-btn{background:#f38c29;border-radius:0 .75em .75em 0 / 0 1.5em 1.5em 0;padding:.75em .9em .75em 1.5em;position:relative;transform:translate(0.25em,0.25em) rotate(45deg) scale(0.25,0.125);transform-origin:0 50%;border:none}
.search-bar .search-btn:hover{background:#355f95}
.search-btn:before,.search-btn:after{content:"";display:block;opacity:0;position:absolute}
.search-btn:before{border-radius:50%;box-shadow:0 0 0 .1em #ffffff inset;top:.65em;left:.6em;width:1.2em;height:1.2em}
.search-btn:after{background:#ffffff;border-radius:0 .25em .25em 0;top:52%;left:59%;width:.5em;height:.25em;transform:translate(0.2em,0) rotate(20deg);transform-origin:0 50%}
.search-btn span{display:inline-block;overflow:hidden;width:1px;height:1px}
.search-bar input:focus + .search-btn,.search-bar input:valid + .search-btn{background:#f48e2a;transform:scale(1);border:none;border-radius:50px}
.search-bar input:focus + .search-btn:before,.search-bar input:focus + .search-btn:after,.search-bar input:valid + .search-btn:before,.search-bar input:valid + .search-btn:after{opacity:1}
.search-bar input:focus + .search-btn:hover,.search-bar input:valid + .search-btn:hover,.search-bar input:valid:not(:focus) + .search-btn:focus{background:#355f95}
.search-bar input:focus + .search-btn:active,.search-bar input:valid + .search-btn:active{transform:translateY(1px)}
@media screen and (prefers-color-scheme: dark) {
.search-bar input{box-shadow:0 0 0 .4em #f1f1f1 inset}
.search-bar input:focus,.search-bar input:valid{background:#3d3d3d;box-shadow:0 0 0 .1em #3d3d3d inset}
.search-btn{background:#f1f1f1}
}

/* Inner Page End
------------------------------------------------------------------------------------------------------ */


/* Single Category Page End
------------------------------------------------------------------------------------------------------ */

.shop-layout .container{padding:22px 18px;background:#ffffff;border-radius:6px;box-shadow:0 -6px 45px 0 #2d2e3129}
.mini-tab-title{border-bottom:1px solid #ebebeb;margin-bottom:15px}
.shop-sidebar .shop-sidebar_department .department_bottom ul{padding-left:17px}
.shop-sidebar .shop-sidebar_department .department_bottom .department-link{font-size:16px;color:#252525;line-height:37px;display:inline-block;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;position:relative}
.shop-sidebar .shop-sidebar_department .department_bottom .department-link:before{content:'';transition-duration:.3s;position:absolute;left:-16px;width:6px;height:3px;background-color:#464a4e73;top:17px;border-radius:36%}
.shop-sidebar .shop-sidebar_department .department_bottom .department-link:hover:before{background-color:#f48e2a}
.shop-sidebar .shop-sidebar_department .department_bottom .department-link:hover{margin-left:4px;color:#f48e2a;text-decoration:none}
.mini-tab-title.underline .title:after,.mini-tab-title.underline .title-bb:after{content:"";position:absolute;height:3px;width:90px;display:block;background-color:#3a6199;bottom:0;position:absolute;height:3px;width:90px;display:block;background-color:#3a6199;bottom:0}
.shop-sidebar .shop-sidebar_department .department_top .title,.shop-sidebar .shop-sidebar_department .department_top .title-bb{font-size:21px;margin:0}
.mini-tab-title.underline .title,.mini-tab-title.underline .title-bb{font-size:21px;position:relative;margin:0}
.mini-tab-title .title,.mini-tab-title .title-bb{white-space:nowrap}
.title,.title-bb{font-size:44px;color:#252525;line-height:50px;display:block}
.shop-sidebar .shop-sidebar_tag .tag_bottom .tag-btn{margin:0 8px 8px 0}
.tag-btn{background-color:#eaeff4;color:#636363;font-size:16px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;padding:10px;text-transform:uppercase;border:1px solid #ebebeb;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;display:inline-block;text-transform:none}
.tag-btn:hover{background-color:transparent;color:#252525;border:1px solid #636363;text-decoration:none}
.select-form{appearance:none;-webkit-appearance:none;-moz-appearance:none;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border:1px solid #ebebeb;padding:8px 30px 8px 20px;background-image:url(../images/arrow_carrot-down.svg);background-repeat:no-repeat;background-size:15px;background-position:90% center}
.shop-grid-list .shop-products .shop-products_top .product-option .view-method p.active{color:#4774b4}
.shop-grid-list .shop-products .shop-products_top .product-option .view-method p:hover{color:#4774b4;text-decoration:none}
.shop-grid-list .shop-products .shop-products_top .product-option .view-method p{font-size:20px;color:#ccc;line-height:1;display:inline-block;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;margin-right:15px;cursor:pointer}
.shop-grid-list .shop-products .shop-products_top .product-option .view-method p:last-child{margin-right:0}
.shop-grid-list .shop-products .shop-products_top .product-option .view-method p{font-size:20px;color:#ccc;line-height:1;display:inline-block;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;margin-right:15px;cursor:pointer;margin-bottom:0}
.shop-grid-list .shop-products .shop-products_top .product-option{display:flex;align-items:center;justify-content:space-between}


/************************************
  Product list view
*************************************/

.product.list-view,.product.full-list-view{flex-direction:row}
.product.list-view:after,.product.full-list-view:after{display:none}
.product.list-view:hover .product-select button,.product.full-list-view:hover .product-select button{transform:scale(1) translateY(0)}
.product.list-view:hover .product-name,.product.full-list-view:hover .product-name,.product.list-view:hover .shopping-cart .product-table .table tbody .product-price,.shopping-cart .product-table .table tbody .product.list-view:hover .product-price,.product.full-list-view:hover .shopping-cart .product-table .table tbody .product-price,.shopping-cart .product-table .table tbody .product.full-list-view:hover .product-price,.product.list-view:hover .shopping-cart .product-table .table tbody .product-total,.shopping-cart .product-table .table tbody .product.list-view:hover .product-total,.product.full-list-view:hover .shopping-cart .product-table .table tbody .product-total,.shopping-cart .product-table .table tbody .product.full-list-view:hover .product-total,.product.list-view:hover .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-availability,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product.list-view:hover .product-availability,.product.full-list-view:hover .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-availability,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product.full-list-view:hover .product-availability,.product.list-view:hover .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-availability,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product.list-view:hover .product-availability,.product.full-list-view:hover .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-availability,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product.full-list-view:hover .product-availability,.product.list-view:hover .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-weight,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product.list-view:hover .product-weight,.product.full-list-view:hover .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-weight,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product.full-list-view:hover .product-weight,.product.list-view:hover .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-weight,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product.list-view:hover .product-weight,.product.full-list-view:hover .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-weight,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product.full-list-view:hover .product-weight,.product.list-view:hover .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-sku,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product.list-view:hover .product-sku,.product.full-list-view:hover .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-sku,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product.full-list-view:hover .product-sku,.product.list-view:hover .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-sku,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product.list-view:hover .product-sku,.product.full-list-view:hover .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-sku,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product.full-list-view:hover .product-sku{transform:traslateY(0);opacity:1;visibility:visible}
.product.list-view:hover .product-price,.product.full-list-view:hover .product-price,.product.list-view:hover .shopping-cart .product-table .table tbody .product-total,.shopping-cart .product-table .table tbody .product.list-view:hover .product-total,.product.full-list-view:hover .shopping-cart .product-table .table tbody .product-total,.shopping-cart .product-table .table tbody .product.full-list-view:hover .product-total,.product.list-view:hover .shop-compare .compre-table .table .product-availability,.shop-compare .compre-table .table .product.list-view:hover .product-availability,.product.full-list-view:hover .shop-compare .compre-table .table .product-availability,.shop-compare .compre-table .table .product.full-list-view:hover .product-availability,.product.list-view:hover .shop-compare .compre-table .table .product-weight,.shop-compare .compre-table .table .product.list-view:hover .product-weight,.product.full-list-view:hover .shop-compare .compre-table .table .product-weight,.shop-compare .compre-table .table .product.full-list-view:hover .product-weight,.product.list-view:hover .shop-compare .compre-table .table .product-sku,.shop-compare .compre-table .table .product.list-view:hover .product-sku,.product.full-list-view:hover .shop-compare .compre-table .table .product-sku,.shop-compare .compre-table .table .product.full-list-view:hover .product-sku{transform:translateY(0)}
.product.list-view .product-img_block,.product.full-list-view .product-img_block{text-align:center;flex:1 1 30%;padding-right:30px}
.product.list-view .product-img_block .product-img,.product.full-list-view .product-img_block .product-img{margin-bottom:0;height:auto;overflow:hidden}
.product.list-view .product-info_block,.product.full-list-view .product-info_block{ /* flex: 1 1 45%; */ padding-right: 30px; border-right: 1px solid #ebebeb; position: relative; width: 60%; }
.product.list-view .product-info_block .product-name:hover,.product.full-list-view .product-info_block .product-name:hover,.product.list-view .product-info_block .shopping-cart .product-table .table tbody .product-price:hover,.shopping-cart .product-table .table tbody .product.list-view .product-info_block .product-price:hover,.product.full-list-view .product-info_block .shopping-cart .product-table .table tbody .product-price:hover,.shopping-cart .product-table .table tbody .product.full-list-view .product-info_block .product-price:hover,.product.list-view .product-info_block .shopping-cart .product-table .table tbody .product-total:hover,.shopping-cart .product-table .table tbody .product.list-view .product-info_block .product-total:hover,.product.full-list-view .product-info_block .shopping-cart .product-table .table tbody .product-total:hover,.shopping-cart .product-table .table tbody .product.full-list-view .product-info_block .product-total:hover,.product.list-view .product-info_block .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-availability:hover,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product.list-view .product-info_block .product-availability:hover,.product.full-list-view .product-info_block .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-availability:hover,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product.full-list-view .product-info_block .product-availability:hover,.product.list-view .product-info_block .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-availability:hover,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product.list-view .product-info_block .product-availability:hover,.product.full-list-view .product-info_block .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-availability:hover,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product.full-list-view .product-info_block .product-availability:hover,.product.list-view .product-info_block .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-weight:hover,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product.list-view .product-info_block .product-weight:hover,.product.full-list-view .product-info_block .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-weight:hover,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product.full-list-view .product-info_block .product-weight:hover,.product.list-view .product-info_block .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-weight:hover,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product.list-view .product-info_block .product-weight:hover,.product.full-list-view .product-info_block .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-weight:hover,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product.full-list-view .product-info_block .product-weight:hover,.product.list-view .product-info_block .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-sku:hover,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product.list-view .product-info_block .product-sku:hover,.product.full-list-view .product-info_block .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-sku:hover,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product.full-list-view .product-info_block .product-sku:hover,.product.list-view .product-info_block .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-sku:hover,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product.list-view .product-info_block .product-sku:hover,.product.full-list-view .product-info_block .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-sku:hover,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product.full-list-view .product-info_block .product-sku:hover{color:#f38d2a;text-decoration:none}
.product.list-view .product-info_block .product-price,.product.full-list-view .product-info_block .product-price,.product.list-view .product-info_block .shopping-cart .product-table .table tbody .product-total,.shopping-cart .product-table .table tbody .product.list-view .product-info_block .product-total,.product.full-list-view .product-info_block .shopping-cart .product-table .table tbody .product-total,.shopping-cart .product-table .table tbody .product.full-list-view .product-info_block .product-total,.product.list-view .product-info_block .shop-compare .compre-table .table .product-availability,.shop-compare .compre-table .table .product.list-view .product-info_block .product-availability,.product.full-list-view .product-info_block .shop-compare .compre-table .table .product-availability,.shop-compare .compre-table .table .product.full-list-view .product-info_block .product-availability,.product.list-view .product-info_block .shop-compare .compre-table .table .product-weight,.shop-compare .compre-table .table .product.list-view .product-info_block .product-weight,.product.full-list-view .product-info_block .shop-compare .compre-table .table .product-weight,.shop-compare .compre-table .table .product.full-list-view .product-info_block .product-weight,.product.list-view .product-info_block .shop-compare .compre-table .table .product-sku,.shop-compare .compre-table .table .product.list-view .product-info_block .product-sku,.product.full-list-view .product-info_block .shop-compare .compre-table .table .product-sku,.shop-compare .compre-table .table .product.full-list-view .product-info_block .product-sku{display:none}
.product.list-view .product-info_block .product-rated,.product.full-list-view .product-info_block .product-rated{margin-bottom:0px}
.product.list-view .product-info_block .product-rated i,.product.full-list-view .product-info_block .product-rated i{color:#f38d2a;font-size:14px}
.product.list-view .product-info_block .product-rated span,.product.full-list-view .product-info_block .product-rated span{font-size:15px;color:#b2b2b2;line-height:1;display:block;display:inline-block}
.product.list-view .product-info_block .product-avaiable,.product.full-list-view .product-info_block .product-avaiable{font-size:15px}
.product.list-view .product-info_block .product-avaiable span,.product.full-list-view .product-info_block .product-avaiable span{color:#f38d2b;display:inline-block}
.product.list-view .product-info_block .add-to-wishlist,.product.full-list-view .product-info_block .add-to-wishlist{position:absolute;top:0;right:30px;border:none;background:transparent}
.product.list-view .product-info_block .add-to-wishlist,.product.full-list-view .product-info_block .add-to-wishlist i{color:#eb8e35}
.product.list-view .product-select,.product.full-list-view .product-select{display:none}
.product.list-view .product-select_list,.product.full-list-view .product-select_list { /* flex: 1 1 25%; */ padding-left: 30px; }
.product.list-view .product-select_list .delivery-status,.product.full-list-view .product-select_list .delivery-status{width:100%;display:block;background-color:#ebebeb;text-align:center;padding:15px;margin-bottom:20px;font-size:14px;color:#252525;line-height:1;display:block}
.product.list-view .product-select_list .product-price del,.product.full-list-view .product-select_list .product-price del,.product.list-view .product-select_list .shopping-cart .product-table .table tbody .product-total del,.shopping-cart .product-table .table tbody .product.list-view .product-select_list .product-total del,.product.full-list-view .product-select_list .shopping-cart .product-table .table tbody .product-total del,.shopping-cart .product-table .table tbody .product.full-list-view .product-select_list .product-total del,.product.list-view .product-select_list .shop-compare .compre-table .table .product-availability del,.shop-compare .compre-table .table .product.list-view .product-select_list .product-availability del,.product.full-list-view .product-select_list .shop-compare .compre-table .table .product-availability del,.shop-compare .compre-table .table .product.full-list-view .product-select_list .product-availability del,.product.list-view .product-select_list .shop-compare .compre-table .table .product-weight del,.shop-compare .compre-table .table .product.list-view .product-select_list .product-weight del,.product.full-list-view .product-select_list .shop-compare .compre-table .table .product-weight del,.shop-compare .compre-table .table .product.full-list-view .product-select_list .product-weight del,.product.list-view .product-select_list .shop-compare .compre-table .table .product-sku del,.shop-compare .compre-table .table .product.list-view .product-select_list .product-sku del,.product.full-list-view .product-select_list .shop-compare .compre-table .table .product-sku del,.shop-compare .compre-table .table .product.full-list-view .product-select_list .product-sku del{font-size:14px;display:block;margin-bottom:5px}
.product.list-view .product-select_list button,.product.full-list-view .product-select_list button{margin-bottom:10px;width:100%;padding:10px}
.normal-btn.outline{background-color:#fff;color:#f38d2a;font-size:13px;border-radius:999px;-webkit-border-radius:999px;-moz-border-radius:999px;-ms-border-radius:999px;-o-border-radius:999px;padding:10px 10px;text-transform:uppercase;border:2px solid #f38d2a;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;display:inline-block;font-family:'Roboto Medium'}
.normal-btn.outline:hover{background-color:#f38d2a;color:#fff;border:2px solid #f38d2a;text-decoration:none}
.product.list-view .product-select_list button:last-child,.product.full-list-view .product-select_list button:last-child{margin-bottom:0}
.product.list-view .product-select_list .add-to-compare,.product.full-list-view .product-select_list .add-to-compare{border:2px solid #ebebeb}
.product.list-view .product-select_list .add-to-compare:hover,.product.full-list-view .product-select_list .add-to-compare:hover{border:2px solid #f38d2a}
.product.list-view .product-select_list .vendor-list {text-align:center;}
.list-view .product-info_block .product-price {text-align:left !important;} 
.product.list-view .product-select_list .vendor-list ul {margin:0px; list-style:none; padding:0px;}
.product.list-view .product-select_list .vendor-list ul li p {margin-bottom:7px;}
.product.list-view .product-select_list .vendor-list ul li a {color:#000;}
.product.list-view .product-select_list .vendor-list ul li {margin:4px 0 !important;}
.product.list-view .product-select_list .vendor-list h4 { margin-bottom: 15px; color: #000; font-size: 13px; }
.product-info_block button.pro-add-cart {padding:6px 16px  !important;}
.product .product-select_list .vendor-list a.vendor-all { background: #f48e2a; color: #fff; padding:3px 13px; border-radius: 25px; margin-top:0px; display: inline-block;font-size: 13px; }
.product_car_hm .product-select_list .vendor-list a.vendor-all { background: #f48e2a; color: #fff; padding: 8px 15px; border-radius: 25px; margin-top: 10px; display: inline-block; }
.product-select_list .vendor-list .product-img_block {padding-right:0px;}
#filter_data .product-select_list .vendor-list .product-img_block a.product-img img {width:60%;margin-bottom:10px;display: inline-block;height: 100px; object-fit: contain;}
.shop-detail_info .product-select_list .vendor-list ul li .product-img_block .product-img img { width: 100%; display: inline-block;height: 100px; object-fit: contain; }
.shop-detail_info .product-select_list .vendor-list ul li .product-img_block p { display: flex; width: 100%; justify-content: center; align-items: center; }
.shop-detail_info .product-select_list .vendor-list ul li .product-img_block {text-align:center;}
.shop-detail_info .product-select_list .vendor-list h4 {text-align:left;}
.shop-detail_info .product-select_list .vendor-list {text-align:center;}
.shop-detail_info .product-select_list .vendor-list ul li .product-img_block .product-img {margin-bottom:10px;display: inline-block;height: 100px; object-fit: contain; }
/************************************
  Product full list view
*************************************/
.product.full-list-view .product-img_block{flex:1 1 25%}
.product.full-list-view .product-img_block .product-img{height:160px}
.product.full-list-view .product-info_block{flex:1 1 55%}
.product.full-list-view .product-select_list{flex:1 1 20%}

/************************************
  Product grid view
*************************************/
.product.grid-view .product-select_list{display:none}
.product.grid-view .product-info_block{text-align:center}
.product.grid-view .product-info_block .product-rated{display:none}
.product.grid-view .product-info_block .product-describe{display:none}
.product.grid-view .product-info_block .product-avaiable{display:none}
.product.grid-view .product-info_block .add-to-wishlist{display:none}
.shop-grid-list .shop-products .shop-pagination ul{margin-bottom:0}
.shop-grid-list .shop-products .shop-pagination ul li{display:inline-block;border-radius:6px;overflow:hidden}
.shop-grid-list .shop-products .shop-pagination ul li .no-round-btn.active{background-color:#4774b4;color:#fff;border:1px solid #4774b4}
.shop-grid-list .shop-products .shop-pagination ul li .no-round-btn{height:40px;width:40px;padding:0}
.no-round-btn.smooth{background-color:#eaeff4;color:#252525;font-size:14px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;padding:12px 30px;text-transform:uppercase;border:2px solid #eaeff4;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;display:inline-block;font-family:Roboto Medium;border-radius:5px;}
.no-round-btn.smooth:hover{background-color:#f38d2a;color:#fff;border:2px solid #f38d2a;text-decoration:none}

/* Single Category Page End
------------------------------------------------------------------------------------------------------ */



/* Show Hide Password Start
------------------------------------------------------------------------------------------------------ */

.pass-eye .toggle-eyepass{position:absolute;right:10px;top:0;display:flex;justify-content:center;background:none;border:0;height:100%;padding-top:11px}
.pass-eye .toggle-eyepass .fa-eye:before{content:"\f06e"}
.pass-eye .toggle-eyepass .fa-eye-slash:before{content:"\f070"}

.fa-eye-slash {position:absolute;right:10px;top:0;display:flex;justify-content:center;background:none;border:0;height:100%;padding-top:11px;cursor: pointer;}
.fa-eye {position:absolute;right:10px;top:0;display:flex;justify-content:center;background:none;border:0;height:100%;padding-top:11px;cursor: pointer;}

/* Show Hide Password End
------------------------------------------------------------------------------------------------------ */



/* Change Password Page Start
------------------------------------------------------------------------------------------------------ */

.change_out_pass {}

/* Change Password Page End
------------------------------------------------------------------------------------------------------ */




/* Single Product Page Start
------------------------------------------------------------------------------------------------------ */
.size_select{margin-top:25px}
.size_select h5{font-size:14px;color:#000000;line-height:1;display:block;margin-right:15px;font-family:'Roboto Medium'}
.size_select .radio-input{visibility:hidden;width:0}
.size_select .radio-label{position:relative;padding-left:28px;margin-right:10px;cursor:pointer;transition-duration:.3s}
.size_select .radio-label:hover{color:#f4963c}
.size_select .radio-label:after{content:"";display:block;width:12px;height:12px;position:absolute;left:3px;top:5px;border-radius:30px}
.size_select .radio-border{width:18px;height:18px;display:inline-block;outline:solid 1px #f4963c;border-radius:30px;position:absolute;left:0;top:2px}
.size_select .radio-input:checked + .radio-label:after{transition:all .5s;background-color:#f4963c}
.single_product_page .container-fluid{padding:0 5%}

.shop-detail #show-filter-sidebar,#quickview .quickview-box #show-filter-sidebar{margin-bottom:30px}
.shop-detail .shop-detail_img,#quickview .quickview-box .shop-detail_img{position:relative}
.shop-detail .shop-detail_img #zoom-btn,#quickview .quickview-box .shop-detail_img #zoom-btn{position:absolute;top:20px;right:20px;height:40px;width:40px;z-index:20}
.shop-detail .shop-detail_img .big-img,#quickview .quickview-box .shop-detail_img .big-img{width:100%;border:1px solid #ebebeb;margin-bottom:10px;border-radius:7px}
.shop-detail .slick-list{border-radius:7px}
.shop-detail .shop-detail_img .big-img .big-img_block,#quickview .quickview-box .shop-detail_img .big-img .big-img_block{width:100%;height:400px;overflow:hidden;display:flex;align-items:center;justify-content:center}
.shop-detail .shop-detail_img .big-img .big-img_block img,#quickview .quickview-box .shop-detail_img .big-img .big-img_block img{width:100%;border-radius:7px}
.shop-detail .shop-detail_img .slide-img,#quickview .quickview-box .shop-detail_img .slide-img{overflow:hidden;height:130px;position:relative;width:100%}
.shop-detail .shop-detail_img .slide-img:hover .slick-arrow,#quickview .quickview-box .shop-detail_img .slide-img:hover .slick-arrow{opacity:1}
.shop-detail .shop-detail_img .slide-img .slick-arrow,#quickview .quickview-box .shop-detail_img .slide-img .slick-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:50;opacity:0;background-color:rgba(0,0,0,0.55);color:#fff;font-size:14px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;padding:10px;text-transform:uppercase;font-family:'Cera Pro Bold';border:0 solid #88c74a;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;display:inline-block}
.shop-detail .shop-detail_img .slide-img .slick-arrow:hover,#quickview .quickview-box .shop-detail_img .slide-img .slick-arrow:hover{background-color:rgba(0,0,0,0.8);color:#fff;border:0 solid #88c74a;text-decoration:none}
.shop-detail .shop-detail_img .slide-img .slick-arrow:focus,#quickview .quickview-box .shop-detail_img .slide-img .slick-arrow:focus{outline:0;box-shadow:0}
.shop-detail .shop-detail_img .slide-img .slick-prev,#quickview .quickview-box .shop-detail_img .slide-img .slick-prev{left:0}
.shop-detail .shop-detail_img .slide-img .slick-next,#quickview .quickview-box .shop-detail_img .slide-img .slick-next{right:0}
.shop-detail .shop-detail_img .slide-img .slide-img_block,#quickview .quickview-box .shop-detail_img .slide-img .slide-img_block{border:1px solid #ebebeb;height:100%;width:33.3333%;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-right:8px;cursor:pointer}
.shop-detail .shop-detail_img .slide-img .slide-img_block:last-child,#quickview .quickview-box .shop-detail_img .slide-img .slide-img_block:last-child{margin-right:0}
.shop-detail .shop-detail_img .slide-img .slide-img_block.slick-current,#quickview .quickview-box .shop-detail_img .slide-img .slide-img_block.slick-current{border:1px solid #f48f2f;border-radius:2px;border-radius:7px}
.shop-detail .shop-detail_img .slide-img .slide-img_block img,#quickview .quickview-box .shop-detail_img .slide-img .slide-img_block img{max-width:100%;max-height:100%}
.shop-detail .shop-detail_info,#quickview .quickview-box .shop-detail_info{margin-bottom:50px}
.shop-detail .shop-detail_info .product-type,#quickview .quickview-box .shop-detail_info .product-type{margin-bottom:10px}
.shop-detail .shop-detail_info .product-name:hover,#quickview .quickview-box .shop-detail_info .product-name:hover,.shop-detail .shop-detail_info .shopping-cart .product-table .table tbody .product-price:hover,.shopping-cart .product-table .table tbody .shop-detail .shop-detail_info .product-price:hover,#quickview .quickview-box .shop-detail_info .shopping-cart .product-table .table tbody .product-price:hover,.shopping-cart .product-table .table tbody #quickview .quickview-box .shop-detail_info .product-price:hover,.shop-detail .shop-detail_info .shopping-cart .product-table .table tbody .product-total:hover,.shopping-cart .product-table .table tbody .shop-detail .shop-detail_info .product-total:hover,#quickview .quickview-box .shop-detail_info .shopping-cart .product-table .table tbody .product-total:hover,.shopping-cart .product-table .table tbody #quickview .quickview-box .shop-detail_info .product-total:hover,.shop-detail .shop-detail_info .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-availability:hover,.shopping-cart .product-table .shop-compare .compre-table .table tbody .shop-detail .shop-detail_info .product-availability:hover,#quickview .quickview-box .shop-detail_info .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-availability:hover,.shopping-cart .product-table .shop-compare .compre-table .table tbody #quickview .quickview-box .shop-detail_info .product-availability:hover,.shop-detail .shop-detail_info .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-availability:hover,.shop-compare .compre-table .shopping-cart .product-table .table tbody .shop-detail .shop-detail_info .product-availability:hover,#quickview .quickview-box .shop-detail_info .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-availability:hover,.shop-compare .compre-table .shopping-cart .product-table .table tbody #quickview .quickview-box .shop-detail_info .product-availability:hover,.shop-detail .shop-detail_info .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-weight:hover,.shopping-cart .product-table .shop-compare .compre-table .table tbody .shop-detail .shop-detail_info .product-weight:hover,#quickview .quickview-box .shop-detail_info .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-weight:hover,.shopping-cart .product-table .shop-compare .compre-table .table tbody #quickview .quickview-box .shop-detail_info .product-weight:hover,.shop-detail .shop-detail_info .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-weight:hover,.shop-compare .compre-table .shopping-cart .product-table .table tbody .shop-detail .shop-detail_info .product-weight:hover,#quickview .quickview-box .shop-detail_info .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-weight:hover,.shop-compare .compre-table .shopping-cart .product-table .table tbody #quickview .quickview-box .shop-detail_info .product-weight:hover,.shop-detail .shop-detail_info .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-sku:hover,.shopping-cart .product-table .shop-compare .compre-table .table tbody .shop-detail .shop-detail_info .product-sku:hover,#quickview .quickview-box .shop-detail_info .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-sku:hover,.shopping-cart .product-table .shop-compare .compre-table .table tbody #quickview .quickview-box .shop-detail_info .product-sku:hover,.shop-detail .shop-detail_info .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-sku:hover,.shop-compare .compre-table .shopping-cart .product-table .table tbody .shop-detail .shop-detail_info .product-sku:hover,#quickview .quickview-box .shop-detail_info .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-sku:hover,.shop-compare .compre-table .shopping-cart .product-table .table tbody #quickview .quickview-box .shop-detail_info .product-sku:hover{text-decoration:none}
.shop-detail .shop-detail_info .product-more,#quickview .quickview-box .shop-detail_info .product-more{font-family:"Cera Pro Regular";font-size:14px;color:#b2b2b2;line-height:24px;display:inline-block;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;margin-bottom:30px}
.shop-detail .shop-detail_info .product-more:hover,#quickview .quickview-box .shop-detail_info .product-more:hover{color:#88c74a;text-decoration:none}
.shop-detail .shop-detail_info .delivery-status,#quickview .quickview-box .shop-detail_info .delivery-status{width:100%;display:block;background-color:#ebebeb;text-align:center;padding:15px;margin-bottom:30px;font-size:14px;color:#252525;line-height:1;border-radius:6px;display:block}
.shop-detail .shop-detail_info .price-rate .product-price,#quickview .quickview-box .shop-detail_info .price-rate .product-price,.shop-detail .shop-detail_info .price-rate .shopping-cart .product-table .table tbody .product-total,.shopping-cart .product-table .table tbody .shop-detail .shop-detail_info .price-rate .product-total,#quickview .quickview-box .shop-detail_info .price-rate .shopping-cart .product-table .table tbody .product-total,.shopping-cart .product-table .table tbody #quickview .quickview-box .shop-detail_info .price-rate .product-total,.shop-detail .shop-detail_info .price-rate .shop-compare .compre-table .table .product-availability,.shop-compare .compre-table .table .shop-detail .shop-detail_info .price-rate .product-availability,#quickview .quickview-box .shop-detail_info .price-rate .shop-compare .compre-table .table .product-availability,.shop-compare .compre-table .table #quickview .quickview-box .shop-detail_info .price-rate .product-availability,.shop-detail .shop-detail_info .price-rate .shop-compare .compre-table .table .product-weight,.shop-compare .compre-table .table .shop-detail .shop-detail_info .price-rate .product-weight,#quickview .quickview-box .shop-detail_info .price-rate .shop-compare .compre-table .table .product-weight,.shop-compare .compre-table .table #quickview .quickview-box .shop-detail_info .price-rate .product-weight,.shop-detail .shop-detail_info .price-rate .shop-compare .compre-table .table .product-sku,.shop-compare .compre-table .table .shop-detail .shop-detail_info .price-rate .product-sku,#quickview .quickview-box .shop-detail_info .price-rate .shop-compare .compre-table .table .product-sku,.shop-compare .compre-table .table #quickview .quickview-box .shop-detail_info .price-rate .product-sku{display:flex;align-items: center;color:#f38c29;font-size:24px;margin-right:20px}
.shop-detail .shop-detail_info .price-rate {display:flex; align-items:center;margin-bottom:10px;}
.shop-detail .shop-detail_info .price-rate .product-price del,#quickview .quickview-box .shop-detail_info .price-rate .product-price del,.shop-detail .shop-detail_info .price-rate .shopping-cart .product-table .table tbody .product-total del,.shopping-cart .product-table .table tbody .shop-detail .shop-detail_info .price-rate .product-total del,#quickview .quickview-box .shop-detail_info .price-rate .shopping-cart .product-table .table tbody .product-total del,.shopping-cart .product-table .table tbody #quickview .quickview-box .shop-detail_info .price-rate .product-total del,.shop-detail .shop-detail_info .price-rate .shop-compare .compre-table .table .product-availability del,.shop-compare .compre-table .table .shop-detail .shop-detail_info .price-rate .product-availability del,#quickview .quickview-box .shop-detail_info .price-rate .shop-compare .compre-table .table .product-availability del,.shop-compare .compre-table .table #quickview .quickview-box .shop-detail_info .price-rate .product-availability del,.shop-detail .shop-detail_info .price-rate .shop-compare .compre-table .table .product-weight del,.shop-compare .compre-table .table .shop-detail .shop-detail_info .price-rate .product-weight del,#quickview .quickview-box .shop-detail_info .price-rate .shop-compare .compre-table .table .product-weight del,.shop-compare .compre-table .table #quickview .quickview-box .shop-detail_info .price-rate .product-weight del,.shop-detail .shop-detail_info .price-rate .shop-compare .compre-table .table .product-sku del,.shop-compare .compre-table .table .shop-detail .shop-detail_info .price-rate .product-sku del,#quickview .quickview-box .shop-detail_info .price-rate .shop-compare .compre-table .table .product-sku del,.shop-compare .compre-table .table #quickview .quickview-box .shop-detail_info .price-rate .product-sku del{color:#b2b2b2;font-size:14px;display:block;margin-bottom:-2px; margin-left:6px;}
.shop-detail .shop-detail_info .price-rate .product-rated,#quickview .quickview-box .shop-detail_info .price-rate .product-rated{margin-bottom:15px;display:inline-block}
.shop-detail .shop-detail_info .price-rate .product-rated i,#quickview .quickview-box .shop-detail_info .price-rate .product-rated i{color:#f38c29;font-size:15px}
.shop-detail .shop-detail_info .price-rate .product-rated span,#quickview .quickview-box .shop-detail_info .price-rate .product-rated span{font-family:"Cera Pro Regular";font-size:13px;color:#b2b2b2;line-height:1;display:block;display:inline-block}

.shop-detail .shop-detail_info .quantity-select,#quickview .quickview-box .shop-detail_info .quantity-select {margin-bottom:28px; margin-top:19px;}
.shop-detail .shop-detail_info .quantity-select label,#quickview .quickview-box .shop-detail_info .quantity-select label{font-family:'Roboto Medium';font-size:14px;color:#252525;line-height:1;display:block;display:inline-block;margin-right:15px}
.shop-detail .shop-detail_info .quantity-select input,#quickview .quickview-box .shop-detail_info .quantity-select input{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border:1px solid #ebebeb;padding:5px 5px 5px 10px;height:40px;width:100%;transition:border .3s ease;width:60px}
.shop-detail .shop-detail_info .quantity-select input:focus,#quickview .quickview-box .shop-detail_info .quantity-select input:focus{outline:0;box-shadow:none;border-color:#b2b2b2}
.shop-detail .shop-detail_info .quantity-select input::-webkit-input-placeholder,#quickview .quickview-box .shop-detail_info .quantity-select input::-webkit-input-placeholder{font-family:"Cera Pro Regular";font-size:16px;color:#d1d1d1;line-height:1;display:block;line-height:-moz-block-height}
.shop-detail .shop-detail_info .quantity-select input:-moz-placeholder,#quickview .quickview-box .shop-detail_info .quantity-select input:-moz-placeholder{color:#909;font-family:"Cera Pro Regular";font-size:16px;color:#d1d1d1;line-height:1;display:block;line-height:-moz-block-height}
.shop-detail .shop-detail_info .quantity-select input::-moz-placeholder,#quickview .quickview-box .shop-detail_info .quantity-select input::-moz-placeholder{color:#909;font-family:"Cera Pro Regular";font-size:16px;color:#d1d1d1;line-height:1;display:block;line-height:-moz-block-height}
.shop-detail .shop-detail_info .quantity-select input:-ms-input-placeholder,#quickview .quickview-box .shop-detail_info .quantity-select input:-ms-input-placeholder{font-family:"Cera Pro Regular";font-size:16px;color:#d1d1d1;line-height:1;display:block;line-height:-moz-block-height}
.shop-detail .shop-detail_info .quantity-select input::-ms-input-placeholder,#quickview .quickview-box .shop-detail_info .quantity-select input::-ms-input-placeholder{font-family:"Cera Pro Regular";font-size:16px;color:#d1d1d1;line-height:1;display:block;line-height:-moz-block-height}
.shop-detail .shop-detail_info .quantity-select input::placeholder,#quickview .quickview-box .shop-detail_info .quantity-select input::placeholder{font-size:16px;color:#d1d1d1;line-height:1;display:block;line-height:-moz-block-height}
.shop-detail .shop-detail_info .product-select,#quickview .quickview-box .shop-detail_info .product-select{margin-bottom:15px}
.shop-detail .shop-detail_info .product-select button,#quickview .quickview-box .shop-detail_info .product-select button{margin-bottom:10px;width:100%;padding:10px;font-size:14px}
.shop-detail .shop-detail_info .product-select button:last-child,#quickview .quickview-box .shop-detail_info .product-select button:last-child{margin-bottom:0}
.shop-detail .shop-detail_info .product-select .add-to-compare,#quickview .quickview-box .shop-detail_info .product-select .add-to-compare{border:2px solid #ebebeb; width:100%; text-align:center;}
.shop-detail .shop-detail_info .product-select .add-to-compare:hover,#quickview .quickview-box .shop-detail_info .product-select .add-to-compare:hover{border:2px solid #f38d2a}
.shop-detail .shop-detail_info .product-share h5,#quickview .quickview-box .shop-detail_info .product-share h5{font-size:18px;color:#252525;line-height:1;display:block;display:inline-block;margin-right:15px}
.shop-detail .shop-detail_info .product-share a,#quickview .quickview-box .shop-detail_info .product-share a{font-size:15px;color:#b2b2b2;line-height:1;display:inline-block;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;margin-right:15px;width:23px;text-align:center;padding:4px 0;border-radius:4px;box-shadow:1px 2px 13px -2px #0000002e}
.shop-detail .shop-detail_info .product-share a:hover,#quickview .quickview-box .shop-detail_info .product-share a:hover{color:#f48f2f;text-decoration:none}
.shop-detail .shop-detail_info .product-share a:last-child,#quickview .quickview-box .shop-detail_info .product-share a:last-child{margin-right:0}
.shop-detail .shop-detail_more-info,#quickview .quickview-box .shop-detail_more-info{border:1px solid #ebebeb;border-radius:8px;margin-top:30px;overflow:hidden}
.shop-detail .shop-detail_more-info #tab-so3 ul,#quickview .quickview-box .shop-detail_more-info #tab-so3 ul{display:flex}
.shop-detail .shop-detail_more-info #tab-so3 ul li,#quickview .quickview-box .shop-detail_more-info #tab-so3 ul li{display:inline-block;background-color:#eaeff4;padding:10px;flex:1 1 33.33333%;text-align:center;transition:.3s ease;border-right:1px solid #fff}
.shop-detail .shop-detail_more-info #tab-so3 ul li:last-child,#quickview .quickview-box .shop-detail_more-info #tab-so3 ul li:last-child{border-right:0}
.shop-detail .shop-detail_more-info #tab-so3 ul li.active,#quickview .quickview-box .shop-detail_more-info #tab-so3 ul li.active{background-color:#f28a26}
.shop-detail .shop-detail_more-info #tab-so3 ul li.active a,#quickview .quickview-box .shop-detail_more-info #tab-so3 ul li.active a{font-size:16px;color:#fff;line-height:24px;display:inline-block;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}
.shop-detail .shop-detail_more-info #tab-so3 ul li.active a:hover,#quickview .quickview-box .shop-detail_more-info #tab-so3 ul li.active a:hover{color:#fff;text-decoration:none}
.shop-detail .shop-detail_more-info #tab-so3 ul li a,#quickview .quickview-box .shop-detail_more-info #tab-so3 ul li a{font-size:16px;color:#252525;line-height:24px;display:inline-block;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;text-transform:uppercase;font-family:Roboto Medium}
.shop-detail .shop-detail_more-info #tab-so3 ul li a:hover,#quickview .quickview-box .shop-detail_more-info #tab-so3 ul li a:hover{color:#252525;text-decoration:none}
.shop-detail .shop-detail_more-info #tab-so3 .description-block,#quickview .quickview-box .shop-detail_more-info #tab-so3 .description-block{padding:30px}
.shop-detail .shop-detail_more-info #tab-so3 .description-block .description-item_block,#quickview .quickview-box .shop-detail_more-info #tab-so3 .description-block .description-item_block{margin-bottom:30px}
.shop-detail .shop-detail_more-info #tab-so3 .description-block .description-item_block:last-child,#quickview .quickview-box .shop-detail_more-info #tab-so3 .description-block .description-item_block:last-child{margin-bottom:0}
.shop-detail .shop-detail_more-info #tab-so3 .description-block .description-item_block:last-child img{vertical-align:middle;border-style:none;border:1px solid #edeeef;border-radius:7px}
.shop-detail .shop-detail_more-info #tab-so3 .description-block .description-item_block .description-item_text h2,#quickview .quickview-box .shop-detail_more-info #tab-so3 .description-block .description-item_block .description-item_text h2{font-size:30px;color:#252525;line-height:38px;display:block;margin-bottom:15px}
.shop-detail .shop-detail_more-info #tab-so3 .description-block .description-item_block .description-item_text p,#quickview .quickview-box .shop-detail_more-info #tab-so3 .description-block .description-item_block .description-item_text p{font-size:16px;color:#636363;line-height:26px;display:block}
.shop-detail .shop-detail_more-info #tab-so3 .specifications_block,#quickview .quickview-box .shop-detail_more-info #tab-so3 .specifications_block{padding:30px}
.shop-detail .shop-detail_more-info #tab-so3 .specifications_block .shop_attributes,#quickview .quickview-box .shop-detail_more-info #tab-so3 .specifications_block .shop_attributes{width:100%}
.shop-detail .shop-detail_more-info #tab-so3 .specifications_block .shop_attributes tbody,#quickview .quickview-box .shop-detail_more-info #tab-so3 .specifications_block .shop_attributes tbody{border:1px solid #ebebeb}
.shop-detail .shop-detail_more-info #tab-so3 .specifications_block .shop_attributes tbody th,#quickview .quickview-box .shop-detail_more-info #tab-so3 .specifications_block .shop_attributes tbody th{width:30%;padding:18px;font-size:16px;color:#252525;font-family:Roboto Medium;font-weight:normal;text-transform:uppercase}
.shop-detail .shop-detail_more-info #tab-so3 .specifications_block .shop_attributes tbody td,#quickview .quickview-box .shop-detail_more-info #tab-so3 .specifications_block .shop_attributes tbody td{width:70%;padding:18px;font-size:16px;line-height:20px;color:#636363}
.shop-detail .shop-detail_more-info #tab-so3 .customer-reviews_block,#quickview .quickview-box .shop-detail_more-info #tab-so3 .customer-reviews_block{padding:30px}
.shop-detail .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review,#quickview .quickview-box .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review{display:flex;margin-bottom:30px}
.shop-detail .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-review_left,#quickview .quickview-box .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-review_left{padding-right:30px;border-right:1px solid #ebebeb}
.shop-detail .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-review_left .customer-review_img,#quickview .quickview-box .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-review_left .customer-review_img{width:70px;height:70px;border-radius:999px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:15px;margin-left:auto;margin-right:auto}
.shop-detail .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-review_left .customer-review_img img,#quickview .quickview-box .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-review_left .customer-review_img img{max-width:100%;max-height:100%}
.shop-detail .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-review_left .customer-rate,#quickview .quickview-box .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-review_left .customer-rate{text-align:center}
.shop-detail .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-review_left .customer-rate i,#quickview .quickview-box .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-review_left .customer-rate i{font-size:15px;color:#f28a26;margin:0 1px}
.shop-detail .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-comment,#quickview .quickview-box .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-comment{flex-grow:1}
.shop-detail .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-comment .comment-date,#quickview .quickview-box .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-comment .comment-date{font-size:14px;color:#b2b2b2;line-height:1;display:block;margin-bottom:5px}
.shop-detail .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-comment .customer-name,#quickview .quickview-box .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-comment .customer-name{font-size:16px;color:#252525;line-height:1;display:block;margin-bottom:15px}
.shop-detail .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-comment .customer-commented,#quickview .quickview-box .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-comment .customer-commented{font-size:16px;color:#636363;line-height:24px;display:block}
.shop-detail .shop-detail_more-info #tab-so3 .customer-reviews_block .add-review .add-review_top h2,#quickview .quickview-box .shop-detail_more-info #tab-so3 .customer-reviews_block .add-review .add-review_top h2{font-size:16px;color:#252525;line-height:1;display:block;font-family:Roboto Medium;margin-bottom:22px}
.shop-detail .shop-detail_more-info #tab-so3 .customer-reviews_block .add-review .add-review_bottom input,#quickview .quickview-box .shop-detail_more-info #tab-so3 .customer-reviews_block .add-review .add-review_bottom input{margin-bottom:15px}
.shop-detail .shop-detail_more-info #tab-so3 .customer-reviews_block .add-review .add-review_bottom .rating,#quickview .quickview-box .shop-detail_more-info #tab-so3 .customer-reviews_block .add-review .add-review_bottom .rating{margin-bottom:22px}
.shop-detail .shop-detail_more-info #tab-so3 .customer-reviews_block .add-review .add-review_bottom .rating h5,#quickview .quickview-box .shop-detail_more-info #tab-so3 .customer-reviews_block .add-review .add-review_bottom .rating h5{font-size:16px;color:#252525;line-height:1;display:block;display:inline-block;margin-right:15px}
.shop-detail .shop-detail_more-info #tab-so3 .customer-reviews_block .add-review .add-review_bottom .rating span i,#quickview .quickview-box .shop-detail_more-info #tab-so3 .customer-reviews_block .add-review .add-review_bottom .rating span i{font-size:15px;color:#f28a26;margin:0 1px;display:inline-block}
.shop-detail .shop-detail_more-info #tab-so3 .customer-reviews_block .add-review .add-review_bottom textarea,#quickview .quickview-box .shop-detail_more-info #tab-so3 .customer-reviews_block .add-review .add-review_bottom textarea{margin-bottom:10px}


.shop-detail .shop-detail_info .color-select,#quickview .quickview-box .shop-detail_info .color-select{margin-bottom:30px}
.shop-detail .shop-detail_info .color-select h5,#quickview .quickview-box .shop-detail_info .color-select h5{font-family: 'Roboto Medium';font-size:14px;color:#000000;line-height:1;display:block;display:inline-block;margin-right:15px}
.shop-detail .shop-detail_info .color-select .color,#quickview .quickview-box .shop-detail_info .color-select .color{border-radius:999px;height:13px;width:13px;margin-right:10px;display:inline-block}
.color_select_design input[type=radio]#Green{accent-color:#009d0d}
.color_select_design input[type=radio]#auto{accent-color:auto}
.color_select_design input[type=radio]#Red{accent-color:#FF0000}
.color_select_design label{margin-right:13px;cursor:pointer;margin-bottom:-5px}
.color_select_design input[type="radio"]{width:19px;height:19px;margin:3px 4px 0 0}
.color_select_design .desplay_flex_input{display:flex;align-items:center}
.color_select_design h5{font-size:14px;color:#000000;line-height:1;display:block;margin-right:15px;font-family:'Roboto Medium'}


.related-product_bottom .product { flex-direction: row; justify-content: flex-start; }
.related-product_bottom .thump_releated { width: 100px; }
.related-product_bottom .right_info { margin-left: 15px; }
.related-product_bottom .product .right_info .product-select { position: relative; }
.related-product_bottom .thump_releated .product-img { height: auto !important; }
.related-product_bottom .product .product-select button { transform: unset !important; }
.related-product_bottom .product:after {display:none !important;}
.related-product_bottom .right_info .product-price {text-align:left !important;}
.shop-detail .shop-detail_info .delivery-status {width:auto !important;}
.shop-detail_info-full .product-guarante { margin-bottom: 15px; }
.shop-detail_info-full .product-select { display: flex; justify-content: space-between; }
.shop-detail_info-full .product-select button, .shop-detail_info-full .product-select a { width: 48% !important; margin-bottom: 0 !important; }
.shop-detail_info-full .delivery-status { width: auto !important; display: inline-block!important; }
.shop-detail_info h3.product-price del { margin-bottom: 12px !important;display: block; } 
.shop-detail_info.shop-detail_info-full .product-price {display:block!important;}
.shop-detail_info .product-select_list .vendor-list h4 {font-size:20px; color:#000; margin-bottom:15px;}
.shop-detail_info .product-select_list .vendor-list ul li { margin: 4px 0 !important; }
.shop-detail_info .product-select_list .vendor-list ul li p { margin-bottom: 7px; }
.shop-detail_info .product-select_list .vendor-list ul li a { color: #000; }
.shop-detail_info  .product-select_list .vendor-list a.vendor-all { background: #f48e2a; color: #fff; padding: 8px 15px; border-radius: 25px; margin-top: 10px; display: inline-block; }
.shop-detail_info .product-select_list .vendor-list ul {display:flex;}
.shop-detail_info .product-select_list .vendor-list ul li {width:25%;}
.shop-detail_info .product-select_list { background: #efefef; padding: 12px; border-radius: 7px; }
/************************************
  Shop detail full width
*************************************/
.shop-detail-fullwidth{margin-bottom:50px}
.shop-detail-fullwidth .shop-detail_img .big-img .big-img_block{height:auto}
.shop-detail-fullwidth .shop-detail_img .slide-img{overflow:hidden;position:relative;width:100%;height:auto}
.shop-detail-fullwidth .shop-detail_img .slide-img .slide-img_block{height:auto;width:99%;margin-right:0;margin-bottom:30px;border-radius:7px}
.shop-detail-fullwidth .shop-detail_img .slide-img .slide-img_block:last-child{margin-bottom:0}
.shop-detail-fullwidth .shop-detail_info{padding-right:20px}

.shop-detail-fullwidth .shop-detail_info a h5 {color:#626262; transition-duration:0.3s;}
.shop-detail-fullwidth .shop-detail_info a h5:hover {color:#f38c29;}

.shop-detail-fullwidth .shop-detail_info .product-name,.shop-detail-fullwidth .shop-detail_info .shopping-cart .product-table .table tbody .product-price,.shopping-cart .product-table .table tbody .shop-detail-fullwidth .shop-detail_info .product-price,.shop-detail-fullwidth .shop-detail_info .shopping-cart .product-table .table tbody .product-total,.shopping-cart .product-table .table tbody .shop-detail-fullwidth .shop-detail_info .product-total,.shop-detail-fullwidth .shop-detail_info .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-availability,.shopping-cart .product-table .shop-compare .compre-table .table tbody .shop-detail-fullwidth .shop-detail_info .product-availability,.shop-detail-fullwidth .shop-detail_info .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-availability,.shop-compare .compre-table .shopping-cart .product-table .table tbody .shop-detail-fullwidth .shop-detail_info .product-availability,.shop-detail-fullwidth .shop-detail_info .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-weight,.shopping-cart .product-table .shop-compare .compre-table .table tbody .shop-detail-fullwidth .shop-detail_info .product-weight,.shop-detail-fullwidth .shop-detail_info .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-weight,.shop-compare .compre-table .shopping-cart .product-table .table tbody .shop-detail-fullwidth .shop-detail_info .product-weight,.shop-detail-fullwidth .shop-detail_info .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-sku,.shopping-cart .product-table .shop-compare .compre-table .table tbody .shop-detail-fullwidth .shop-detail_info .product-sku,.shop-detail-fullwidth .shop-detail_info .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-sku,.shop-compare .compre-table .shopping-cart .product-table .table tbody .shop-detail-fullwidth .shop-detail_info .product-sku{margin-bottom:30px;font-size:30px;color:#000}
.shop-detail-fullwidth .shop-detail_info .product-describe_block{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #ebebeb}
.shop-detail-fullwidth .shop-detail_info .product-category{margin-bottom:30px}
.shop-detail-fullwidth .shop-detail_info .product-category .category{font-size:16px;display:inline-block}
.shop-detail-fullwidth .shop-detail_info .product-category .category:after{content:"|";margin:0 15px;color:#ebebeb}
.shop-detail-fullwidth .shop-detail_info .product-category .category span{color:#b2b2b2;margin-left:10px;display:inline-block}
.shop-detail-fullwidth .shop-detail_info .product-category .category span a{font-size:16px;color:#636363;line-height:1;display:inline-block;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}
.shop-detail-fullwidth .shop-detail_info .product-category .category span a:hover{color:#f38d2a;text-decoration:none}
.shop-detail-fullwidth .shop-detail_info .product-category .category span a:after{content:","}
.shop-detail-fullwidth .shop-detail_info .product-category .category span a:last-child:after{display:none}
.shop-detail-fullwidth .shop-detail_info-full{padding-left:0;padding-right:0;margin-bottom:0;}
.shop-detail-fullwidth .shop-detail_info-full .product-guarante .guarante{font-size:14px;color:#b2b2b2;line-height:30px;margin-bottom:0;display:block}
.shop-detail-fullwidth .shop-detail_info-full .product-guarante .guarante i{color:#f38d2a}
.shop-detail-fullwidth .shop-detail_more-info #tab-so3 .description-block{margin:30px 60px}
.shop-detail-fullwidth .shop-detail_more-info #tab-so3 .specifications_block{margin:30px 60px}
.shop-detail-fullwidth .shop-detail_more-info #tab-so3 .customer-reviews_block{margin:30px 60px}
.shop-detail-fullwidth .shop-detail_more-info #tab-so3 .description-block{padding:30px;margin:0}
.shop-detail-fullwidth .shop-detail_more-info #tab-so3 .specifications_block{padding:30px 60px;margin:0}
.shop-detail-fullwidth .shop-detail_more-info #tab-so3 .customer-reviews_block{padding:30px 60px;margin:0}
@media (max-width: 576px) {
.shop-grid-list .shop-products .mini-tab-title{padding-bottom:15px}
.shop-grid-list .shop-products .mini-tab-title .title,.shop-grid-list .shop-products .mini-tab-title .title-bb{margin-bottom:0}
.shop-grid-list .shop-products .shop-products_top .product-option{white-space:nowrap;overflow-x:auto}
.shop-grid-list .shop-products .shop-products_top .product-option .product-filter{margin-right:20px}
.shop-grid-list .shop-products .shop-products_top .product-option{margin-top:15px}
.shop-grid-list .shop-products .shop-products_bottom--fullwidth .w-100{display:none}
.shop-detail .shop-detail_img,#quickview .quickview-box .shop-detail_img{margin-bottom:15px}
.shop-detail .shop-detail_img .big-img .big-img_block,#quickview .quickview-box .shop-detail_img .big-img .big-img_block{height:auto}
.shop-detail .shop-detail_img .slide-img,#quickview .quickview-box .shop-detail_img .slide-img{height:auto}
.shop-detail .shop-detail_more-info #tab-so3 ul,#quickview .quickview-box .shop-detail_more-info #tab-so3 ul{white-space:nowrap;overflow-x:auto}
.shop-detail .shop-detail_more-info #tab-so3 .description-block,#quickview .quickview-box .shop-detail_more-info #tab-so3 .description-block{padding:15px}
.shop-detail .shop-detail_more-info #tab-so3 .description-block .description-item_block .description-item_img,#quickview .quickview-box .shop-detail_more-info #tab-so3 .description-block .description-item_block .description-item_img{margin-bottom:30px}
.shop-detail .shop-detail_more-info #tab-so3 .specifications_block,#quickview .quickview-box .shop-detail_more-info #tab-so3 .specifications_block{padding:15px}
.shop-detail .shop-detail_more-info #tab-so3 .customer-reviews_block,#quickview .quickview-box .shop-detail_more-info #tab-so3 .customer-reviews_block{padding:15px}
.shop-detail .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-review_left,#quickview .quickview-box .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-review_left{margin-bottom:30px;padding-right:0;border-right:0}
.shop-detail .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-review_left .customer-review_img.text-center,#quickview .quickview-box .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-review_left .customer-review_img.text-center{margin-left:0}
.shop-detail .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-review_left .customer-rate,#quickview .quickview-box .shop-detail_more-info #tab-so3 .customer-reviews_block .customer-review .customer-review_left .customer-rate{text-align:left}
.shop-detail-fullwidth .shop-detail_info{padding-right:0;margin-bottom:30px}
.shop-detail-fullwidth .shop-detail_info .product-category .category{display:block}
.shop-detail-fullwidth .shop-detail_info .product-category .category:after{display:none}
.shop-detail-fullwidth .shop-detail_info-full{padding-left:0;border-left:0;margin-bottom:30px}
.shop-layout .related-product .related-product_top .title,.shop-layout .related-product .related-product_top .title-bb{margin-bottom:0}
.shop-layout .shop-pagination{margin-top:30px}
.shop-layout .shop-grid-list .shop-products .shop-products_bottom .col-12:nth-child(n+5){display:none}
.shop-layout .shop-grid-list .shop-products .shop-products_bottom--fullwidth .col-12:nth-child(n+5){display:none}
.list-view .product-info_block .product-price {text-align:center !important;} 
}


@media (min-width: 576px) and (max-width: 767px) {

.shop-grid-list .shop-products .mini-tab-title{padding-bottom:10px}
.shop-grid-list .shop-products .mini-tab-title .title,.shop-grid-list .shop-products .mini-tab-title .title-bb{margin-bottom:0}
.shop-grid-list .shop-products .shop-products_top .product-option{white-space:nowrap;overflow-x:auto}
.shop-grid-list .shop-products .shop-products_top .product-option .product-filter{margin-right:20px}
.shop-grid-list .shop-products .shop-products_top .product-option{margin-top:15px}
.shop-grid-list .shop-products .shop-products_bottom--fullwidth .w-100{display:none}
.shop-grid-list .shop-products .shop-products_bottom .col-12:nth-child(n+5){display:none}
.shop-layout .shop-grid-list .shop-products .shop-products_bottom .col-12:nth-child(n+5){display:none}
.shop-layout .shop-grid-list .shop-products .shop-products_bottom--fullwidth .col-12:nth-child(n+5){display:none}
.shop-detail .shop-detail_img,#quickview .quickview-box .shop-detail_img{margin-bottom:30px}
.shop-detail .shop-detail_img .big-img .big-img_block,#quickview .quickview-box .shop-detail_img .big-img .big-img_block{height:auto}
.shop-detail .shop-detail_img .slide-img,#quickview .quickview-box .shop-detail_img .slide-img{height:auto}
.shop-detail .shop-detail_more-info #tab-so3 .description-block .description-item_block .description-item_img,#quickview .quickview-box .shop-detail_more-info #tab-so3 .description-block .description-item_block .description-item_img{margin-bottom:30px}
.shop-detail-fullwidth .shop-detail_info{padding-right:0;margin-bottom:30px}
.shop-detail-fullwidth .shop-detail_info .product-category .category{display:block}
.shop-detail-fullwidth .shop-detail_info .product-category .category:after{display:none}
.shop-detail-fullwidth .shop-detail_info-full{padding-left:0;border-left:0;margin-bottom:30px}
.shop-detail-fullwidth .shop-detail_more-info #tab-so3 .description-block{padding:30px;margin:0}
.shop-detail-fullwidth .shop-detail_more-info #tab-so3 .specifications_block{padding:30px;margin:0}
.shop-detail-fullwidth .shop-detail_more-info #tab-so3 .customer-reviews_block{padding:30px;margin:0}
.shop-layout .related-product .related-product_top .title,.shop-layout .related-product .related-product_top .title-bb{margin-bottom:0}
}
@media (min-width: 768px) and (max-width: 991px) {
.shop-grid-list .shop-products .mini-tab-title{padding-bottom:10px}
.shop-grid-list .shop-products .mini-tab-title .title,.shop-grid-list .shop-products .mini-tab-title .title-bb{margin-bottom:0}
.shop-grid-list .shop-products .shop-products_top .product-option{white-space:nowrap;overflow-x:auto}
.shop-grid-list .shop-products .shop-products_top .product-option .product-filter{margin-right:20px}
.shop-grid-list .shop-products .shop-products_top .product-option{margin-top:15px}
.shop-grid-list .shop-products .shop-products_bottom--fullwidth .w-100{display:none}
.shop-detail .shop-detail_img,#quickview .quickview-box .shop-detail_img{margin-bottom:30px}
.shop-detail .shop-detail_img .big-img .big-img_block,#quickview .quickview-box .shop-detail_img .big-img .big-img_block{height:auto}
.shop-detail .shop-detail_img .slide-img,#quickview .quickview-box .shop-detail_img .slide-img{height:auto}
}
@media (min-width: 992px) and (max-width: 1199px) {
.shop-grid-list .shop-products .mini-tab-title{padding-bottom:10px}
.shop-grid-list .shop-products .mini-tab-title .title,.shop-grid-list .shop-products .mini-tab-title .title-bb{margin-bottom:0}
.shop-grid-list .shop-products .shop-products_top .product-option{white-space:nowrap;overflow-x:auto}
.shop-grid-list .shop-products .shop-products_top .product-option .product-filter{margin-right:20px}
.shop-grid-list .shop-products .shop-products_top .product-option{margin-top:15px}
.shop-grid-list .shop-products .shop-products_bottom--fullwidth .w-100{display:none}
.shop-detail .shop-detail_img,#quickview .quickview-box .shop-detail_img{margin-bottom:30px}
.shop-detail .shop-detail_img .big-img .big-img_block,#quickview .quickview-box .shop-detail_img .big-img .big-img_block{height:auto}
.shop-detail .shop-detail_img .slide-img,#quickview .quickview-box .shop-detail_img .slide-img{height:auto}
.shop-layout .shop-grid-list .shop-products .shop-products_bottom--fullwidth .col-12:nth-child(n+8){display:none}
}
@media (min-width: 1200px) and (max-width: 1399px) {
.shop-grid-list .shop-products .shop-products_bottom--fullwidth .w-100{display:none}
.shop-detail-fullwidth .shop-detail_info{padding-right:0}
.shop-detail-fullwidth .shop-detail_info .product-category .category{display:block}
.shop-detail-fullwidth .shop-detail_info .product-category .category:after{display:none}
.shop-detail-fullwidth .shop-detail_info-full{padding-left:20px}
.shop-layout .shop-grid-list .shop-products .shop-products_bottom--fullwidth .col-12:nth-child(n+8){display:none}
}
@media (min-width: 1400px) and (max-width: 1769px) {
.shop-grid-list .shop-products .shop-products_bottom--fullwidth .w-100{display:none}
}


/************************************
    Input form template
*************************************/
.no-round-input{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border:1px solid #ebebeb;padding:0 20px;border-radius: 6px;height:50px;width:100%;transition:border .3s ease}
.textarea-form{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border:1px solid #ebebeb;padding:20px;height:auto;width:100%;-webkit-transition:border .3s ease;-moz-transition:border .3s ease;-ms-transition:border .3s ease;-o-transition:border .3s ease;transition:border .3s ease;resize:none}
.normal-btn{background-color:#f28a26;color:#fff;max-width:inherit;font-size:14px;border-radius:999px;-webkit-border-radius:999px;-moz-border-radius:999px;-ms-border-radius:999px;-o-border-radius:999px;padding:11px 28px;text-transform:uppercase;border:2px solid #f28a26;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;display:inline-block;font-family:Roboto Medium}
.normal-btn:hover{background-color:transparent;color:#f28a26;border:2px solid #f28a26;text-decoration:none}

/* Single Product Page End
------------------------------------------------------------------------------------------------------ */



/* Price Filter Start
------------------------------------------------------------------------------------------------------ */
.custom_price_filter .wrap{position:relative;margin:0 auto;width:100%;height:auto;padding:30px 0}
.custom_price_filter .row-fluid [class*="col"]:first-child{margin-left:0}
.custom_price_filter .input-field{margin-top:40px}
.custom_price_filter .input-group{margin-bottom:10px;position:relative;border-collapse:separate}
.custom_price_filter .input-field input,textarea{height:38px;padding:6px 12px;font-size:14px;line-height:1.4;color:#555;width:100%;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}
.custom_price_filter textarea{min-height:60px;width:calc(100% - 10px)}
.custom_price_filter input[type="checkbox"]{margin-bottom:8px;margin-right:10px;transform:scale(1.2)}
.custom_price_filter input[type="submit"]{background-color:#FF712C;border-color:#Fc712C;color:#fff;font-weight:bold}

/* Slider */

.custom_price_filter .ui-widget.ui-widget-content{border:1px solid #f1f1f1;background:linear-gradient(#e8e8e8,white)}
.custom_price_filter .ui-slider-horizontal{height:10px}
.custom_price_filter .ui-slider{position:relative;text-align:left}
.custom_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}
.custom_price_filter .ui-slider-horizontal .ui-slider-handle{top:-5px;margin-left:-10px}
.custom_price_filter .ui-state-default,.ui-widget-content .ui-state-default{background:#695D46;font-weight:normal;color:#454545}
.custom_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;display:block;border:0;background-position:0 0}
.custom_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:20px;height:20px;border-radius:50%;cursor:pointer;-ms-touch-action:none;touch-action:none;outline:0}
.custom_price_filter .ui-widget-header{border:1px solid #dddddd;background:#FFC107;color:#333333;font-weight:bold}
.custom_price_filter input#amount{position:absolute;top:-32px;left:calc(50% - 65px);width:130px;text-align:center;border:0;color:#f6931f;font-weight:normal;color:#fff;border-radius:2px;background-color:#f38d2a}
.custom_price_filter .triangle{position:absolute;top:-8px;left:calc(50% - 5px);width:0;height:0;border-style:solid;border-width:5px 5px 0;border-color:#ff712c transparent transparent}
.shop-sidebar_size input{margin-right:7px}
.shop-sidebar_size .size{background:#f1f1f1;display:flex;align-items:center;padding:7px 9px;transition-duration:.2s;cursor:pointer;margin-bottom:3px}
.shop-sidebar_size .size:hover{background:#ffffff}
.shop-sidebar_size .size:hover label{color:#f38d2a}
.shop-sidebar_size label{margin:0;width:100%;cursor:pointer;transition-duration:.3s}

/* Price Filter End
------------------------------------------------------------------------------------------------------ */



/* Cart Page Start
------------------------------------------------------------------------------------------------------ */

.order-step{margin-bottom:30px}
.order-step .order-step_block .step-block{overflow:hidden;position:relative;text-align:center;background:#fff}
.order-step .order-step_block .step-block::before{content:'';z-index:1;position:absolute;top:0;left:-43px;border:1px solid #ededed;width:60px;height:60px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);background:#fff}
.order-step .order-step_block .step-block::after{position:absolute;content:'';border-width:1px 0;border-style:solid;border-color:#ededed;width:calc(100% - 30px);height:100%;z-index:5;left:0;top:0}
.order-step .order-step_block .step-block.active{background-color:#f38f2e}
.order-step .order-step_block .step-block.active .step h2{color:#fff; margin:0;}
.order-step .order-step_block .step-block.active .step span{color:rgba(255,255,255,0.25)}
.order-step .order-step_block .step-block.active .step::before{display:none}
.order-step .order-step_block .step-block.active .step::after{background-color:#f38f2e}
.order-step .order-step_block .step-block .step{height:60px;width:100%;position:relative;display:flex;align-items:center;justify-content:center}
.order-step .order-step_block .step-block .step h2 {font-family:'Roboto Medium';font-size:20px;margin:0;color:#3c3c3c;line-height:1;display:block;text-transform:uppercase;position:unset;z-index:2}
.order-step .order-step_block .step-block .step span {font-family:'Roboto Bold';font-size:48px;color:rgba(45,44,64,0.1);line-height:1;display:block;position:absolute;right:35px;user-select:none;z-index:5}
.order-step .order-step_block .step-block .step::before{content:'';z-index:1;position:absolute;top:0;right:12px;border:1px solid #ededed;border-width:1px 1px 0 0;width:60px;height:60px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);background:#fff;z-index:2}
.order-step .order-step_block .step-block .step::after{content:'';z-index:1;position:absolute;top:0;right:-30px;border-style:solid;border-color:#fff #fff #fff transparent;border-width:30px;width:60px;height:60px;background:#fff}
.order-step .order-step_block .step-block--1::before{display:none}
.order-step .order-step_block .step-block--1::after{border-width:1px 0 1px 1px}
@media (max-width: 576px) {
.order-step .order-step_block .step-block{margin-bottom:15px}
}
@media (min-width: 576px) and (max-width: 767px) {
.order-step .order-step_block .step-block{margin-bottom:15px}
}

.no-round-btn.black{background-color:#000;color:#fff;font-size:13px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;font-family:'Roboto Medium';-ms-border-radius:0;-o-border-radius:0;padding:12px 30px;text-transform:uppercase;border:2px solid #000;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;border-radius:5px;display:inline-block}
.no-round-btn.black:hover{background-color:transparent;color:#000;border:2px solid #000;text-decoration:none}

.shopping-cart .product-table .table{border:1px solid #ebebeb;border-radius: 6px;}
.shopping-cart .product-table .table .product-clear button{background-color:#fff;color:#252525;font-size:13px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;padding:0;text-transform:uppercase;font-family:'Cera Pro Bold';border:1px solid #ebebeb;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;display:inline-block;height:30px;width:30px}
.shopping-cart .product-table .table .product-clear button:hover{background-color:#f38f2e;color:#fff;border:1px solid #f38f2e;text-decoration:none}
.shopping-cart .product-table .table .product-clear button:focus{outline:0;box-shadow:0}
.shopping-cart .product-table .table thead th{font-family: 'Roboto Bold';font-weight:normal;font-size:16px;color:#464646;line-height:1;display:block;text-transform:uppercase;display:table-cell;text-align:center;border-bottom:1px solid #ebebeb;vertical-align:middle;border-top:0}
.shopping-cart .product-table .table tbody td{text-align:center;vertical-align:middle;border-top:0}
.shopping-cart .product-table .table tbody .product-iamge .img-wrapper{height:170px;width:170px;background-color:#f2f1f0;border-radius:5px;padding:5px;display:flex;align-items:center;justify-content:center}
.shopping-cart .product-table .table tbody .product-iamge .img-wrapper img{max-height:100%;max-width:100%}
.shopping-cart .product-table .table tbody .product-name,.shopping-cart .product-table .table tbody .product-price,.shopping-cart .product-table .table tbody .product-total,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product-availability,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product-availability,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product-weight,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product-weight,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product-sku,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product-sku{font-family: 'Roboto Medium';font-size:16px;color:#252525;line-height:1;display:block;display:table-cell}
.shopping-cart .product-table .table tbody .product-price,.shopping-cart .product-table .table tbody .product-total,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product-availability,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product-availability,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product-weight,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product-weight,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product-sku,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product-sku{color:#f38f2e}
.shopping-cart .product-table .table tbody .product-quantity input{height:40px;width:60px;border-radius:5px;padding:0 10px}
.shopping-cart .coupon form input{border-width:0 0 1px;width:auto;margin-right:15px}
.shopping-cart .cart-total_block{margin-top:50px}
.shopping-cart .cart-total_block h2{font-family: 'Roboto Bold';font-size:18px;color:#252525;line-height:1;display:block;text-transform:uppercase;margin-bottom:30px}
.shopping-cart .cart-total_block .table{border:1px solid #ebebeb;margin-bottom:30px}
.shopping-cart .cart-total_block .table tbody th{font-family:'Roboto Medium'; font-weight: normal;font-size:16px;color:#636363;line-height:1;display:block;display:table-cell;padding:20px 10px}
.shopping-cart .cart-total_block .table tbody td{font-family:'Roboto Medium';font-size:16px;color:#252525;line-height:1;display:block;display:table-cell;padding:20px 10px}
.shopping-cart .cart-total_block .table tbody td p{font-family:'Roboto Regular';font-size:16px;color:#636363;line-height:24px;display:block}
.shopping-cart .cart-total_block .checkout-method{text-align:center}
.shopping-cart .cart-total_block .checkout-method button{width:100%;margin-bottom:20px}
.shopping-cart .cart-total_block .checkout-method span{font-family:'Roboto Regular';font-size:16px;color:#b2b2b2;line-height:1;display:block;margin-bottom:20px}
.shopping-cart .cart-total_block .checkout-method a{font-family:'Roboto Medium';font-size:16px;color:#b2b2b2;line-height:1;display:inline-block;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}
.shopping-cart .cart-total_block .checkout-method a:hover{color:#f38f2e;text-decoration:none}
@media (max-width: 576px) {
.coupon{margin-bottom:30px}
.coupon form input{width:100%}
.coupon form button{width:100%}
.cart-update{width:100%}
}

/* Cart Page End
------------------------------------------------------------------------------------------------------ */



/* Checkout Page Start
------------------------------------------------------------------------------------------------------ */

.shop-checkout .form-title{font-family:'Roboto Bold';font-size:18px;color:#252525;line-height:1;display:block;margin-bottom:30px}
.shop-checkout .form-group{margin-bottom:30px}
.shop-checkout .form-group label{font-family:'Roboto Regular';font-size:16px;color:#636363;line-height:1;display:block;margin-bottom:10px;display:inline-block}
.shop-checkout .shopping-cart .cart-total_block{margin-top:0}
.shop-checkout .shopping-cart .cart-total_block .table{border:0}
.shop-checkout .shopping-cart .cart-total_block .table tbody th{padding:30px 10px}
.shop-checkout .shopping-cart .cart-total_block .table tbody td{padding:30px 10px;text-align:right}
.shop-checkout .shopping-cart .cart-total_block .table tbody .name{font-family:'Roboto Regular';font-size:16px;color:#252525;line-height:1;display:block;border-top:0}
.shop-checkout .shopping-cart .cart-total_block .table tbody .price{color:#f48e2a}
.shop-checkout .shopping-cart .cart-total_block .table tbody .price.black{color:#252525}
.shop-checkout .shopping-cart .cart-total_block .table tbody .total{font-size:20px;color:#f48e2a}
.shop-checkout .shopping-cart .submit-btn {width:100%}
.no-round-input-bg {border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border:1px solid #ebebeb;padding:0 20px;height:50px;width:100%;transition:border .3s ease;background-color:#ebebeb}
.textarea-form-bg {border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border:1px solid #ebebeb;padding:20px;height:auto;width:100%;transition:border .3s ease;background-color:#ebebeb;box-shadow:none}

/* Checkout Page End
------------------------------------------------------------------------------------------------------ */


/* Order complete Page Start
------------------------------------------------------------------------------------------------------ */


.order-complete h1{font-family:'Roboto Bold';font-size:24px;color:#252525;line-height:27px;display:block;padding:80px 0;margin-bottom:50px}
.order-complete h1 span{color:#f38f2e}
@media (min-width: 992px) and (max-width: 1199px) {
.order-complete .benefit-block .our-benefits .benefit-detail{border-right:1px solid #ebebeb!important}
}

.benefit-block .our-benefits{padding:25px 0;box-shadow:0 11px 59px 0 rgba(53,78,84,0.06);background-color:#fff}
.benefit-block .our-benefits.shadowless{box-shadow:none}
.benefit-block .our-benefits.benefit-border{border:1px solid #ebebeb}
.benefit-block .our-benefits .benefit-detail{border-right:1px solid #ebebeb}
.benefit-block .our-benefits .benefit-detail.boderless{border:0}
.benefit-block .our-benefits .benefit-img{max-height:26px;margin-bottom:10px}
.benefit-block .our-benefits .benefit-title {font-family:'Roboto Bold';font-size:16px;color:#252525;line-height:1;display:block;margin-bottom:5px;text-transform:uppercase;margin-top:7px;}
.benefit-block .our-benefits .benefit-describle{font-family:'Roboto Regular';font-size:16px;color:#252525;line-height:1;display:block}
.benefit-block .our-benefits.column{padding:0}
.benefit-block .our-benefits.column .benefit-detail{border-right:0;border-bottom:1px solid #ebebeb;padding:30px}
.benefit-block .our-benefits.column .benefit-detail.boderless{border-bottom:0}
.benefit-block .our-benefits.column .benefit-img{margin-bottom:0;margin-right:17px;max-height:30px;max-width:30px}
.benefit-block .our-benefits.column .benefit-detail_info{flex-grow:1}
@media (max-width: 576px) {
.benefit-block .our-benefits{padding:10px 0}
.benefit-block .our-benefits .benefit-detail{padding:15px 0;border-right:0}
}
@media (min-width: 576px) and (max-width: 767px) {
.benefit-block .our-benefits{padding:10px 0}
.benefit-block .our-benefits .benefit-detail{border-right:0;padding:15px 0}
}
@media (min-width: 768px) and (max-width: 991px) {
.benefit-block .our-benefits{padding:10px 0}
.benefit-block .our-benefits .col-12.col-md-6.col-lg-3:nth-child(2) .benefit-detail{border-right:0}
.benefit-block .our-benefits .benefit-detail{padding:15px 0}
}
@media (min-width: 992px) and (max-width: 1199px) {
.benefit-block .our-benefits{padding:10px 0}
.benefit-block .our-benefits .benefit-detail{padding:15px 0}
}
/* Order complete Page End
------------------------------------------------------------------------------------------------------ */


/* FAQ Page Start
------------------------------------------------------------------------------------------------------ */

.faq {margin-bottom:30px}
.faq #accordion .faq-answer {padding-left:53px; padding-top:7px; background-image:linear-gradient( 180deg ,#ffffff 91%,#efeeee8a 100%); border-radius:6px; padding-bottom:10px; margin-bottom:3px;}
.faq .faq-question {background:#f2f2f2; margin-bottom:2px; padding:4px 5px; transition-duration: 0.3s;border-radius: 5px;}
.faq .faq-question:hover {background:#ffffff;}
.faq .faq-question:hover i{background-color:#f48e2a !important;color:#ffffff !important;}
.faq .faq-question h3 {background:#f2f2f200;}  
.faq #accordion .faq-question,.faq #accordion .faq-answer{display:flex;align-items:center;border:0;cursor:pointer;}
.faq #accordion .faq-question i,.faq #accordion .faq-answer i{border-radius:4px;color:#d2d2d2;background-color:#ffffff;padding:10px;margin-right:11px;transition-duration: 0.3s;}
.faq #accordion .faq-question h3,.faq #accordion .faq-answer h3 {transition-duration:0.3s;margin:0;font-size:18px;color:#252525;line-height:26px;display:block;text-transform:uppercase;display:inline-block}
.faq #accordion .faq-question:hover h3 {color:#f47c06;}
.faq #accordion .faq-question.question-active,.faq #accordion .question-active.faq-answer{outline:0}
.faq #accordion .faq-question.question-active i,.faq #accordion .question-active.faq-answer i{color:#fff;background-color:#f48e2a;font-size:36px;padding:0 11.5px;font-family:'Roboto Regular';}
.faq #accordion .faq-question.question-active i:before,.faq #accordion .question-active.faq-answer i:before{content:"-"}
.faq #accordion .faq-answer p {font-size:16px;color:#636363;line-height:28px;display:block}

/* FAQ Page End
------------------------------------------------------------------------------------------------------ */


/* About Us Page Start
------------------------------------------------------------------------------------------------------ */

.about-compnay-image {
    text-align: center;
    /*margin-bottom: 70px;*/
    margin-top: 20px;
}
.custom-row-main {
    max-width: 850px;
    margin: 0 auto;
}
.thumbnail-title-profile h4 {
    font-weight: 600;
    font-size: 18px;
    color:#ffffff;
}
.thumbnail-title-profile span {
    font-size: 15px;
    letter-spacing: 0.5px;
    color:#fff;
}

@media (max-width:767px) {
.thumbnail-title-profile h4 {
    font-size: 14px;
    font-weight: 600;
}
.thumbnail-title-profile span {
    font-size: 12px;
}
.thumbnail-image-profile img {
    width: 100%;
    height: auto;
}
}

.title.green-underline:after,.title.coffee-underline:after,.coffee-underline.title-bb:after,.green-underline.title-bb:after{content:"";background-color:#f38c29;width:80px;height:3px;display:block;margin:auto;margin-top:15px}
.about-us{margin-bottom:0;padding-bottom:0}
.about-us .title,.about-us .title-bb{font-size:30px;line-height:26px;margin-bottom:30px}
.about-us .our-story{margin-bottom:60px;margin-top:60px; }
.about-us .our-story .row{align-items:center}
.about-us .our-story .title:after,.about-us .our-story .title-bb:after{margin-left:0;margin-right:0}
.about-us .our-story .our-story_text p{font-size:16px;color:#636363;line-height:26px;display:block;margin-bottom:20px}
.about-us .our-story .our-story_video{position:relative}
.about-us .our-story .our-story_video img{width:100%;border-radius:7px}
.about-us .our-story .our-story_video .play-btn{position:absolute;background-color:#fff;color:#88c74a;font-size:13px;border-radius:999px;-webkit-border-radius:999px;-moz-border-radius:999px;-ms-border-radius:999px;-o-border-radius:999px;padding:20px;text-transform:uppercase;border:0 solid #88c74a;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;display:inline-block;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.about-us .our-story .our-story_video .play-btn:hover{background-color:#88c74a;color:#fff;border:0 solid #88c74a;text-decoration:none}
.about-us .our-story .our-story_video .play-btn:focus{outline:0;box-shadow:0}
.about-us .our-number{margin-bottom:40px;padding:30px 0;border:1px solid #ebebeb;border-radius:7px}
.about-us .our-number .our-number_block{display:flex;align-items:center;justify-content:center}
.about-us .our-number .our-number_block .our-number_icon{margin-right:20px}
.about-us .our-number .our-number_block .our-number_icon img{max-height:100px}
.about-us .our-number .our-number_block .our-number_info .nummber-increase{font-size:42px;color:#252525;line-height:1;display:block}
.about-us .our-number .our-number_block .our-number_info p{font-size:16px;color:#636363;line-height:1;display:block;margin:0}
.about-us .our-farmer{text-align:center;background:#262e41;padding:46px 0 65px}
.about-us .our-farmer h1{color:#fff}
.about-us .our-farmer .our-farmer-block{position:relative;transform-style:preserve-3d}
.about-us .our-farmer .our-farmer-block:hover .farmer-contact_wrapper{opacity:1;visibility:visible}
.about-us .our-farmer .our-farmer-block .farmer-img img{width:100%;border-radius:7px}
.about-us .our-farmer .our-farmer-block .farmer-contact_wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgb(255 255 255 / 89%);border-radius:7px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.about-us .our-farmer .our-farmer-block .farmer-contact_wrapper .farmer-contact{text-align:center;transform:translateZ(30px)}
.about-us .our-farmer .our-farmer-block .farmer-contact_wrapper .farmer-contact h2{font-family:'Roboto Medium';font-size:22px;color:#f38c29;line-height:1;display:block;margin-bottom:15px}
.about-us .our-farmer .our-farmer-block .farmer-contact_wrapper .farmer-contact h5{font-size:14px;color:#f38c29;line-height:1;display:block;margin-bottom:30px}
.about-us .our-farmer .our-farmer-block .farmer-contact_wrapper .farmer-contact .farmer-social a{font-size:16px;color:#262e41;line-height:1;display:inline-block;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;margin-right:30px}
.about-us .our-farmer .our-farmer-block .farmer-contact_wrapper .farmer-contact .farmer-social a:hover{color:#f38c29;text-decoration:none}
.about-us .our-farmer .our-farmer-block .farmer-contact_wrapper .farmer-contact .farmer-social a:last-child{margin-right:0}


/*---Buy Now Button on Gold Membership Btn---*/
.buy_now { background-color: #f28a26; color: #fff; padding: 8px 25px;  border: 2px solid #f28a26; -moz-transition: .3s ease; -ms-transition: .3s ease; -o-transition: .3s ease; transition: .3s ease; border-radius: 7px; }
.search_shop_page input { border: 1px solid #ccc; border-radius: 25px !important; padding: 22px 15px;  }
.search_shop_page button { color: #6a715d; border: none; border-radius: 50px; padding: 8px 14px; font-size: 19px; font-weight: 100; background-image: linear-gradient(270deg,#ffffff 0%,#ced3c6 100%); position: absolute; right: -2px; z-index: 99;}
.search_shop_page input:focus {border: 1px solid #ccc;}
@media (max-width: 576px) {
.about-us .our-number{padding:30px 0 0}
.about-us .our-number .our-number_block{margin-bottom:30px}
.about-us .why-choose-us{height:auto}
.about-us .why-choose-us .wcu_img{margin-bottom:30px}
.about-us .our-farmer .our-farmer-block{margin-bottom:30px}
.about-us .our-farmer .our-farmer-block .farmer-contact_wrapper{opacity:1;visibility:visible}
}
@media (min-width: 576px) and (max-width: 767px) {
.about-us .our-number{padding:30px 0 0}
.about-us .our-number .our-number_block{margin-bottom:30px}
.about-us .why-choose-us{height:auto}
.about-us .why-choose-us .wcu_img{margin-bottom:30px}
.about-us .our-farmer .our-farmer-block{margin-bottom:30px}
.about-us .our-farmer .our-farmer-block .farmer-contact_wrapper{opacity:1;visibility:visible}
}
@media (min-width: 768px) and (max-width: 991px) {
.about-us .why-choose-us{height:auto}
.about-us .why-choose-us .wcu_img{margin-bottom:30px}
.about-us .our-farmer .our-farmer-block{margin-bottom:30px}
.about-us .our-farmer .our-farmer-block .farmer-contact_wrapper{opacity:1;visibility:visible}
}

/* About Us Page End
------------------------------------------------------------------------------------------------------ */


/* Thank You Page Start
------------------------------------------------------------------------------------------------------ */
.thankyou_design{text-align:center}
.thankyou_design h1 b{color:#f38c29;font-weight:normal}
.thankyou_design p{font-size:24px;margin-bottom:30px;color:#ed8928;font-family:'Roboto Light'}
.thankyou_design img{width:80%;border-radius:10px}
.thankyou_design .title.green-underline:after{margin:0 auto!important}
.thankyou_design .title{margin-bottom:20px;line-height:50px}

/* Thank You Page End
------------------------------------------------------------------------------------------------------ */


/* Contact Us Page Start
------------------------------------------------------------------------------------------------------ */

.contact_out input{border-radius:7px;margin-bottom:14px}
.contact_out .textarea-form{height:100px;border-radius:7px;margin-bottom:15px;box-shadow:none}
.contact_out button{background-color:#f28a26;color:#fff;max-width:inherit;font-size:14px;border-radius:999px;-webkit-border-radius:999px;-moz-border-radius:999px;-ms-border-radius:999px;-o-border-radius:999px;padding:10px 28px 8px;text-transform:uppercase;border:2px solid #f28a26;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;display:inline-block;font-family:Roboto Medium}
.contact_out button:hover{background-color:transparent;color:#f28a26;border:2px solid #f28a26;text-decoration:none}
.contact_out .nummber-increase{font-size:20px!important}
.contact_out .our-number_info a{color:#f28a26}
.contact_out .our-number_info a:hover{text-decoration:underline}
.contact_out iframe{border:1px solid #ffffffb8;border-radius:8px;box-shadow:0 5px 14px 0 #2d313959}

/* Contact Us Page End
------------------------------------------------------------------------------------------------------ */


/* Account Page Start
------------------------------------------------------------------------------------------------------ */

.account{padding:20px 0}
.account h1{text-align:center;margin-bottom:40px}
.account form label{font-size:16px;color:#252525;line-height:1;margin-bottom:10px}
.account form input{margin-bottom:30px}
.account form .account-method{margin-bottom:40px;display:flex;align-items:center;justify-content:space-between}
.account form .account-method input{margin-bottom:0;margin-right:10px}
.account form .account-method label{display:inline-block;margin-bottom:0}
.account form .account-method .account-forgot a{font-size:16px;color:#636363;line-height:1;display:inline-block;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}
.account form .account-method .account-forgot a:hover{color:#ee8b2c;text-decoration:none}
.account form .account-function{text-align:center}
.account form .account-function button{width:100%;margin-bottom:30px}
.account form .account-function .create-account{font-size:16px;color:#252525;line-height:1;display:inline-block;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;text-transform:uppercase;text-decoration:underline}
.account form .account-function .create-account:hover{color:#ee8b2c;text-decoration:none}
.no-round-btn{background-color:#2b344a;color:#fff;font-size:14px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;padding:8px 30px;border-radius:6px;text-transform:uppercase;font-family:'Roboto Bold';border:2px solid #2b344a;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;display:inline-block}
.no-round-btn:hover{background-color:transparent;color:#ee8b2c;border:2px solid #ee8b2c;text-decoration:none}

/* Account Page End
------------------------------------------------------------------------------------------------------ */



/* login and Sign Up Page Start
------------------------------------------------------------------------------------------------------ */

.sign_in_form_side{box-shadow:1px 1px 20px 5px #ececec;border-radius:9px;padding:30px}
.for_border_radius{border-radius:8px;width:100%}
.sign_in_form_side h2{font-size:22px;color:#000;font-family:'Roboto Medium',Arial,Helvetica,sans-serif}
.leftside_login_form{box-shadow:1px 1px 20px 5px #efefef;border-radius:12px;padding:30px}
.leftside_login_form h6{text-align:center;margin-bottom:15px;color:#989da8}

.text-danger{font-family:'Roboto Medium',Arial,Helvetica,sans-serif;color:#ec3838!important;display:inline-block;background-color:#ffffff;padding:1px 9px;margin:5px 0;border-radius:4px;font-size:13px;box-shadow:1px 2px 6px 0 #d0d0d0c9}
.leftside_login_form h2{font-size:22px;color:#000;font-family:'Roboto Medium',Arial,Helvetica,sans-serif}
.form_design_field .input-container{
  display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 14px;
    overflow: hidden;
    position: relative;
    flex-wrap: wrap;
}

.form_design_field .input-container input {
  background: #fff;
  border-radius: 6px;
  margin: 0;
  width: 100%;
  border: 1px solid #b5b8bd;
  padding: 5px 40px;
  height: 40px;
  font-size: 14px;
}

.form_design_field .input-container input:-webkit-autofill {
  background-color: -internal-light-dark(rgb(232, 240, 254), rgba(70, 90, 126, 0.4)) !important;
}


.center_full_butt {
    width:100%;
    display: block;
}

.bar{height:6px;width:85px;background:#8383832e;position:relative;border-radius:50px;margin-bottom:2em;margin-top:.8em}
.bar:before{content:"";position:absolute;top:-3px;left:0;height:11px;width:11px;border-radius:50px;background:var(--mainColor);-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:MOVE-BG;animation-name:MOVE-BG;z-index:9999;background:#5e6267}
.form_design_field .input-container input::placeholder{color:#586773}
.form_design_field .input-container select{color:#586773;margin-right:8px}
.form_design_field .input-field{width:100%;padding:8px 10px 8px 5px;outline:none;border:none;font-size:15px;background:#fff;margin:0}

.form-control:focus {outline:0; box-shadow:none;}

.form_design_field .icon {
  white-space: nowrap;
  color: #bec6cd;
  text-align: right;
  vertical-align: bottom;
  position: absolute;
  top: 12px;
  left: 8px;
}
.form_design_field label{font-size:16px;color:#1d232f;font-family:'Roboto Medium',Arial,Helvetica,sans-serif}
.form_design_field label span{font-size:20px;color:#d6493c;font-family:'Roboto Bold',Arial,Helvetica,sans-serif}
.user_design::before{border:1px solid #dcdcdc;border-radius:4px;padding:3px 5px;background: #fff;}
.phone_design::before{border:1px solid #dcdcdc;border-radius:4px;padding:3px 5px;background: #fff;}
.location_design::before{border:1px solid #dcdcdc;border-radius:4px;padding:3px 7px;background: #fff;}
.textarea_design::before{border:1px solid #dcdcdc;border-radius:4px;padding:3px 2px 3px 5px;background: #fff;}
.password_design::before{border-radius:4px;border:1px solid #dcdcdc;padding:3px 6px;color:#c7cacc;background: #fff;}
.fa-phone::before {
  border-radius: 4px;
  border: 1px solid #dcdcdc;
  padding: 4px 4px 4px 6px;
  color: #c7cacc;
  font-size: 14px;
  background: #fff;
}
.fa-envelope::before {
  border-radius: 4px;
  border: 1px solid #dcdcdc;
  padding: 3px 4px;
  color: #c7cacc;
  font-size: 14px;
  background: #fff;
}
.building_design::before{border-radius:4px;border:1px solid #dcdcdc;padding:3px 4px;color:#acafb2;background: #fff;}
.location_design::before{border-radius:4px;border:1px solid #dcdcdc;padding:3px 6px;color:#acafb2;background: #fff;}
.fa-transgender-alt::before{border-radius:4px;border:1px solid #dcdcdc;padding:6px 5px;color:#acafb2;background: #fff;}
.form_design_field .field-icon{margin-left:0;cursor:pointer;position:absolute;right:10px;top:31%;color:#bbb}
.form_design_field .btn{background:#2b344a;border:2px solid #2b344a; color:#fff;font-size:16px;padding:8px 18px;cursor:pointer;transition-duration:.3s}
.form_design_field .btn:hover {    
  background-color: transparent;
  color: #ee8b2c;
  border-color:#ee8b2c;
  text-decoration:none;
}
.form_design_field .btn:active {background-color: transparent;}

.forget-remember{padding:15px 0}

.btn {background:#2b344a;color:#fff;border:2px solid #2b344a;font-size:16px;padding:8px 18px;cursor:pointer;transition-duration:.3s}
.btn:hover{
  background-color: transparent;
  color: #ee8b2c;
  border-color:#ee8b2c;
  text-decoration:none;
}
.btn:active {background-color: transparent;}


.forget-remember label {margin-bottom:0 !important; cursor: pointer;font-family: 'Roboto Regular',Arial,Helvetica,sans-serif;}
.forget-remember input.check-boxx {margin-top: 0;}

input.check-boxx{float:left;text-align:left;width:25px;padding:0!important;height:15px;margin-right:5px;margin-top:4px}
.forget-btn{font-size:15px;color:#2e3339}
.forget-btn:hover{text-decoration:underline;color:#000}
.divider_design{text-align:center;position:relative;text-transform:capitalize;color:#97999b;font-size:16px;margin:10px 0}
.divider_design:before{content:"";position:absolute;background:#efefef;height:1px;width:225px;left:0;top:12px}
.divider_design:after{content:"";position:absolute;background:#efefef;height:1px;width:225px;right:0;top:12px}
.divider-design{text-align:center;position:relative;text-transform:capitalize;color:#97999b;font-size:16px;margin:16px 0}
.divider-design:before{content:"";position:absolute;background:#efefef;height:1px;width:225px;left:0;top:12px}
.divider-design:after{content:"";position:absolute;background:#efefef;height:1px;width:225px;right:0;top:12px}
.signup-background-page{padding:0;background-image:url(../images/sign-up.webp);background-size:50% 100%;background-repeat:no-repeat;background-position:left;background-attachment:fixed}
.login-background-page{padding:0;background-image:url(../images/login-bg.webp);background-size:50% 100%;background-repeat:no-repeat;background-position:right;background-attachment:fixed}
.rightside-login-image{margin:80px 0 0;background:linear-gradient(to bottom,#ffffff 62%,#ffffff00);padding:30px;border-radius:12px 10px 0 0;height:89%}
.rightside-login-image h2{font-size:22px;color:#000;font-family:'Roboto Medium',Arial,Helvetica,sans-serif}
.job-seekers-promotions ul li{display:flex;align-content:center;align-items:center;margin-bottom:15px}
.job-seekers-promotions ul li i{color:#fff;background:#9ba3ad;font-size:8px;border-radius:50%;padding:3px;font-weight:100}
.job-seekers-promotions ul li span{color:#686c71;font-size:18px;background:#fff;padding:10px;margin-left:12px;width:100%;border-radius:7px;box-shadow:0 0 10px #efefef}
.job-seekers-promotions ul{padding-left:0;margin-top:45px}
.login-background-page .leftside-login-form{margin:80px 40px 80px 80px}
.leftside_login_form h6{text-align:center;margin-bottom:15px;color:#989da8}

/* login and Sign Up Page End
------------------------------------------------------------------------------------------------------ */



/* Learn Shooting Search Start
------------------------------------------------------------------------------------------------------ */

.search_location_filter {
  margin-bottom: 70px;
}


.shadow_shoot{
  box-shadow: 0px 10px 58px 0px #0000001f;
  border-radius: 5px;
  padding: 12px 0;
}



.search_location_filter input, select {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: 1px solid #a6a6a6;
  padding: 0 20px;
  border-radius: 6px;
  height: 50px;
  width: 100%;
  transition: border .3s ease;
}

.search_location_filter input::placeholder {
  color:#000;
}

.search_location_filter .ant-btn {
  background-color: #ffffff;
  color: #f28a26;

  max-width: inherit;
  font-size: 14px;
  border-radius: 999px;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  -ms-border-radius: 999px;
  -o-border-radius: 999px;
  padding: 10px 28px 8px;
  text-transform: uppercase;
  border: 2px solid #f28a26;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  display: inline-block;
  font-family: Roboto Medium;
  width: 100%;
  max-width:100%;
  border-radius:6px;
}



.search_location_filter button:hover {
  background-color: transparent;
  border: 2px solid #f28a26;
  background-color: #f28a26;
  color: #fff;
  text-decoration: none;
}


/* Company Profile Reset Css Start
------------------------------------------------------------------------------------------------------ */

.profile_design .col-12{display:flex;justify-content:space-between}
.profile_design .large_width_pro{width:75%}
.small_profile_left {display:flex; width: 100%;flex-direction:column}
.small_profile_left ul{margin:0 auto;width:88%;margin-top:20px;border-radius:7px;padding:9px 16px;box-shadow:0 0 11px 0 #c8c8c8;height:100%}
.small_profile_left ul li{padding:0;margin:0;list-style:none}
.small_profile_left ul li a{color:#171e2a;font-family:Roboto Medium;display:block;font-size:14px;padding:6px 0;transition-duration:.3s;border-bottom:1px solid #3b475e26}
.small_profile_left ul li:last-child a{border-bottom:none!important}
.small_profile_left ul li a:hover{color:#f48e2a;margin-left:3px}
.small_profile_left ul li a.active {color:#f48e2a;}
.company-profile h3{color:#535353;font-size:20px}
.profile-section{border-radius:5px;overflow:hidden;background:#fff;border:1px solid #d3d7db;padding-bottom:30px; width:100%;}
.profile-info{margin:18px;background-image:linear-gradient(45deg,#f5f5f5,#ffffff);border:1px solid #fff;padding:7px 18px;border-radius:10px;box-shadow:-10px 0 15px 3px #ededed}
.profile-header{padding:10px 15px;background-color:#2b344a;color:#fff;font-size:16px;font-family:'Roboto Bold'}
.label-section{display:flex;align-items:center;font-size:15px;color:#1d232f;font-family:'Roboto Bold'}
.info-inner{display:flex;align-items:center}
.output-section{padding-left:15px;color:#5d616a;font-size:15px;font-family:'Roboto Medium',Arial,Helvetica,sans-serif}
.label-section i{color:#a6b1bb!important;padding:15px 8px 15px 0}
.profile-reset-btn{background-color:#2b344a;padding:9px 13px;color:#fff;border-radius:5px;margin-left:30px;transition-duration:.3s}
.profile-reset-btn:hover{background-color:#f48e2a}
.profile-reset-btn i{color:#fff}

/* Company Profile Reset Css End
------------------------------------------------------------------------------------------------------ */

/* Edit Profile Page Start
------------------------------------------------------------------------------------------------------ */

.login_campus_hiring {width:97%; margin:0 auto; margin-top: 19px;box-shadow:1px 1px 20px 5px #efefef;border-radius:12px;padding:25px 15px;background:#fff}
.login_campus_hiring .btn{margin-bottom:20px}
.login_campus_hiring h6{text-align:center;color:#b9b9ba;font-size:16px;margin-top:14px}
.login_campus_hiring .divider-design{width:50%;margin:0 auto}
.login_campus_hiring .divider-design:before{width:154px}
.login_campus_hiring .divider-design:after{width:154px}
.login_campus_hiring .forget-remember{width:54%;margin:0 auto;padding:0}

/* Edit Profile Page End
------------------------------------------------------------------------------------------------------ */



/* Registration Progressbar Start
-------------------------------------------------------------------*/

#popover-password {margin-bottom: 20px;}
.list_unstyledss li{padding:4px 4px 4px 11px;background-image:linear-gradient(90deg,#efeeee 2%,#ffffff 100%);font-size: 13px;margin-bottom:5px;border-radius:26px;font-family:'Roboto Medium', Arial, Helvetica, sans-serif;color:#3e3f58;text-shadow:0 2px 3px #fff}
.control-label{text-align:left!important;padding-bottom:7px}
.form-horizontal{padding:25px 20px;border:1px solid #eee;border-radius:5px}
select.form-control:focus{border-color:#e9ab66;box-shadow:none}
.block-help{font-weight:300}
.terms{text-decoration:underline}
.modal{text-align:center;padding:0!important}
.modal:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-4px}
.modal-dialog{display:inline-block;text-align:left;vertical-align:middle}
.divider{position:absolute;height:2px;border:1px solid #eee;width:100%;top:10px;z-index:-5}
.ex-account{position:relative}
.ex-account p{background-color:rgba(255,255,255,0.41)}
select:hover{color:#444645;background:#ddd}
.fa-file-text{color:#4e4e7e}
.password_strength_bar {
  display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 14px;
    margin-bottom: 7px;
    font-size: 15px;
}
/* Registration Progressbar End
-------------------------------------------------------------------*/


/* Password Strength Progressbar Start
-------------------------------------------------------------------*/
.progress_max{height:5px;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem;margin-bottom:15px}
.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}
.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}
.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}
.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}
.progress-bar-success{background-color:#5cb85c}
.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress-bar-info{background-color:#5bc0de}
.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress-bar-warning{background-color:#f0ad4e}
.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress-bar-danger{background-color:#d9534f}
.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}

/* Password Strength Progressbar End
-------------------------------------------------------------------*/



/* Gold Membership Page Start
------------------------------------------------------------------------------------------------------ */

.second_benifit_heading {text-align:center; margin-bottom:20px;}

.second_benifit_heading h4 {color: #ee7700;font-family:'Roboto Medium', Arial, Helvetica, sans-serif;}

.quality_offer_text {
  text-align: center;
  background: #e70;
  border-radius: 5px;
  padding: 17px 0;
  margin-top:50px;
}


.quality_offer_text {
  position: relative;
}

.quality_offer_text h5 {
  color: #ffffff;
  margin: 0;
  font-family:'Roboto Light', Arial, Helvetica, sans-serif;
}

.quality_offer_text h5 b{
  font-family:'Roboto Medium', Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 23px;
}


.quality_offer_text:before {
  position: absolute;
  content: '';
  background: url(../images/award-points.svg) no-repeat top left;
  width: 100px;
  height: 104px;
  left:-12px;
  top:-100px;
  z-index: 0;
}
.quality_offer_text:after {
  position: absolute;
    content: '';
    background: url(../images/award-points.svg) no-repeat top left;
    width: 100px;
    height: 104px;
    right: -12px;
    top: -100px;
    z-index: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

/* Gold Membership Page End
------------------------------------------------------------------------------------------------------ */



/* Forgot Password Page Start
------------------------------------------------------------------------------------------------------ */


.forgot_design_bar .no-round-input {border-color:#bfbfbf;}

.dark_btn_design {
  background-color: #ffffff;
    color: #2b344a;
    font-size: 14px;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    padding:8px 30px;
    border-radius: 6px;
    text-transform: uppercase;
    font-family: 'Roboto Bold';
    border: 2px solid #2b344a;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}
.dark_btn_design:hover {
  background-color:#ffffff;
  border-color:#ee8b2c;
  color: #ee8b2c;
}

.forgot_design_bar .text-danger {
  font-family:'Roboto Medium', Arial, Helvetica, sans-serif;
    color: #ec3838 !important;
    display: inline-block;
    background-color: #ffffff;
    padding: 1px 9px;
    margin: 5px 0;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 700;
    box-shadow: 1px 2px 6px 0px #d0d0d0c9;

}


.forgot_design_bar form input {
  margin-bottom: 10px;
}




/* Forgot Password Page End
------------------------------------------------------------------------------------------------------ */




/* Learn Shooting Page Start
------------------------------------------------------------------------------------------------------ */

.learn_hooting_design .member-text {bottom: calc(0% - 92px);}

/* Learn Shooting Page End
------------------------------------------------------------------------------------------------------ */




#button_scroll{display:inline-block;background-color:#393f4c;width:42px;height:42px;text-align:center;border-radius:40px;position:fixed;bottom:30px;right:4px;transition:background-color .3s,opacity .5s,visibility .5s;opacity:0;visibility:hidden;z-index:1000}
#button_scroll::after{content:"\f077";font-family:FontAwesome;font-weight:normal;font-style:normal;font-size:1.3em;line-height:42px;color:#fff}
#button_scroll:hover{cursor:pointer;background-color:#f48e2a}
#button_scroll:active{background-color:#555}
#button_scroll.show{opacity:1;visibility:visible}

/* OWL Css Start-------------------- */

.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}
.owl-carousel .owl-nav button.owl-prev{background:0 0;color:gray;border:none;padding:0!important;font:inherit}
.owl-theme .owl-nav [class*='owl-']{color:#FFF;margin:5px;display:inline-block;cursor:pointer;border-radius:3px}
.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut {0%{opacity:1}
100%{opacity:0}
}

.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/* OWL Css End-------------------- */

.has-multy .product-img_block {flex:1 1 42% !important;}
/*.product.list-view .product-img_block { flex: 1 1 27% !important;}*/
.no_pro .product.list-view .product-info_block { width:68%!important; }

@media only screen and (max-width: 1680px){}

@media only screen and (max-width: 992px){
.product_home_carousel .our_story_line:before, .product_home_carousel .our_story_line:after {display:none;}
.product_home_carousel .product-img_block .product-img {height:auto !important;}
.product_home_carousel { margin: 0px 0 45px; }
}

@media only screen and (max-width:1600px) {

.banner_home_page_design .row{padding:0 5%}
.pro_disign_column a{width:180px;margin-top:0}
.pro_disign_column .row{padding:0 8%}
.main_menu_bar #cssmenu > ul > li.has-sub > a:before {top:40.3%;}

.inner_banner_all{width:81%}
.shop-detail-fullwidth .shop-detail_info .product-category .category span{margin-left:5px}
.shop-detail-fullwidth .shop-detail_info .product-name{margin-bottom:10px;font-size:25px}
.shop-detail .shop-detail_info .product-type{margin-bottom:3px}
.shop-detail-fullwidth .shop-detail_info .product-describe_block{padding-bottom:0;margin-bottom:15px}
.shop-detail .shop-detail_info .quantity-select{margin-bottom:18px}
.shop-detail .shop-detail_info .color-select{margin-bottom:14px}
.shop-detail .shop-detail_info .product-select button{padding:7px 10px}
.shop-detail .shop-detail_info .quantity-select input{height:35px}
.shop-detail .shop-detail_more-info #tab-so3 .specifications_block .shop_attributes tbody th{padding:14px 18px}
.inner_layout_white{padding-bottom:30px}
.about-us {padding-bottom: 0;}


}


@media only screen and (max-width: 1440px){

.banner_home_page_design {margin-bottom:3em;}
.cat_home_design {margin-top:2em;}

.banner_home_page_design .row{padding:0 4.5%}
.pro_disign_column .row{padding:0 8%}
.pro_disign_column a{width:155px}

.shop-detail-fullwidth .shop-detail_info .product-category .category:after{margin:0 5px}
.shop-detail-fullwidth .shop-detail_info .product-category{margin-bottom:15px}
.shop-detail .shop-detail_info .product-type{font-size:16px}
.shop-detail-fullwidth .shop-detail_info .product-name{margin-bottom:5px;font-size:20px}
.shop-detail-fullwidth .shop-detail_info .product-describe_block p{font-size:14px;line-height:21px}
.shop-detail .shop-detail_info .product-share h5{font-size:16px}
.shop-detail .shop-detail_info .price-rate .product-price{font-size:20px;margin-bottom:10px;margin-right:13px}
.shop-detail .shop-detail_info .delivery-status{padding:11px;margin-bottom:19px}
.shop-detail .shop-detail_info .product-select{margin-bottom:8px}
.shop-detail .shop-detail_more-info #tab-so3 .description-block .description-item_block .description-item_text h2{font-size:21px;margin-bottom:6px}
.inner_banner_all{width:90%}
.banner_home_page_design .search_rozgar_head {width:40%;}

.top_head_login i:before{padding:3px 4px}
.top_head_login i b{font-size:12px}
.top_head_login i{margin:0 2px}
.top_head_login .wishlist_login_top{margin:0 1px}
.resume_mak{margin-left:4px}
.delivery_info{padding:6px 20px;padding:5px 20px;font-size:15px}
.header_my_profile #menu_profile{padding:9px 16px 22px}
.top_head_login ul li a{padding:4px 0}
.help_header a i{margin-right:1px}
.main_menu_bar #cssmenu > ul > li > a{font-size:14px}
.help_header a{padding:7px!important;border-radius:4px;font-size:14px!important}
.main_menu_bar #cssmenu > ul > li{padding:2px 8px}
.form-control{font-size:15px}
.top_both_info p a{font-size:13px}
.banner_home_page_design .banner_text_left{border-left:55px solid #4f5b76;width:65%}
.text_banner_left h3{font-size:20px}
.text_banner_left a{padding:9px 14px}
.secure_payment h4{font-size:18px}
.secure_payment h4 b{font-size:14px;line-height:25px}
.cat_home_design .our_story_line{font-size:22px}
.cat_home_design h3{font-size:22px}
.feature-products .our_story_line{font-size:22px}
.product .product-price,.product .shopping-cart .product-table .table tbody .product-total,.shopping-cart .product-table .table tbody .product .product-total,.product .shop-compare .compre-table .table .product-availability,.shop-compare .compre-table .table .product .product-availability,.product .shop-compare .compre-table .table .product-weight,.shop-compare .compre-table .table .product .product-weight,.product .shop-compare .compre-table .table .product-sku,.shop-compare .compre-table .table .product .product-sku{font-size:17px}
.product .product-price del,.product .shopping-cart .product-table .table tbody .product-total del,.shopping-cart .product-table .table tbody .product .product-total del,.product .shop-compare .compre-table .table .product-availability del,.shop-compare .compre-table .table .product .product-availability del,.product .shop-compare .compre-table .table .product-weight del,.shop-compare .compre-table .table .product .product-weight del,.product .shop-compare .compre-table .table .product-sku del,.shop-compare .compre-table .table .product .product-sku del{font-size:15px}
.deal_week_design h4{font-size:22px}
.deal_week_design li span{font-size:2.2rem}
.testimonial_slide_design .our_story_line{font-size:22px}
.brand_logo_design .our_story_line{font-size:22px}
.heading h3{font-size:22px}
footer h4{font-size:17px}
.footer-links li a{font-size:14px}
.footer-links{padding:60px 7% 0}
footer{padding:0 0 40px}
footer .media a{margin-left:6px;font-size:13px; line-height:20px;}
footer .media a i {margin-bottom:38px;}
footer input{font-size:13px}
footer form{padding:8px 10px}
footer .submit-btn{padding:6px}

}


@media only screen and (max-width:1366px) {
   

.banner_home_page_design .row{padding:0 2%}
.pro_disign_column .row{padding:0 6%}

.shop-detail-fullwidth .shop-detail_info .product-name{margin-bottom:10px}
.shop-detail-fullwidth .shop-detail_info .product-category{display:flex;margin-bottom:5px}
.shop-detail .shop-detail_info .product-select button{padding:4px 10px;margin-bottom:8px}
.shop-detail .shop-detail_info .quantity-select{margin-bottom:13px}
.shop-detail .shop-detail_info .color-select{margin-bottom:7px}
.shop-detail-fullwidth .shop-detail_info .product-category .category{margin-right:16px}
.inner_banner_all{width:95%}
.top_head_login .wishlist_login_top{padding:7px 8px 7px 5px}
.top_head_login .login_image_top{padding:7px 9px 7px 5px}
.text_banner_left a{padding:7px 12px;font-size:14px}
p{font-size:14px}
.main_menu_bar #cssmenu > ul > li{padding:2px 6px}

.delivery_info{padding:4px 20px;font-size:13px}
#fixed-social img{width:32px}
#fixed-social a{width:40px;margin-bottom:4px;right:10px}
#fixed-social a span{line-height:33px;right:-102px!important;width:100px;border-radius:5px!important;font-size:14px}

.menu_and_resume {margin-top:0.6%;}

}


@media screen and (max-width:1280px){

.pro_disign_column a{width:159px}
.banner_home_page_design .row{padding:0 1%}
.pro_disign_column .row{padding:0 6%}
.top_header_bar {padding:0.6% 0 1% 8px;}

.banner_home_page_design .banner_text_left{border-left:50px solid #4f5b76;width:71%}
.cat_home_design h3{font-size:18px}
.cat_home_design .our_story_line:before{width:38%}
.cat_home_design .our_story_line:after{width:38%}
.deal_week_design li span{font-size:2rem;margin-bottom:2px}
.deal_week_design li{width:22%;font-size:11px}
.deal_week_design{padding:5% 10%}
.product{padding:10px}

}


@media only screen and (max-width: 1368px) and (min-width: 1268px)
{
 .member-text {bottom: calc(0% - 116px);}
 
 
}

@media only screen and (max-width:1024px){

.pro_disign_column a {width: 123px;}

.top_header_bar {padding:0.6% 0 1% 5px;}
.main_menu_bar #cssmenu > ul > li{padding:2px 1px}
.top_both_info p a{font-size:11px}
.top_head_login i{font-size:12px!important}
.delivery_info{padding:4px 14px;font-size:11px}
.top_head_login i b{font-size:12px}
.main_menu_bar #cssmenu > ul > li > a{font-size:14px}
.help_header a{padding:4px 5px!important;font-size:11px!important}
.help_header a i{padding:2px 3px 1px;font-size:11px}
.main_menu_bar #cssmenu ul ul li a{height:31px;padding:8px 15px;font-size:12px}
.secure_payment h4{font-size:15px}
.secure_payment h4 b{font-size:12px;line-height:22px}
.cat_home_design h3{font-size:15px}
.product .product-name,.product .shopping-cart .product-table .table tbody .product-price,.shopping-cart .product-table .table tbody .product .product-price,.product .shopping-cart .product-table .table tbody .product-total,.shopping-cart .product-table .table tbody .product .product-total,.product .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-availability,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product .product-availability,.product .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-availability,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product .product-availability,.product .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-weight,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product .product-weight,.product .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-weight,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product .product-weight,.product .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-sku,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product .product-sku,.product .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-sku,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product .product-sku{font-size:13px}
.product .product-price,.product .shopping-cart .product-table .table tbody .product-total,.shopping-cart .product-table .table tbody .product .product-total,.product .shop-compare .compre-table .table .product-availability,.shop-compare .compre-table .table .product .product-availability,.product .shop-compare .compre-table .table .product-weight,.shop-compare .compre-table .table .product .product-weight,.product .shop-compare .compre-table .table .product-sku,.shop-compare .compre-table .table .product .product-sku{font-size:13px}
.product .product-price del,.product .shopping-cart .product-table .table tbody .product-total del,.shopping-cart .product-table .table tbody .product .product-total del,.product .shop-compare .compre-table .table .product-availability del,.shop-compare .compre-table .table .product .product-availability del,.product .shop-compare .compre-table .table .product-weight del,.shop-compare .compre-table .table .product .product-weight del,.product .shop-compare .compre-table .table .product-sku del,.shop-compare .compre-table .table .product .product-sku del{font-size:12px}
.deal_week_design h4{font-size:18px}
.deal_week_design img{width:60%}
.deal_week_design li{width:22%;font-size:8px;padding:14px 4px 6px;line-height:18px}
.deal_week_design li span{font-size:1.5rem;margin-bottom:0}
footer h4{font-size:15px}
.important_gap{margin-left:5px;padding-left:15px}
.account_gap{margin-left:5px;padding-left:5px}
.footer-links{padding:60px 4% 0}
.recent_post_footer img{width:50px;height:auto}
footer .media a{margin-left:6px;font-size:12px}
.footer-links li a{font-size:12px}
.footer-links li{padding-bottom:10px}
.footer_contact_details .media{margin-bottom:8px}
footer .media a i{margin-bottom:2px;margin-left:4px}

}



@media screen and (max-width:1000px){
.logo{position:absolute;top:0;left: 0;width:100%;height:46px;text-align:center;padding:10px 0 0 0 ;float:none}
.logo2{display:none}
nav{width:100%;}
#cssmenu{width:100%}
#cssmenu ul{width:100%;display:none}
#cssmenu ul li{width:100%;border-top:1px solid #444}
#cssmenu ul li:hover{background:#363636;}
#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto;border-color:#ffffff4f !important;}
#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0}
#cssmenu > ul > li{float:none}
#cssmenu ul ul li a{padding-left:25px}
#cssmenu ul ul li{background:#333!important;}
#cssmenu ul ul li:hover{background:#363636!important}
#cssmenu ul ul ul li a{padding-left:35px}
#cssmenu ul ul li a{color:#ddd;background:none}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#fff}
#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
#cssmenu #head-mobile{display:block;padding:23px;color:#ddd;font-size:12px;font-weight:700}
.button{width:55px;height:46px;position:absolute;right:0;top:0;cursor:pointer;z-index: 12399994;}
.button:after{position:absolute;top:16px;right:8px;display:block;height:8px;width:20px;border-top:2px solid #dddddd;border-bottom:2px solid #dddddd;content:''}

.button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#ddd;content:''}
.button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.button.menu-opened:before{top:23px;background:#fff;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;border-left:1px solid #c1cbd8;height:42px;width:46px;cursor:pointer}
#cssmenu .submenu-button.submenu-opened{background:#364056}
#cssmenu ul ul .submenu-button{height:34px;width:34px}
#cssmenu .submenu-button:after{position:absolute;top:19px;right:19px;width:8px;height:2px;display:block;background:#f48d2c;content:''}
#cssmenu ul ul .submenu-button:after{top:15px;right:13px}
#cssmenu .submenu-button.submenu-opened:after{background:#fff}
#cssmenu .submenu-button:before{position:absolute;top:16px;right:22px;display:block;width:2px;height:8px;background:#f48d2c;content:''}
#cssmenu ul ul .submenu-button:before{top:12px;right:16px}
#cssmenu .submenu-button.submenu-opened:before{display:none}
#cssmenu ul ul ul li.active a{border-left:none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}

}



@media only screen and (max-width: 980px){

p{font-size:14px}

.dewide_before_slot {
  flex-wrap: wrap;
}

.leftside_login_form {
  padding: 15px;
}

.left_location_detail h3 {
  font-size: 18px;
  font-family: 'Roboto Regular';
}

.right_wide_detail_text {
  display: flex;
  padding: 12px 11px;
}

.time_for_address {
  gap: 10px;
  font-size: 14px;
  line-height: 21px;
}

.time_for_address .fa-map-marker {
  width: 36px;
}



.premium_sellers{display:none}
footer{padding:0 0 2px}
.banner_home_page_design .search_rozgar_head{width:60%;}
.top_both_info{display:none}
.delivery_info{color:#f5a500;background:#fff;padding:6px 25px;border-radius:34px;position:inherit;left:0;right:0;margin:inherit;display:inline-table}

#fixed-social{top:auto;bottom:0;width:100%;display:flex;justify-content:center}
#fixed-social a span{display:none}
.job_search_form .location_border{border-right:none;border-left:none;border-bottom:1px solid #e9e9e9;border-top:1px solid #e9e9e9;padding-top:10px;padding-bottom:10px}
.job_search_form .form-group{display:flex;align-items:center;margin-bottom:10px!important}
.home_banner_section{z-index:1}
.help_header a{padding:12px 10px!important;border-radius:0;justify-content:center}
.main_menu_bar #cssmenu > ul > li.has-sub > a:after{display:none}
.main_menu_bar #cssmenu > ul > li.has-sub > a:before{display:none}
.main_menu_bar #cssmenu li:hover > ul{position:inherit;z-index:9;padding-top:0;box-shadow:none;border-radius:0;border:none;width: 100%;}
.nav-wrapper{height:auto;padding:0 10px;}
.main_menu_bar #cssmenu > ul > li > a{text-align:left;border:none;padding:13px 16px;font-size:15px;justify-content:flex-start}
.main_menu_bar #cssmenu > ul > li{padding:0;background:#fff}
.main_menu_bar .button.menu-opened:before{top:17px;right:8px}
.main_menu_bar .button.menu-opened:after{top:17px;right:8px}
.top_header_bar .header_resume_maker{display:block}
.menu_and_resume{align-items:flex-start;justify-content:flex-end;margin-top:-33px;z-index:9;width:100%;order:3}
.main_menu_bar .button{width:auto;height:auto;background:#2d3955;padding:17px;border-radius:5px}
.header_my_profile i{padding:10px 6px 11px!important}
.main_menu_bar .button:before{top:10px;right:8px;height:2px;background:#fff}
#cssmenu ul{padding-top:33px;position: absolute;border-radius:9px; overflow:hidden;}
#cssmenu ul li{border-top:1px solid #c1cbd8}
.main_menu_bar #cssmenu ul ul li a{border:none;height:inherit;font-size:14px;width:100%;text-shadow:none;color:#ffffff;line-height:25px;background:#364056}
.resume_mak{display:block;float:right;width:35px;margin-left:5px}
.main_menu_bar{margin-left:auto;margin-right:0;width:100%}
.top_header_bar{padding:0px 17px 8px}
.main_header .header_resume_maker{display:none}
.top_header_bar .header_resume_maker{float:left}
.rozgar_logo {padding-top:0;box-shadow:none;padding-bottom:0;z-index:99;width:auto;order:2;}
.main_header{padding:9px 14px}
.filter-section img{width:100%}
.saved_job_four img{width:45px}
.inner_top_menu{display:flex;align-items:center;flex-wrap:wrap}
.top_header_bar .inner_top_menu .menu-icon{padding:14px;background:#fff;margin:0!important;border-radius:5px;margin-left:auto}
.top_search_design{margin-left:auto}
.top_header_bar .inner_top_menu ul li{width:100%}
.top_header_bar .inner_top_menu ul b{display:none}

.top_header_bar .inner_top_menu{align-items:stretch;flex-direction:column;text-align:center}
.delivery_info{font-size:15px;border-radius:6px}
.top_head_login i b{font-size:14px}
.top_head_login i{font-size:14px!important}
.top_head_login i img{width:18px}
.top_head_login{justify-content:space-between;margin-top:0;width:100%;background:#f0f0f0;order:1;margin-bottom:6px;border-radius:6px}
.header_my_profile{padding:0}
.top_head_login .wishlist_login_top{padding:9px 8px 9px 5px}
.top_head_login .login_image_top{padding:9px 9px 8px 5px}
.top_head_login i:hover{background:#ffffff;color:#f38e34!important}
.top_head_login ul li a{text-align:left}
.search_rozgar_head{width:100%;position:inherit;margin-bottom:7px}
.rozgar_logo img{width:100px}
.top_head_login i:before{color:#2d3955}
.search_rozgar_head .btn-primary{padding:.375rem .5rem}
.banner_home_page_design .banner_text_left{border-left:none;width:100%;order:2;text-align:center;padding:0 30px 55px}
.text_banner_left p{margin-bottom:1.5em}
.banner_home_page_design .owl-nav{margin-top:-38px}
.banner_home_page_design .item{display:grid}
.banner_home_page_design .owl-stage-outer:after{display:none}
.banner_home_page_design .banner_text_left ul{justify-content:center;margin:23px 0 25px}
.text_banner_left{align-items:center}
.cat_home_design .our_story_line:before{display:none}
.cat_home_design .our_story_line:after{display:none}
.cat_home_design {margin-top:0; padding-top:1.4em;}
.cat_home_design .our_story_line{margin:4px 0}
.cat_home_design p{margin-bottom:3px}
.cat_home_design .cat_hom_outer{padding:0 2%;margin-top:15px}
.feature-products .our_story_line:before{display:none}
.feature-products .our_story_line:after{display:none}
.feature-products .our_story_line{margin:0}
.feature-products{margin-top:37px}
.deal_week_design img{width:90%}
.testimonial_slide_design .our_story_line:before{display:none}
.testimonial_slide_design .our_story_line:after{display:none}
.testimonial_slide_design{padding:35px 0 0}
.testimonial_slide_design .our_story_line{margin:5px 0}
.testimonial_slide_design p{margin:0}
.brand_logo_design .our_story_line:before{display:none}
.brand_logo_design .our_story_line:after{display:none}
.brand_logo_design .our_story_line{margin:3px 0}
.brand_logo_design{margin:32px 0 20px}
footer .row{align-items:center;flex-direction:column}
.back_subscribe p{margin:0}
footer .heading h3{margin:0}
footer form{margin-top:12px}
.newsletter-form{max-width:96%}
.back_subscribe{padding:25px 0 34px}
.footer-links{padding:35px 2% 0}
footer .media{align-items:center}
footer .media a{margin-left:0;font-size:14px;display:flex;flex-direction:column;align-items:center}
.footer-links li a:before{display:none}
.footer-links ul{margin:0;padding-left:0;text-align:center}
footer h4{text-align:center;margin:0}
.footer-links li{padding-bottom:0;width:47%;display:inline-block;margin:.5%}
.footer-links li a{font-size:14px;display:block;padding:4px 0;border-radius:4px;background:#3c455c}
.footer-links li a:hover{margin-left:0}
footer .col{margin-bottom:24px}
.footer-bottom{font-size:12px;line-height:23px;padding:20px 0 18px}
#whatsapp_fixed{bottom:10px}
#button_scroll{bottom:10px}

.inner_banner_all .right_inner {padding: 7px 7% 7px 16px;}

.pro_disign_column a{width:auto}
.pro_disign_column .row{padding:0;justify-content:center}
.pro_disign_column a{transform:inherit!important;margin:0 1% 1%!important;border-radius:7px;box-shadow:0 0 3px 0 #6551319c}
.pro_disign_column{margin-top:2em}


}




@media only screen and (max-width:768px) {

.member-blocks {margin-bottom:25px;}
.member-text {bottom: calc(0% - 117px);}

}

@media only screen and (max-width:767px) {

.search_location_filter input, select {
    margin-bottom: 10px;
}

.profile-info {padding:7px 9px;}

.mobile_responsive_table table{border:0}
.mobile_responsive_table table caption{font-size:1.3em}
.mobile_responsive_table table thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.mobile_responsive_table table tr{border-bottom:3px solid #ddd;display:block;margin-bottom:.625em}
.mobile_responsive_table table td{border-bottom:1px solid #ddd;display:block;font-size:.8em;text-align:right}
.mobile_responsive_table table td::before{content:attr(data-label);float:left;font-family:'Roboto Medium', Arial, Helvetica, sans-serif;text-transform:uppercase}
.mobile_responsive_table table td:last-child{border-bottom:0}

.profile-section {
    margin-bottom: 12px;
}
.leftside_login_form h2 {
    display: none;
}
.leftside_login_form .bar {
  display: none;
}
.login_campus_hiring .btn {
  width: 100%;
}
.small_profile_left ul {
  width: 95%;
}
.login_campus_hiring { width:95%; padding:8px 0px;box-shadow:0 0 11px 0 #c8c8c8;}

#loginForm .forget-remember .text-right {
    padding-left: 0;
}

#loginForm .forget-remember .text-right .forget-btn {
  font-size: 13px;
}
.forget-remember label {
  font-size: 14px !important;
}
#loginForm .forget-remember input.check-boxx {
  margin-bottom: 10px;
  margin-right: 0px;
}

.divider-design:after {
  width: 30%;
}
.divider-design:before {
  width: 30%;
}

.forget-remember input.check-boxx {
  margin-bottom: 0 !important;
}

.leftside_login_form h6 {
  font-size: 13px;
}

#loginForm .forget-remember {flex-wrap:nowrap; font-size:12px; align-items:center;}


.about-us .container{padding-top: 12px;}
.top_head_login .login_image_top{padding:0}
.top_head_login div a{background:#fff;margin:0 1px;border-radius:3px;display:inline-block;width:31%;padding:1px 5px}
.premium_sellers{display:none!important}
.top_head_login .wishlist_login_top{padding:0; display:flex; align-items:center;}
.product .product-img{height:auto;margin-bottom:5px}
.cat_home_design h3{font-size:20px;right:0;text-align:center;left:0;background:#fffc;padding:6px 0;width:90%;margin:0 auto;border-radius:4px}
.for_box_design{width:100%}
.header_my_profile a{margin:0 1px!important;width:auto!important;padding:0!important}
.resume_mak{margin-left:0}
.header_my_profile i{padding:11px 6px 12px!important}
.top_header_bar{padding:5px 5px 4px}
.top_head_login {margin-top:0; padding:4px 4px; border-radius:3px;}
.secure_payment .col-3{border-left:none;border-bottom:1px solid #f0f0f0;padding:9px 0 0;width:100%;max-width:100%}
.secure_payment .row{flex-direction:column}
.footer-bottom .col-6{max-width:100%}
.payment_icons_footer{margin-bottom:5px}
footer{padding:0}
.no-gutters-sm{flex-direction:column}
.no-gutters-sm .col-6{max-width:100%}
.product .product-type{font-size:16px}
.product .product-name,.product .shopping-cart .product-table .table tbody .product-price,.shopping-cart .product-table .table tbody .product .product-price,.product .shopping-cart .product-table .table tbody .product-total,.shopping-cart .product-table .table tbody .product .product-total,.product .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-availability,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product .product-availability,.product .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-availability,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product .product-availability,.product .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-weight,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product .product-weight,.product .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-weight,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product .product-weight,.product .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-sku,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product .product-sku,.product .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-sku,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product .product-sku{font-size:15px}
.product .product-price,.product .shopping-cart .product-table .table tbody .product-total,.shopping-cart .product-table .table tbody .product .product-total,.product .shop-compare .compre-table .table .product-availability,.shop-compare .compre-table .table .product .product-availability,.product .shop-compare .compre-table .table .product-weight,.shop-compare .compre-table .table .product .product-weight,.product .shop-compare .compre-table .table .product-sku,.shop-compare .compre-table .table .product .product-sku{font-size:15px}
.product .product-price del,.product .shopping-cart .product-table .table tbody .product-total del,.shopping-cart .product-table .table tbody .product .product-total del,.product .shop-compare .compre-table .table .product-availability del,.shop-compare .compre-table .table .product .product-availability del,.product .shop-compare .compre-table .table .product-weight del,.shop-compare .compre-table .table .product .product-weight del,.product .shop-compare .compre-table .table .product-sku del,.shop-compare .compre-table .table .product .product-sku del{font-size:14px}
.deal_week_design .row{display:grid}
.deal_week_design .row .col-4{max-width:100%}
.deal_week_design{padding:8% 4%}
footer .submit-btn{padding:5px;max-width:84px}

.shop-checkout{padding-bottom:42px}
.pro_disign_column a{margin:0 2% 4%!important;width:44%;box-shadow:0 0 0 1px #4d484047}
.banner_home_page_design{margin-bottom:0}

}


@media screen and (max-width: 540px) {

.banner_home_page_design{margin-bottom:1em}
.profile_design .col-12{flex-direction:column}
.small_profile_left{width:100%;margin:7px 0;padding-bottom:18px}
.small_profile_left ul{width:94%;margin-top:12px}
.sign_in_form_side{padding:20px}

.sign_in_form_side{padding:20px}

.sign_in_form_side h2 {
  display: none;
}
.sign_in_form_side .bar {
  display: none;
}

.profile-section{margin:10px 0}
.profile_design .large_width_pro{width:100%}
.thankyou_design img{width:100%}
.contact_out button{margin-bottom:20px}
.contact_out .our-number_block{justify-content:flex-start!important;padding:0 14px}
.contact_out iframe{margin-bottom:45px}

.faq #accordion .faq-question i, .faq #accordion .faq-answer i {margin-right:11px;}
.order-complete h1 {padding:40px 0; margin-bottom:0;}
.order-complete{margin-bottom:40px}
.shopping-cart .cart-total_block h2 {margin-bottom:18px;}
.order-step {margin-bottom:5px;}
.cart_design .container {padding-top:10px;}
.inner_layout_white {padding-top:0px; padding-bottom:0; border-radius: 14px 14px 10px 10px;}
.single_product_page .container-fluid {padding: 15px 4%;}
.shop-detail-fullwidth {margin-bottom: 20px;}
.search_rozgar_head{margin-bottom:4px}
.top_head_login div a{width:30%;padding:3px 5px 2px}
.nav-wrapper .nav.fixed .row{padding:0 7px}
.banner_home_page_design .search_rozgar_head{width:90%}
.menu_and_resume{margin-top:-36px}

.inner_banner_all{padding:12px 8px;flex-direction:column;align-items:stretch;text-align:center;margin-bottom:15px}
.cat_home_design{padding-top:.6em}
.inner_banner_all .left_inner{align-items:center;justify-content:center;margin-bottom:4px}
.search-bar,.search-bar input:focus,.search-bar input:valid{width:100%}
.inner_banner_all .right_inner .search-bar{right:0;top:0}
.inner_banner_all .right_inner{justify-content:center;flex-wrap:wrap;line-height:19px}
.category_page_design .category_inner{flex-direction:column;padding-top:13px;}
.category_page_design .category_inner .item{margin-bottom:10px}
.category_page_design .category_inner .item h3{z-index:1}

.product{text-align:center;padding:10px 10px 20px;margin-bottom:0;height:100%}
.product.borderless{border:1px solid #ebebeb}
.product:hover .product-name,.product:hover .shopping-cart .product-table .table tbody .product-price,.shopping-cart .product-table .table tbody .product:hover .product-price,.product:hover .shopping-cart .product-table .table tbody .product-total,.shopping-cart .product-table .table tbody .product:hover .product-total,.product:hover .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-availability,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product:hover .product-availability,.product:hover .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-availability,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product:hover .product-availability,.product:hover .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-weight,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product:hover .product-weight,.product:hover .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-weight,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product:hover .product-weight,.product:hover .shopping-cart .product-table .shop-compare .compre-table .table tbody .product-sku,.shopping-cart .product-table .shop-compare .compre-table .table tbody .product:hover .product-sku,.product:hover .shop-compare .compre-table .shopping-cart .product-table .table tbody .product-sku,.shop-compare .compre-table .shopping-cart .product-table .table tbody .product:hover .product-sku{transform:traslateY(0);opacity:1;visibility:visible}
.product:hover .product-price,.product:hover .shopping-cart .product-table .table tbody .product-total,.shopping-cart .product-table .table tbody .product:hover .product-total,.product:hover .shop-compare .compre-table .table .product-availability,.shop-compare .compre-table .table .product:hover .product-availability,.product:hover .shop-compare .compre-table .table .product-weight,.shop-compare .compre-table .table .product:hover .product-weight,.product:hover .shop-compare .compre-table .table .product-sku,.shop-compare .compre-table .table .product:hover .product-sku{transform:translateY(0)}
.product .product-img{padding:0px}
.product .product-select{display:none}
.product:after{display:none}
.product.list-view,.product.full-list-view{flex-direction:column}
.product.list-view .product-img_block,.product.full-list-view .product-img_block{margin-bottom:30px;width:100%;padding-right:0}
.product.list-view .product-img_block .product-img,.product.full-list-view .product-img_block .product-img{height:auto}
.product.list-view .product-img_block .quickview-list,.product.full-list-view .product-img_block .quickview-list{display:none}
.product.list-view .product-info_block,.product.full-list-view .product-info_block{width:100%;padding-right:0;border-right:0;margin-bottom:30px}
.product.list-view .product-info_block .add-to-wishlist,.product.full-list-view .product-info_block .add-to-wishlist{right:0}
.product.list-view .product-select_list,.product.full-list-view .product-select_list{width:100%;padding-left:0}
.product.full-list-view .product-info_block .product-describe--1{display:none}
.no-gutters-sm{margin-right:0;margin-left:0}
.no-gutters-sm > .col,.no-gutters-sm > [class*="col-"]{padding-right:0;padding-left:0}
.shop-products_bottom .product.list-view .product-select_list { /* flex: 1 1 19%; */ padding-left: 0px !important; width: 100% !important;}
}


@media only screen and (max-width: 480px){

.right_wide_detail_text {
    padding: 12px 7px;
    flex-direction: column;
}
.left_location_detail {
  gap: 13px;
}

.right_parsent_detail {
  align-items: flex-start;
  width: 100%;
  gap: 9px;
  margin-top: 15px;
}
.shooting_details_view .wide_detail_image {
  padding-right: 0;
}
.left_location_detail h3 {
  font-size: 17px;
  line-height: 21px;
  margin-bottom: 7px;
}

.wide_persant {
  font-family:'Roboto Regular';
}


}


@media only screen and (max-width: 425px){}


@media only screen and (max-width:375px) {

.top_head_login i{font-size:12px!important}
.top_head_login i b{font-size:12px}
.dewide_before_slot{padding:10px;gap:6px}
.for_date_slot .form-check input{height:12px;width:12px}
.for_date_slot .form-check{padding:0 6px}
.for_date_slot .form-check label{font-size:14px}
.for_date_slot{padding:20px 10px}

}

@media only screen and (max-width:320px) {
.for_date_slot .form-check{width:100%;justify-content:center}
.top_head_login div a{width:31%;padding:3px 3px 2px 4px}
.top_head_login i{font-size:10px!important}
.top_head_login i img{width:15px}

}



/*--New Changes By Amit--*/
.shop-products_bottom .product.list-view.product-img_block { text-align: center; /* flex: 1 1 190px; */ padding-right: 30px; width: 290px; }
.shop-products_bottom .product.list-view .product-select_list { /* flex: 1 1 19%; */ padding-left: 30px; width: 32%; text-align: center; }
.shop-products_bottom .product-info_block, .product.full-list-view .product-info_block { /* flex: 1 1 20%; */ }
.shop-products_bottom .product.list-view .product-img img { /*max-width: 300px; */max-height: 220px; transition: .3s ease; object-fit: cover; }
#filter_data .product-select_list .vendor-list .product-img_block a.product-img img { width: 50%; margin-bottom: 4px; display: inline-block; height: 35px; object-fit: contain; }
.shop-products_bottom  .product.list-view .product-select_list .vendor-list ul li a { color: #000; font-size: 12px; }
.shop-products_bottom  .product.list-view .product-select_list .vendor-list ul li p { margin-bottom: 0px; line-height: 15px; }
.shop-products_bottom  .product.list-view .product-select_list .vendor-list h4 { margin-bottom: 8px;}
.category_page_design .inner_layout_white { padding-top: 20px;}
.category_page_design.shop_pag.active .inner_banner_all {display:none;}
.shop-products_bottom  .product.list-view {padding: 9px;margin-bottom: 20px;}
.product-info_block .product-describe {margin-bottom: 0 !important;}
.product-info_block .delivery-status {margin-bottom: 0 !important;}
.product-img_block span {font-size:13px;}

.homecategory_slide_owl .owl-item .item img { display: block; width: 100%; width: 400px; height: 400px; object-fit: contain; border: 1px solid #ccc; border-radius: 22px; transition:all 0.5s ease; }
.homecategory_slide_owl .owl-item .item img:hover {border: 1px solid #000;}

.testimional_cr_home .our_testimional_line { font-family: Roboto Medium; text-align: center; position: relative; text-transform: capitalize; color: #f48e2a; font-size: 25px; margin: 10px 0; }
.testimional_cr_home .our_testimional_line:before { content: ""; position: absolute; background: #c2c4c4; height: 1px; width: 44%; left: 0; top: 12px; }
.testimional_cr_home .our_testimional_line:after { content: ""; position: absolute; background: #c2c4c4; height: 1px; width: 44%; right: 0; top: 12px; }
.testimional_cr_home .item .testimional_blb > img {width:auto; margin:0px auto 15px;}
.testimional_cr_home .item .img_testimional img {width:auto; margin:0px auto 15px; border-radius:50%;}
.testimional_cr_home .item .img_testimional {text-align:center;}
.testimional_cr_home .item .img_testimional span {font-weight:bold;}
.testimional_cr_home .item .testimional_blb p { text-align: center; min-height: 80px; }
.testimional_cr_home .item .testimional_blb { padding: 25px; }


.testimional_cr_home .owl-nav { text-align: center; display: flex ; justify-content: space-between; margin-top: 20px; z-index: 9; position: absolute; top: 50%; width: 100%; }
.testimional_cr_home .owl-nav i { padding: 4px 11px; background: #ffffffcf; border-radius: 10px; margin: 0 4px; font-family: FontAwesome; font-style: normal; font-size: 23px; box-shadow: 1px 2px 12px -2px #6d6f746e; transition-duration: .2s; color: #808080; }
.testimional_cr_home .owl-nav .owl-prev i:before { content: "\f177"; }
.testimional_cr_home .owl-next { box-shadow: none; border: none; padding: 0; background: #0000; }
.testimional_cr_home .owl-nav .owl-next i:before { content: "\f178"; }


.testimional_cr_home .item .testimional_blb { padding: 25px; border: 1px solid #ccc; box-shadow: 0 5px 12px #ccc; }
.testimional_cr_home .owl-carousel .owl-stage-outer { position: relative; overflow: hidden; -webkit-transform: translate3d(0, 0, 0); padding: 20px 0; }



.top_bar { width: 100%; background-color: #e17d1c; color: #fff; padding-top: 5px; }
.marquee-container {
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    padding: 5px 0;
  }
.Marquee-tag { margin: 0 15px; }
.marquee-text { display: inline-block; padding-left: 50px; animation: marquee 10s linear infinite; font-size: 1em; }

  /* Marquee Animation */
  @keyframes marquee {
    0% { transform: translateX(0); }
    100% { transform: translateX(-100%); }
  }

  /* Stop animation on hover */
  .marquee-container:hover .marquee-text {
    animation-play-state: paused;
  }





/*--Blogs--*/
.our_blog_sections { background: #ffffff; border-radius: 60px 60px 10px 10px; padding-top: 30px; padding-bottom: 10px; }
.our_blog_sections .latest_blogs { display: flex ; flex-wrap: wrap; gap: 30px; }
.latest_blogs .blog_wrap { width: 31.7%; /* display: flex ; */ }

.our_blog_sections {background:#fff;padding:70px 0;}
.our_blog_sections .latest_blogs {display:flex; flex-wrap:wrap;  gap:30px;}
.latest_blogs .blog_wrap { width: 31.7%; 
/*display: flex;*/
}
.latest_blogs .blog_wrap .image_blog img { width: 100%; border-top-left-radius: 0; border-top-right-radius: 0;display:block; }
.latest_blogs .blog_wrap .image_blog {position:relative;}
.latest_blogs .blog_wrap .image_blog .posted_date {
    position: absolute;
    width: auto;
    top: 14px;
    color: #fff;
    left: 0;
    right: 0;
    background-color: #000;
    max-width: fit-content;
    padding: 6px 20px;
    font-size: 13px;
}
.latest_blogs .blog_wrap .desc_blog { background: #fff; padding: 1.5vw; box-shadow: 0 3px 30px #ccc; }
.latest_blogs .blog_wrap .desc_blog h3 { line-height: 28px; font-size: 22px; margin-bottom: 12px; color: #000; }
.latest_blogs .blog_wrap .desc_blog p { text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; display: -webkit-box; margin-bottom: 20px; }
.latest_blogs .blog_wrap .desc_blog a { font-size: 18px; cursor: pointer; transition: all 0.4s ease-in-out; border: none; color: #fff; padding: 12px 25px; border-radius: 25px; line-height: 20px; background: linear-gradient(90deg, rgb(237 125 9) 0%, rgb(241 142 46) 100%); width: auto; display: inline-block;  }
.latest_blogs .blog_wrap .image_blog:before {transition:all 0.7s ease; background:linear-gradient(180deg, rgba(0, 0, 0, 0.16290266106442575) 0%, rgb(0 0 0 / 53%) 100%); content: ''; width: 100%; height: 100%; position: absolute; }
.latest_blogs .blog_wrap:hover .image_blog:before {opacity:0;}
.latest_blogs .blog_wrap .desc_blog a:hover {background: #d76f0a; }
/*--End-Blogs--*/



/*--Blog-Banner-Inner--*/
.blog_banner_inner { padding:2vw 2vw; background: linear-gradient(180deg, rgba(245,243,239,1) 0%, rgba(255,255,255,1) 100%);}
.blog_left_top h3 { font-size: 26px; color: #000; margin-bottom: 25px; display: block; }
.blog_banner_inner .blog_left_top .backbtn a {font-size:18px;color:#000;}
.blog_banner_inner .banner_middle_inner { width: 68%; background: #fff; padding: 2vw;border-radius: 25px; }
.blog_banner_inner .blog_top_wrapper {display:flex;}
.blog_banner_inner .blog_top_wrapper .sidebar_blog { width: 30%; margin-left: auto; box-shadow: 0 0 30px #ccc; border-radius: 10px; align-self: flex-start; display: flex; }
.blog_banner_inner .blog_top_wrapper .backbtn {margin-bottom:15px;}
.blog_banner_inner .blog_top_wrapper .date_blog {margin-top:15px;}
.blog_banner_inner .blog_left_top .backbtn a i {color:#dc5600;margin-right:5px;}
.blog_banner_inner .blog_left_top .date_blog span { color: #000;  border: 1px solid #8d8d8d; padding: 7px 15px; border-radius: 25px; display: inline-block; }
.blog_banner_inner .social_share ul { margin: 20px 0 0 0; padding: 0; list-style: none; display: flex; gap: 15px; }
.blog_banner_inner .social_share ul li { list-style: none; } 
.blog_banner_inner .social_share ul li a { color: #000; font-size: 24px; width: 40px; height: 40px; border: 1px solid #ccc; padding: 7px; border-radius: 55%; display: flex; align-items: center; justify-content: center; }
.blog_banner_inner .social_share ul li:nth-child(1) a i {color:#0071b9;}
.blog_banner_inner .social_share ul li:nth-child(2) a i {color:#000;}
.blog_banner_inner .social_share ul li:nth-child(3) a i {color:#3eb3e1;}
.blog_banner_inner .content_blog {margin:15px 0;}
.blog_banner_inner .content_blog p { margin: 15px 0; text-align: justify; color: #000; line-height: 32px; }
.blog_banner_inner .content_blog img {width:100%;}
.blog_banner_inner .sidebar_blog {background:#fff; padding:1vw;}
.blog_banner_inner .sidebar_blog .blog_recent ul {padding:0px;margin:0px;list-style:none;}
.blog_banner_inner .sidebar_blog .blg_show h4{ font-size: 24px; color: #000; }
.blog_banner_inner .sidebar_blog .blog_recent ul li {align-items: center; transition: all 0.8s ease; display: flex; padding: 10px 10px; border-bottom: 1px solid #ccc; margin-bottom: 0; }
.blog_banner_inner .sidebar_blog .blog_recent ul li .blb_mod { flex-basis: 140px; margin-right: 15px; }
.blog_banner_inner .sidebar_blog .blog_recent ul li .blb_mod img { object-fit: cover; width: 100%; height: 100%; object-position: right; }
.content_excerpt { width: calc(100% - 140px);}
.blog_banner_inner .sidebar_blog .blog_recent {margin-top:20px;}
.blog_banner_inner .sidebar_blog .blog_recent .content_excerpt h5 {line-height: 26px; font-size: 20px;text-overflow: ellipsis; -webkit-line-clamp:2; -webkit-box-orient: vertical; overflow: hidden; display: -webkit-box; margin-bottom: 8px; }
.blog_banner_inner .sidebar_blog .blog_recent .content_excerpt a { position: relative; color: #000;}
.blog_banner_inner .sidebar_blog .blog_recent .content_excerpt a:after {transition:all 0.8s ease; left:0; background:#000;width:0%;height:1px;content:'';bottom:0;position:absolute;}
.blog_banner_inner .sidebar_blog .blog_recent .content_excerpt a:hover:after {width:100%;}
.blog_banner_inner .sidebar_blog .blog_recent ul li:nth-last-child(1) {border:none;}
.blog_banner_inner .sidebar_blog .blog_recent ul li:hover {background:#eee;}
.social_share.ss:before {display:none !important;}
.content_excerpt p { color:#000; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; line-height: 34px; margin-bottom: 2px; }
/*--End-Blog-Banner-Inner--*/

.releated_location .our_story_line { font-family: Roboto Medium; text-align: center; position: relative; text-transform: capitalize; color: #f48e2a; font-size: 25px; margin: 10px 0; }
.releated_location .our_story_line:before { content: ""; position: absolute; background: #c2c4c4; height: 1px; width: 41%; left: 0; top: 12px; }
.releated_location .our_story_line:after { content: ""; position: absolute; background: #c2c4c4; height: 1px; width: 41%; right: 0; top: 12px; }
.shooting_gm .block_shooter { margin-bottom: 0; box-shadow: 0 1px 10px 0 #0000001f;}



.releated_location .owl-nav { text-align: center; display: flex ; justify-content: space-between; margin-top: 20px; z-index: 9; position: absolute; top: 50%; width: 100%; }
.releated_location .owl-nav i { padding: 4px 11px; background: #ffffffcf; border-radius: 10px; margin: 0 4px; font-family: FontAwesome; font-style: normal; font-size: 23px; box-shadow: 1px 2px 12px -2px #6d6f746e; transition-duration: .2s; color: #808080; }
.releated_location .owl-nav i { padding: 4px 11px; background: #ffffffcf; border-radius: 10px; margin: 0 4px; font-family: FontAwesome; font-style: normal; font-size: 23px; box-shadow: 1px 2px 12px -2px #6d6f746e; transition-duration: .2s; color: #808080; }
.releated_location .owl-nav .owl-next i:before { content: "\f178"; }
.releated_location .owl-nav .owl-prev i:before { content: "\f177"; }
.releated_location .owl-nav button {border:none;background:none;}
.releated_location .owl-carousel .owl-stage-outer {padding:20px 5px;}


.testimional_cr_home .owl-item, .testimional_cr_home .item, .testimional_cr_home .testimional_blb {height:100%;}
.shooting_gm .block_shooter img { width: 100%; border-radius: 8px; margin-top:0; transition-duration: .3s; border: 1px solid #fff; height: 250px; object-fit: cover; }

.marquee { animation: scrollText 10s linear infinite; } 
.marquee:hover { animation-play-state: paused; } 
@keyframes scrollText { 0% { transform: translateX(100%); } 100% { transform: translateX(-100%); } }