@font-face {
font-family: 'Montserrat';
src: url('../fonts/Montserrat-Bold.woff2') format('woff2'),
url('../fonts/Montserrat-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Montserrat';
src: url('../fonts/Montserrat-Medium.woff2') format('woff2'),
url('../fonts/Montserrat-Medium.woff') format('woff');
font-weight: 500;
font-style: normal;
font-display: swap;
}

body,html
{
width:100% !important;
height:auto !important;
float:left !important;
margin:0px !important;
padding:0px !important;
font-family: 'Montserrat' !important;
font-weight: 500 !important;
-webkit-font-smoothing: antialiased !important; /* For Chrome, Safari */
-moz-osx-font-smoothing: grayscale !important; /* For Firefox on macOS */
text-rendering: optimizeLegibility !important; /* For improved rendering */
-webkit-backface-visibility: hidden !important; /* For improved rendering */
text-shadow: 0 0 1px rgba(0, 0, 0, 0.01) !important; /* Subtle text shadow */
-moz-margin:0px; 
-webkit-margin:0px;
}

.toppicksbg div.top_cate_slider_item
{
min-width: 195px !important;
max-width: 195px !important;
background-color: #fff !important;
padding: 15px !important;
border-radius: 5px !important;   
}
.mob_view_logo { display:none; }
.login_back_btn { width:auto;
height:auto;
float:left;
margin:0px 0px 20px 0px;
display:none;
}
.login_back_btn a
{
font-size:11px;
color:#000;
border:1px solid #ccc;
background-color:#f8f8f8;
padding:5px 8px;
border-radius:5px;
letter-spacing:1px;
}
.login_back_btn a:hover, .login_back_btn a:focus
{
background-color:#eee; 
text-decoration:none;
}
.toppicksbg
{
width: 100%;
height:400px;
float: left;
background-image: url(../images/hydrocart-new-images/toppicks_bg.webp);
background-position: center;
background-repeat: no-repeat;
padding: 30px;
border-radius: 10px;
}



.greatbg
{
width: 100%;
height:400px;
float: left;
/*background-image: url(../images/hydrocart-new-images/greatbg.png);
background-position: center;
background-repeat: no-repeat;*/
padding: 30px;
border-radius: 10px;
background-color: #abe9cd;
background-image: linear-gradient(315deg, #abe9cd 0%, #3eadcf 74%);
}
.greatbg div.top_cate_slider_item 
{
min-width:195px !important;
max-width:195px !important;    
background-color:#fff !important;
padding:15px !important;
border-radius:5px !important;
}
.greatbg div.hydro_top_picks item
{
margin:0px 10px 0px 10px !important;
border-radius:5px !important;
}
.greatbg div.top_cate_slider_item 
{
min-width:195px !important;
max-width:195px !important;    
background-color:#fff !important;
padding:15px !important;
border-radius:5px !important;
}
.greatbg div.hydro_top_picks item
{
margin:0px 10px 0px 10px !important;
border-radius:5px !important;
}
.toppicksbg_content
{
width: 100%;
height:auto;
float: left;
margin:25px 0px;
}
.toppicksbg_content_hdtxt
{
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #F9EE4B;
letter-spacing: 0.5px;
font-weight: bold;
margin: 0px 0px 8px 0px;
}
.toppicksbg_content_hdtxt span
{
color:#F9EE4B !important;    
}
.toppicksbg_content_subhdtxt
{
width: 100%;
height: auto;
float: left;
font-size: 27px;
color: #fff;
font-weight: bold;
line-height: 37px;
letter-spacing: 0.2px;
margin: 0px 0px 10px 0px;
}
.toppicksbg_content_subtxt
{
width: 100%;
height: auto;
float: left;
font-size:15px;
color: #fff;
font-weight:400;
line-height:24px;
letter-spacing: 0.2px;
margin:8px 0px 10px 0px;
}
.toppicksbg_content_btntxt
{
width: 100%;
height: auto;
float: left;
margin:25px 0px 0px 0px;
}
.toppicksbg_content_btntxt a
{
background-color:#fff;
border:1px solid #fff;
padding:8px 25px;
color: #000;
font-weight:400;
letter-spacing: 0.2px;
}
.toppicksbg_content_btntxt a:hover, .toppicksbg_content_btntxt a:focus
{
background-color:#f9f9f9;
border:1px solid #f9f9f9;
text-decoration:none;
}
.buy_on_mobile
{
position: fixed;
z-index:1;
right:0px !important;
top: 50%;    
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
display:none;
}
.buy_on_mobile:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.lets_chat
{
position: fixed;
z-index: 111;
bottom:8%;   
right:0px;
transition: .5s;
display:none;
}
.lets_chat:hover
{
cursor:pointer;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.hm_bdy_bg
{
background-color:#f1f1f1 !important;    
}
.whitebg
{
background-color: #fff !important;
width: 100%;
height: auto;
float: left;
padding: 15px;
box-shadow: 4px 4px 2px -3px #7c7b7b;
}
.whitebg:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
}


.slider-container {
width: 100%; /* Set the desired width of the slider container */
height: 0; /* Set an initial height of 0 to prevent the slider from being visible before it loads */
position: relative;
overflow: hidden;
padding-bottom: 56.25%; /* Set the aspect ratio of the slider container (e.g., 16:9 aspect ratio) */
}

.slider-container .slick-slide {
display: none; /* Hide the slides initially */
}

.today_deal_bxbg
{
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
}
.today_deal_bxbg:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}

/* Product Item Slider view more */
.bximage {
display: block;
width: 100%;
height:250px;
}
.bxoverlay {
position: absolute;
top: 0px;
left: 0;
width: 100%;
height: 100%;
text-align:center;
padding:20px 10px;
background-image:linear-gradient(rgb(255 255 255), rgb(255 255 255 / 37%));
}
.proitem_slider_viewmore_hdtxt
{
width: 100%;
height: auto;
float: left;
text-align: center;
padding: 18px 0px;
font-size: 21px;
line-height: 28px;
letter-spacing: 0.5px;
font-weight: bold;
}
.proitem_slider_viewmore_button
{
width:100%;
height:auto;
float:left;    
}
.proitem_slider_viewmore_button a
{
background-color:#3C5FAE;
color:#fff;
font-size:15px;
letter-spacing:0.8px;
padding:8px 15px;
border-radius:5px;
border:1px solid #3C5FAE;
box-shadow:4px 4px 10px -3px #1a1a1a;
}
.proitem_slider_viewmore_button a:hover, .proitem_slider_viewmore_button a:focus
{
background-color:#114470;
border:1px solid #114470;
color:#fff; 
text-decoration:none;
box-shadow: 4px 2px 10px -3px #000;
}
.horticlutire_viewmorebg
{
width:100%;
height:315px;
float:left;
background-image:url(../images/hydrocart-new-images/horticulture-bg.webp);
background-repeat:no-repeat;
background-position:center;
background-size: cover;
display: flex;
align-items: center; /* Align items vertically */
justify-content: center; /* Align items horizontally */
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
}
.horticlutire_viewmorebg:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.hydrotoppick_viewmorebg
{
width:100%;
height:315px;
float:left;
background-image:url(../images/hydrocart-new-images/toppicksbg.webp);
background-repeat:no-repeat;
background-position:center;
background-size: cover;
display: flex;
align-items: center; /* Align items vertically */
justify-content: center; /* Align items horizontally */
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
}
.hydrotoppick_viewmorebg:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.vehicle_equip_viewmore
{
width:100%;
height:250px;
float:left;
background-image:url(../images/hydrocart-new-images/vehicle_equip_viewmorebg.jpg);
background-repeat:no-repeat;
background-position:center;
background-size: cover;
display: flex;
align-items: center; /* Align items vertically */
justify-content: center; /* Align items horizontally */    
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
}
.vehicle_equip_viewmore:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}


.discountpro_know_more_bg
{
width:100%;
height:250px;
float:left;
background-image:url(../images/hydrocart-new-images/dispro_bg.jpg);
background-repeat:no-repeat;
background-position:center;
background-size: cover;
display: flex;
align-items: center; /* Align items vertically */
justify-content: center; /* Align items horizontally */    
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
}
.discountpro_know_more_bg:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.horti_manure_viewmore
{
width:100%;
height:250px;
float:left;
background-image:url(../images/hydrocart-new-images/horticulture_manure.webp);
background-repeat:no-repeat;
background-position:center;
background-size: cover;
display: flex;
align-items: center; /* Align items vertically */
justify-content: center; /* Align items horizontally */    
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
}
.horti_manure_viewmore:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.offers_pipes_fittings
{
width:100%;
height:250px;
float:left;
background-image:url(../images/hydrocart-new-images/pipes_and_fittingsbg.webp);
background-repeat:no-repeat;
background-position:center;
background-size: cover;
display: flex;
align-items: center; /* Align items vertically */
justify-content: center; /* Align items horizontally */    
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
}
.offers_pipes_fittings:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.landscape_know_more_bg
{
width:100%;
height:250px;
float:left;
background-image:url(../images/hydrocart-new-images/landscape-gardening.jpg);
background-repeat:no-repeat;
background-position:center;
background-size: cover;
display: flex;
align-items: center; /* Align items vertically */
justify-content: center; /* Align items horizontally */    
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
}
.landscape_know_more_bg:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.vehicleequip_viewmore
{
width:100%;
height:315px;
float:left;
background-image:url(../images/hydrocart-new-images/agri-vehicle-equip-viewmorebg.jpg);
background-repeat:no-repeat;
background-position:center;
background-size: cover;
display: flex;
align-items: center; /* Align items vertically */
justify-content: center; /* Align items horizontally */    
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
}
.vehicleequip_viewmore:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}





.splide__arrow
{
background: #fff !important;
z-index: 11111 !important;    
}
.agripipes_fittings_viewmore
{
width:100%;
height:315px;
float:left;
background-image:url(../images/hydrocart-new-images/agri_pipes_fitting.png);
background-repeat:no-repeat;
background-position:center;
background-size: cover;
display: flex;
align-items: center; /* Align items vertically */
justify-content: center; /* Align items horizontally */    
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
}
.agripipes_fittings_viewmore:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}

.best_selling_equipments_viewmorebg
{
width:100%;
height:315px;
float:left;
background-image:url(../images/hydrocart-new-images/landscape_gardening_viewmorebg.webp);
background-repeat:no-repeat;
background-position:center;
background-size: cover;
display: flex;
align-items: center; /* Align items vertically */
justify-content: center; /* Align items horizontally */    
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
}
.best_selling_equipments_viewmorebg:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.golf_topcate_viewmorebg
{
width:100%;
height:315px;
float:left;
background-image:url(../images/hydrocart-new-images/viewmore_bg.webp);
background-repeat:no-repeat;
background-position:center;
background-size: cover;
display: flex;
align-items: center; /* Align items vertically */
justify-content: center; /* Align items horizontally */    
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
}
.golf_topcate_viewmorebg:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
/* Product Item Slider view more End */


.modal-open .modal
{
overflow-y: hidden !important;    
}
.hy_hm_banner
{
width: 100%;
height:250px;
float: left;
margin:100px 0px 20px 0px;
background-color:#e4c9fd;
}
.foot_para_txt
{
width:100%;
height:auto;
float:left;
margin:0px 0px 10px 0px;
}
.center-container {
display: flex;
justify-content: center;
}

@media (min-width: 1200px) {
.center-container {
max-width:1349px; /* Adjust to match the max-width of your container */
margin-left: auto;
margin-right: auto;
}
}
/* Our top categories */
.our_top_categories
{
width:100%;
height:auto;
float:left;    
margin:0px 0px 18px 0px;
padding:20px 0px 0px 0px;
}
.twocol_slider div.item
{
margin:0px 5px !important;    
}
.twocol_slider div.top_cate_slider_item_img
{
height:185px !important;    
}
.hydro_hm_skelton
{
width:100%;
height:auto;
float:left;     
margin-top: 420px;    
}
#myCarousel
{
position: absolute;    
}
.our_top_categories_bx
{
width: 100%;
height: auto;
float: left;
background: #f9f9f9;
border-radius: 5px;
padding: 5px;
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
}
.our_top_categories_bx:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.our_top_categories_bx_hdtx
{
width: 100%;
height: auto;
float: left; 
font-size:17px !important;
font-family: 'Montserrat' !important;
font-weight:bold !important;
color:#000;
letter-spacing:0.5px;
margin:0px 0px 7px 0px;
padding: 0px 7px;
}
.our_top_categories_bx_hdtx a
{
float: right !important;
font-size: 9px !important;
letter-spacing: 0.7px;
background-color:#FFD814;
border:1px solid #FFD814;
color: #000;
padding: 4px 6px !important;
border-radius: 10px;
font-weight: bold !important;
margin: 2px 0px !important;
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
}
.our_top_categories_bx_hdtx a:hover, .our_top_categories_bx_hdtx a:focus
{
text-decoration:none !important;
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
}
.our_top_categories_bx_prolist
{
width: 100%;
height: auto;
float: left;     
}
.our_top_categories_bx_prolist ul
{
width: 100%;
height: auto;
float: left;
padding:0px;
margin:0px;
}
.our_top_categories_bx_prolist ul li
{
width: 48%;
height:205px;
float: left;
margin: 0px 1% 0px 1%;
list-style: none;
padding: 0px 0px;
}
.our_top_categories_bx_prolist ul li:hover
{
cursor:pointer;    
}
.bx_prolist_img
{
width: 100%;
height:150px;
float: left;
background-color: #fff;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
padding:0px;   
box-shadow:1px 2px 4px -3px #00547cab;  
transition: .5s;
}
.bx_prolist_img:hover
{
cursor:pointer;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);    
box-shadow:3px 4px 7px -3px #000000d1;    
}
.bx_prolist_img img
{
max-width: 100%;
max-height: 100%;
margin: 0 auto;
padding:0;       
}
.ui-widget.ui-widget-content {
top:9.5% !important;
border: 1px solid #ddd;
z-index: 111 !important;
width: 33% !important;
float: left !important;
position: fixed !important;
left: 32.6% !important;
font-family: 'Montserrat' !important;
font-weight:bold !important;
}
.bx_prolist_img_label
{
width: 100%;
height: auto;
float: left;
text-align: left;
margin: 5px 0px 0px 0px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.bx_prolist_img_label a
{
width: 100%;
height: auto;
float: left;    
font-size:12px;
font-weight: 400;
color: #000 !important;
letter-spacing: 0.5px;  
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.carousel-control.left, .carousel-control.right
{
display:none !important;    
}
.carousel-indicators {
top:250px !important;
position: absolute !important;
width: 100% !important;
height:15px !important;
float: left !important;
}
.bx_prolist_img_label a:hover, .bx_prolist_img_label a:focus
{
color: #053864;
text-decoration:none;
}
.norightpad
{
padding:0px 0px 0px 15px !important;    
}
.know_more_link_bg
{
width:100%;
height:250px;
float:left;
background-image:url(../images/hydrocart-new-images/golf-viewmorebg.jpg);
background-repeat:no-repeat;
background-position:center;
background-size: cover;
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
}
.know_more_link_bg:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.know_more_link_bg_layer
{
width:100%;
height:230px;
float:left;
background-image: linear-gradient(to right top, #ffffff, #fbfbfb, #f6f6f6, #f2f2f2, #eeeeee);
background-position:center;
background-size: cover;    
}
.landscape_gardening div.top_cate_slider_item 
{
border:none !important;    
}
.golf_course div.top_cate_slider_item 
{
border:none !important;    
}
.todays_deal div.top_cate_slider_item 
{
border:none !important;    
}
.pipes_fittings div.top_cate_slider_item 
{
border:none !important;    
}
.vehicle_equip div.top_cate_slider_item 
{
border:none !important;    
}
.agri_horti div.top_cate_slider_item 
{
border:none !important;    
}





.bxcontainer
{
width:100%;
height:300px;
float:left;
}
.boxx {
position: relative;
max-width: 600px;
width: 240px;
height: 240px;
float:left;
background: #fff;
box-shadow: 0 0 15px rgba(0,0,0,.1);
margin-right:20px;
}

/* common */
.ribbon {
width: 100px;
height: 100px;
overflow: hidden;
position: absolute;
}
.ribbon::before,
.ribbon::after {
position: absolute;
z-index: -1;
content: '';
display: block;
border: 3px solid #1eb5ff;
}
.ribbon span {
position: absolute;
display: block;
width: 165px;
padding: 5px 0;
background-color: #1eb5ff;
box-shadow: 0 5px 10px rgba(0,0,0,.1);
}

/* top left*/
.ribbon-top-left {
top: -3px;
left: -3px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
border-top-color: transparent;
border-left-color: transparent;
}
.ribbon-top-left::before {
top: 0;
right: 0;
}
.ribbon-top-left::after {
bottom: 0;
left: 0;
}
.ribbon-top-left span {
right: -22px;
top: 30px;
transform: rotate(-45deg);
}

/* top right*/
.ribbon-top-right {
top: -3px;
right: -3px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
border-top-color: transparent;
border-right-color: transparent;
}
.ribbon-top-right::before {
top: 0;
left: 0;
}
.ribbon-top-right::after {
bottom: 0;
right: 0;
}
.ribbon-top-right span {
left: -22px;
top: 30px;
transform: rotate(45deg);
}

.wdp-ribbon{
display: inline-block;
padding: 6px 8px;
position: absolute;
height: 24px;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25em;
border-radius: 0;
text-shadow: none;
font-weight: normal;
background-color: #1eb5ff !important;
color: #fff !important;
margin: 0px -8px 0px -53px !important;
font-size: 10px;
float: right !important;
letter-spacing: 1px;
box-shadow: -2px 2px 11px -3px #0088ff;
}

.wdp-ribbon-two:before, .wdp-ribbon-two:before {
display: inline-block;
content: "";
position: absolute;
left: -14px;
top: 0;
border: 9px solid transparent;
border-width:12px 8px;
border-right-color: #1eb5ff;
}
.wdp-ribbon-two:before {
border-color: #1eb5ff;
border-left-color: transparent!important;
left: -9px;
}

.wdp-ribbon-inner-wrap{
-ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
-webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
}
.wdp-ribbon-border{
width: 0;
height: 0;
border-right: 65px solid #1eb5ff;
border-bottom: 65px solid transparent;
z-index: 12;
position:relative;
top:-20px;
}
.wdp-ribbon-text {
font-size: 13px;
font-weight: bold;
line-height: 13px;
position: absolute;
z-index: 14;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
top: 15px;
left: -5px;
width: 91px;
text-align: center;
}
/* Our top categories End */



.slider {
width:100%;
height:auto;
float:left;
display: flex;
overflow: hidden;
}

.slide {
flex: 0 0 calc(33.33% - 10px); /* Adjust width based on the number of items you want to display */
margin: 0 5px; /* Adjust spacing between items */
}



/* Top Categories slider */
.splide{
margin-inline: auto;
}
.splide1{
margin-inline: auto;
}

/* show overflow items */
.splide__track{
overflow: initial;
}

/* Display pagination below items instead on top */
.splide__pagination{
bottom: initial;
top: calc(100% + 10px);
display:none;
}

/* Change active pagination */
.splide__pagination__page.is-active{
background-color:#333;
}

/* Card styling */
.splide{
/* Center the splide */
margin-inline: auto;
}

/* show overflow items */
.splide__track{
overflow: initial;
}

/* Display pagination below items instead on top */
.splide__pagination{
bottom: initial;
top: calc(100% + 10px);
display:none !important;
}

/* Change active pagination */
.splide__pagination__page.is-active{
background-color:#333;
}

/* Card styling */
.card{
border-radius:4px;
overflow: hidden;
cursor:pointer;
}

.card__content{
padding: clamp(20px, 4vw, 30px);
}

.card__title{
margin-block: 0 10px;
}
.splide__wrapper
{
width: 100%;
height: auto;
float: left;
margin:20px 0px;
}
.card__image1
{
width: 100%;
height: auto;
float: left;
font-size:12px;
color:#fff;
letter-spacing:0.5px;
text-align:center;
}
.card__image2
{
width: 100%;
height: auto;
float: left;
font-size:12px;
color:#fff;
letter-spacing:0.5px;
text-align:center;
}
.card__image3
{
width: 100%;
height: auto;
float: left;
font-size:12px;
color:#fff;
letter-spacing:0.5px;
text-align:center;
padding:20px 0px;
background-color:#b50008;
}
.card__image4
{
width: 100%;
height: auto;
float: left;
font-size:12px;
color:#fff;
letter-spacing:0.5px;
text-align:center;
padding:20px 0px;
background-color:#d1dfff;
}
.card__image5
{
width: 100%;
height: auto;
float: left;
font-size:12px;
color:#fff;
letter-spacing:0.5px;
text-align:center;
padding:20px 0px;
background-color:#ffb0b3;
}
.splide__slide div.card
{
width: 100%;
height:200px;
float: left; 
border-radius:0px;
padding:0px;
border:1px solid #eee;
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
}
.splide__slide div.card:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.splide__pagination__page
{
background-color:#000 !important;    
}
.splide__pagination__page.is-active {
background: #ccc !important;
transform: scale(1.4);
z-index: 1;
}
.off_post_slider
{
width: 100%;
height: auto;
float: left;
margin: 5px 0px;    
}
.off_post_slider i.slick-prev {
position: absolute;
left: 5px !important;
top:58px !important;
background-color: #fff;
box-shadow: 0px 0px 5px 1px #ccc;
}
.off_post_slider i.slick-next {
position: absolute;
right: 5px !important;
top:58px !important;
background-color: #fff;
box-shadow: 0px 0px 5px 1px #ccc;
}
.off_post_slider div.top_cate_slider_item
{
margin: 0px 1% !important;
width: 98%;
padding: 0px !important;  
border:none !important;
}
.off_post_slider div.top_cate_slider_item:hover
{

}
.off_poster_slide_bg
{
width: 100%;
height: auto;
float: left;
box-shadow: 4px 4px 2px -3px #7c7b7b;
}
.off_poster_slide_bg:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
}
.off_poster_slide_bg img
{
width: 100% !important;    
}

.off_bgclr1
{
width:100%;
height:135px;
float:left;
background-image:url(../images/hydrocart-new-images/top-deals.svg);
background-repeat:no-repeat;
background-color:#8CAADB; 
padding:0px !important;
background-color:transparent;
border:none !important;
}
.golf_course_off1
{
width:100%;
height:142px;
float:left;
/*background-image:url(../images/hydrocart-new-images/hunter-ST-System.svg);
background-repeat:no-repeat;
background-color:transparent;
background-size:cover;
background-color:#8CAADB; */
padding:0px !important;

border:none !important;
}
.golf_course_off2
{
width:100%;
height:142px;
float:left;
/*background-image:url(../images/hydrocart-new-images/hunter-ST-System.svg);
background-repeat:no-repeat;
background-color:transparent;
background-size:cover;
background-color:#8CAADB; */
padding:0px !important;

border:none !important;
}
.golf_course_off3
{
width:100%;
height:142px;
float:left;
/*background-image:url(../images/hydrocart-new-images/Toro-greenmaster.svg);
background-repeat:no-repeat;
background-color:transparent;
background-size:cover;
background-color:#8CAADB; */
padding:0px !important;

border:none !important;
}
.landscape_gardening1
{
width:100%;
height:145px;
float:left;
/*background-image:url(../images/hydrocart-new-images/landscape-HC-Flow-Meter.svg);
background-repeat:no-repeat;
background-color:#8CAADB; */
padding:0px !important;
border:none !important;
}
.landscape_gardening2
{
width:100%;
height:145px;
float:left;
/*background-image:url(../images/hydrocart-new-images/Pop_up_fixed_spray.svg);
background-repeat:no-repeat;
background-color:#8CAADB; */
padding:0px !important;
border:none !important;
}
.landscape_gardening3
{
width:100%;
height:145px;
float:left;
/*background-image:url(../images/hydrocart-new-images/rain_bird_ic_system.svg);
background-repeat:no-repeat;
background-color:#8CAADB;*/
padding:0px !important;
border:none !important;
}
.pipes_fittings_off1
{
width:100%;
height:145px;
float:left;
background-image:url(../images/hydrocart-new-images/anti-siphon-manual-valve.svg);
background-repeat:no-repeat;
background-color:#8CAADB; 
padding:0px !important;
background-color:transparent;
border:none !important;    
}
.pipes_fittings_off2
{
width:100%;
height:145px;
float:left;
background-image:url(../images/hydrocart-new-images/GSV-Series-Valve.svg);
background-repeat:no-repeat;
background-color:#8CAADB; 
padding:0px !important;
background-color:transparent;
border:none !important;    
}
.pipes_fittings_off3
{
width:100%;
height:145px;
float:left;
background-image:url(../images/hydrocart-new-images/toro-vaccum.svg);
background-repeat:no-repeat;
background-color:#8CAADB; 
padding:0px !important;
background-color:transparent;
border:none !important;    
}
.agri_horti_off1
{
width:100%;
height:145px;
float:left;
background-image:url(../images/hydrocart-new-images/agri-horticulture-irrigation-controller.svg);
background-repeat:no-repeat;
background-color:#8CAADB; 
padding:0px !important;
background-color:transparent;
border:none !important;    
}
.agri_horti_off2
{
width:100%;
height:145px;
float:left;
background-image:url(../images/hydrocart-new-images/agri-horticulture-pressure-regulator.svg);
background-repeat:no-repeat;
background-color:#8CAADB; 
padding:0px !important;
background-color:transparent;
border:none !important;    
}
.agri_horti_off3
{
width:100%;
height:145px;
float:left;
background-image:url(../images/hydrocart-new-images/agri-horticulture-Stone-Separator.svg);
background-repeat:no-repeat;
background-color:#8CAADB; 
padding:0px !important;
background-color:transparent;
border:none !important;    
}
.vehicle_equipments_off1
{
width:100%;
height:145px;
float:left;
background-image:url(../images/hydrocart-new-images/vehicle-horticulture-Groundsmaster.svg);
background-repeat:no-repeat;
background-color:#8CAADB; 
padding:0px !important;
background-color:transparent;
border:none !important; 
background-size: cover !important;
}
.vehicle_equipments_off2
{
width:100%;
height:145px;
float:left;
background-image:url(../images/hydrocart-new-images/vehicle-horticulture-vista.svg);
background-repeat:no-repeat;
background-color:#8CAADB; 
padding:0px !important;
background-color:transparent;
border:none !important;
background-size: cover !important;
}
.vehicle_equipments_off3
{
width:100%;
height:145px;
float:left;
background-image:url(../images/hydrocart-new-images/vehicle-horticulture-vista.svg);
background-repeat:no-repeat;
background-color:#8CAADB; 
padding:0px !important;
background-color:transparent;
border:none !important;   
background-size: cover !important;
}
.off_bgclr2
{
background-color:#DDA549;    
}
.off_bgclr3
{
background-color:#BF3F46;    
}
.off_bgclr4
{
background-color: #d1dfff;    
}
.poster_sliderimg
{
width: 100%;
height:80px;
float: left;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
padding: 0px;
margin: 5px 0px 0px 0px;
}
.poster_sliderimg img
{ 
max-width: 100%;
max-height: 100%;
margin: 0 auto;
padding: 0;
}  
.hy_off_per
{
width: 100%;
height: auto;
float: left;    
text-align:center;
font-size:12px;
color:#000;
letter-spacing:0.5px;
}
.hy_buynw_btn
{
width: 100%;
height: auto;
float: left;    
text-align:center; 
margin:20px 0px 0px 0px;
}
.hy_buynw_btn a
{
font-size:12px;
color:#000;
letter-spacing:0.5px;    
background-color:#D9D9D9; 
border:1px solid #D9D9D9;
padding:5px 15px;
}
.poster_sliderimg_content
{
width: 100%;
height: auto;
float: left;
margin:13px 0px;
}
.col_spilted
{
width: 100%;
height: auto;
float: left;
margin:0px 0px 20px 0px !important;
}
.top_cate_slider
{
width: 100%;
height: auto;
float: left;
margin:0px 0px;
}
.top_cate_slider div.top_cate_slider_hdtxt
{
padding:0px !important;    
}
.top_cate_slider_item
{
width:100%;
height: auto;
float: left; 
overflow:hidden;
border:1px solid #ededed;
margin:3px 0% 0px 0% !important;
padding:10px !important;
box-shadow:4px 3px 4px -3px #e9e9e9;
}

.icones-carousedesk div.top_cate_slider_item
{
min-width: 200px;
max-width: 200px;    
box-shadow: 3px 2px 2px -3px #7c7b7b;
transition: .5s;
}
.icones-carousedesk div.top_cate_slider_item:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}

.top-cate div.top_cate_slider_item
{
min-width: 200px;
max-width: 200px;    
box-shadow: 3px 2px 2px -3px #7c7b7b;
transition: .5s;
}
.top-cate div.top_cate_slider_item:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}


.golf_course_itemslider div.top_cate_slider_item
{
min-width: 200px;
max-width: 200px;    
box-shadow: 3px 2px 2px -3px #7c7b7b;
transition: .5s;
}
.golf_course_itemslider div.top_cate_slider_item:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}


.hydro_top_picks div.top_cate_slider_item
{
min-width: 200px;
max-width: 200px;    
box-shadow: 3px 2px 2px -3px #7c7b7b;
transition: .5s;
}
.hydro_top_picks div.top_cate_slider_item:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}


.best_sell_equips div.top_cate_slider_item
{
min-width: 200px;
max-width: 200px;    
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
margin:-2px 0px 0px 0px;
}
.best_sell_equips div.top_cate_slider_item:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}






.icones-carousedesk div.item
{
margin:0px 7px 0px 7px !important;    
}
.top-cate div.item
{
margin:0px 7px 0px 7px !important;    
}
.golf_course_itemslider div.item
{
margin:0px 7px 0px 7px !important;    
}
.hydro_top_picks div.item
{
margin:0px 7px 0px 7px !important;    
}
.landscape_gardening_itemslider div.item
{
margin:0px 7px 0px 7px !important;    
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
}
.landscape_gardening_itemslider div.item:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.best_sell_equips div.item
{
margin:0px 7px 0px 7px !important;    
}
.golf_course_itemslider div.item
{
margin:0px 7px 0px 7px !important;    
}  
.pipes_fit_itemslider div.item
{
margin:0px 7px 0px 7px !important;    
}
.agri_horti_itemslider div.item
{
margin:0px 7px 0px 7px !important;    
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
}
.agri_horti_itemslider div.item:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
} 
.pipes_fit_itemslider div.item
{
margin:0px 7px 0px 7px !important;    
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
}
.pipes_fit_itemslider div.item:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
} 
.vehicle_equip_itemslider div.item
{
margin:0px 7px 0px 7px !important;    
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
}
.vehicle_equip_itemslider div.item:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
} 
.vehicle_equipments_itemslider div.item
{
margin:0px 7px 0px 7px !important;    
box-shadow: 4px 4px 2px -3px #7c7b7b;
transition: .5s;
}
.vehicle_equipments_itemslider div.item:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}  
.top_cate_slider_item_img
{
width: 100%;
height:191px;
float: left;
background-color: #fff;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
padding: 0px;
margin:5px 0px 0px 0px;
}
.top_cate_slider_item:hover
{
box-shadow:8px 7px 9px -6px #e9e9e9;
}
.hydro_top_picks div.top_cate_slider_item_img 
{
box-shadow:0px 0px 0px 0px #ccc !important;    
}
.top_cate_slider_item_img img {
max-width: 100%;
max-height: 100%;
margin: 0 auto;
padding: 0;
transition: top ease 0.5s;
}
.top_cate_slider_item_img img:hover{
top: -10px;
}
.top_cate_slider_hdtxt
{
width: 100%;
height: auto;
float: left; 
font-size:17px !important;
font-family: 'Montserrat' !important;
font-weight:bold !important;
color:#000;
letter-spacing:0.5px;
padding: 0px 7px;
margin:0px 0px 10px 0px;
}
.slick-track
{
width: 100%;
height: auto;
float: left;    
}
.slick-slider
{
overflow:hidden;    
}
.top_cate_slider i.slick-next
{
position: absolute;
right:5px !important;
top:50%;
background-color: #fff;
box-shadow: 0px 0px 5px 1px #ccc;
}
.top_cate_slider i.slick-next:hover, .top_cate_slider i.slick-next:focus 
{
background-color: #ffD814;

}
.top_cate_slider i.slick-prev
{
position: absolute;
left:5px !important;
top:50%; 
background-color: #fff;
box-shadow: 0px 0px 5px 1px #ccc;
}
.top_cate_slider i.slick-prev:hover, .top_cate_slider i.slick-prev:focus
{
background-color: #ffD814;    
}
.top_cate_slider_item_label
{
width: 100%;
height: auto;
float: left;
text-align:center;
margin:5px 0px 5px 0px;
font-size:14px !important;
letter-spacing:0.5px;
color:#000;
font-weight:bold;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.top_cate_slider_item_proname
{
width: 100%;
height:45px;
float: left;
text-align: left;
margin: 5px 0px 0px 0px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
font-size:14px;
text-align: left;
letter-spacing: 0.5px;
color: #000;
}
.top_cate_slider_item_price
{
width: 100%;
height: auto;
float: left;  
font-size:17px;
font-weight:600;
margin: 5px 0px 0px 0px;
text-align: left;
letter-spacing: 0.5px;
color: #000;
}
.top_cate_slider_item_price i
{
font-size:10px !important;    
}
.top_cate_slider_item_offdetails
{
width: 100%;
height: auto;
float: left;     
font-size:14px;
text-align: left;
letter-spacing: 0.5px;
color:green; 
}
.top_cate_slider_item_offdetails span i
{
font-size:10px !important;    
}
.top_cate_slider_item_offdetails span
{
width: auto;
height: auto;
float: left;
font-size:14px;
text-align: left;
letter-spacing: 0.5px;
color: #555;
margin: 0px 5px 0px 0px;
text-decoration: line-through;
padding:0px 0px;
}
.top_cate_slider_item_price
{
width:100%;
height: auto;
float: left;  
margin:0px 0px 0px 0px;
}
.todays_deal 
{
background-color:transparent !important;    
}
.todadeal
{
margin:0px !important;  
padding:0px !important;
}
.todadeal img {
max-height: fit-content;
}
.todadeal div.top_cate_slider_item_img
{
width:100% !important;
height:220px;    
}

.itemlistprice
{
width: 100%;
height:47px !important;
float: left;
margin: 0px 0px 5px 0px !important;
padding: 0px !important;        
}
.totay_deal_list
{
width: 100%;
height: auto;
float: left;
margin:5px 0px 5px 0px;
}
/*.itemlistname
{
width: 100%;
height:45px !important;
float: left;    
display: block !important;
}*/
.totay_deal_list ul
{
width: 100%;
height: auto;
float: left;
padding:0px;
margin:0px;
}
.totay_deal_list ul li
{
width:48%;
height:auto;
float: left;
padding: 10px;
list-style: none;
border-radius: 5px;
margin:1% 1% 1% 1%;
text-align: center;
align-items: center;
justify-content: center;
padding:12px 12px 8px 12px;
border: 1px solid #eee;
box-shadow: 4px 4px 2px -3px #ccc;
transition: .5s;
}
.totay_deal_list ul li:hover, .totay_deal_list ul li:focus
{
cursor:pointer;    
box-shadow: 4px 2px 6px -3px #7c7b7b;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);    
}
/*.totay_deal_list div.itemlistname
{
height: 72px !important;    
}
.golf_course_itemslider div.itemlistname
{
height:35px !important;
padding:0px !important;
margin:0px !important;
}*/
.today_deal_bxbg:hover
{
cursor:pointer;
box-shadow: 4px 2px 6px -3px #ccc;
}
.left_nopad
{
padding:15px 15px 15px 0px !important;    
}
.right_nopad
{
padding:15px 0px 15px 15px !important;    
}
.totay_deal_list_item
{
width:100%;
height:auto;
float: left;    
}
.totay_deal_list_item_img
{
width:100%;
height:auto;
float: left;  
margin:0px 10px 0px 0px;
}
.totay_deal_list_item_img img
{
max-width: 100%;
max-height: 100%;
margin: 0 auto;
padding: 0;
height: 155px;   
}
.totay_deal_list_item_nametxt
{
width: 100%;
height: auto;
float: left; 
font-size:12px;
letter-spacing: 0.5px;
color: #000;
margin:10px 0px 5px 0px;
overflow: hidden;
text-align:left;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient: vertical;
}
.totay_deal_list_item_off_percentage
{
width: 100%;
height: auto;
float: left; 
font-size:15px;
letter-spacing: 0.5px;
color:green;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
overflow: hidden;
text-align:left;
}
.totay_deal_list_catname
{
width: 100%;
height: auto;
float: left;
padding: 8px 0px;
font-size: 14px;
letter-spacing: 0.5px;
color: #000;   
}
.slick-list
{
margin:0px 0px 5px 0px !important;    
}
.off_upto_percentage
{
position: absolute;  
font-size:10px;
background-color:#008000eb;
padding:5px 5px;
border-radius:5px;
color:#fff;
letter-spacing:1px;
}
.add_to_bag_btn
{
width:100%;
height: auto;
float: left; 
text-align:center;
}
.add_to_bag_btn button
{
background-color:#00567e;
border:1px solid #00567e;
color:#fff;
font-size:13px;
letter-spacing:0.5px;
padding:5px 33px;
border-radius:6px;
margin:14px 0px 8px 0px;
display:none;
}
.add_to_bag_btn button:hover
{
background-color:transparent;
color:#00567e;
}
/* Top categories slider end */



select {
-webkit-appearance: auto;
/*webkit browsers */
-moz-appearance: auto;
/*Firefox */
appearance: auto;
}
[aria-expanded="true"] i {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}

.panel-default
{
border-color: transparent;    
}
.panel-default>.panel-heading a > span {
margin-right:15px;
}
#accordionMenu {
max-width: 300px;
}
.panel-group {
margin-bottom: 0px !important;
}
.panel-body {
padding: 0;
}
.panel-body ul.nav
{
margin: 0px 0px 8px 0px !important;    
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 12px !important;
color: inherit;
}
.panel-group .panel+.panel
{
margin-top:0px !important;    
}
.panel-group
{
width:100%;
height:auto;
float:left;
}
.panel-group .panel+.panel {
margin-top: 0 !important;
border-top: 0 !important;
}

.panel-group .panel {
border-radius: 0 !important;
border: none !important;
box-shadow:none !important;
}
#collapseOne ul.nav>li>a
{
position: relative !important;
display: block !important;
padding: 5px 6px 5px 20px !important;    
}
.panel-default>.panel-heading {
color: #333;
background-color:transparent !important;
border: none !important;
padding: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.panel-body {
padding: 0px !important;
}
.nav>li>a {
position: relative;
display: block;
padding:5px 5px 5px 11px !important;
font-size: 11px !important;
color: #000 !important;
white-space: nowrap !important;
text-overflow: ellipsis !important;
overflow: hidden !important;
letter-spacing: 0.5px !important;
}
.panel-default>.panel-heading a {
display: block;
padding: 6px 0px !important;
text-decoration: none;
}

.panel-default>.panel-heading a:after {
content: "";
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: 400;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
float: right;
transition: transform .25s linear;
-webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
background-color: transparent !important;
border: none !important;
box-shadow: none !important;
font-weight: bold !important;
color:#058ac9 !important;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
border-top-color: transparent !important;
}
.panel-default>.panel-heading a[aria-expanded="true"]:after {
content: "\e113";
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
content: "\e114";
}









.pro_suggestion label {
display: flex; 
align-items: center; 
color: #9e9e9e;
position: relative;
}

.pro_suggestion input {
width: 0;
height: 0;
opacity: 0;
}

.pro_suggestion label > span {
width: 20px;
height: 20px;
display: flex;
justify-content: center;
border: 2px solid #9e9e9e;
margin-right: 15px;
border-radius: 3px;
transition: all .3s;
}

.pro_suggestion input:checked + label > span {
border: 10px solid #F1C40F;
animation: bounce 250ms;
}

.pro_suggestion input:checked + label > span::before {
content: '';
position: absolute;
top: 6px;
left: 4px;
border-right: 3px solid transparent;
border-bottom: 3px solid transparent;
transform: rotate(45deg);
transform-origin: 0% 100%;
animation: checked-box 125ms 250ms forwards;
}

@keyframes checked-box {
0% {
width: 0;
height: 0;
border-color: #212121;
transform: translate(0,0) rotate(45deg);
}
33% {
width: 4px;
height: 0;
border-color: #212121;
transform: translate(0,0) rotate(45deg);
}
100% {
width: 4px;
height: 8px;
border-color: #212121;
transform: translate(0,-8px) rotate(45deg);
}
}

@keyframes bounce {
0% {
transform: scale(1);
}
33% {
transform: scale(.7);
}
100% {
transform: scale(1);
}
}

.product_suggestion_btn
{
width:100%;
height:auto;
float:left;
text-align:center;
padding:100px 0px;
}
.pro_suggestion_totalprice
{
width: 100%;
height: auto;
float: left;
text-align: center;
font-size: 14px;
letter-spacing: 0.5px;
color: #000;
font-weight: 300;
}
.pro_suggestion_totalprice span
{
font-size: 14px;
letter-spacing: 0.5px;
color: #B12704 !important;
font-weight: 300;   
}
.pro_suggestion_totalprice span i
{
font-size:10px;    
}
.pro_suggestion_addcartbtn
{
width: 100%;
height: auto;
float: left;
text-align: center;
margin: 16px 0px 0px 0px; 
}
.pro_suggestion_addcartbtn a
{
background-color:#ff6600; 
border:2px solid #ff6600;
font-size:10px;
letter-spacing: 0.5px;
color: #fff;
font-weight: 300;
padding:5px 10px;
border-radius:10px;
}
.pro_suggestion_addcartbtn a:hover, .pro_suggestion_addcartbtn a:focus
{
background-color:transparent;
color:#ff6600;
text-decoration:none;
}






/* Short Description */
.pro_detail_short_desc
{
width:100% !important;
height: auto !important;
float: left !important;
margin:0px 0px !important;
}
.pro_detail_short_desc_hdtxt
{
width: 100% !important;
height: auto !important;
float: left !important;
font-size:18px !important;
font-weight: bold !important;
margin: 0px 0px 5px 0px !important;
letter-spacing: 0.5px !important;    
}
.pro_detail_short_desc ul
{
width: 100% !important;
height: auto !important;
float: left !important;
margin: 0px !important;
padding: 0px 0px 0px 21px !important;
}
.pro_detail_short_desc ul li
{
width: 100%;
height: auto;
float: left;
list-style: circle;
line-height: 20px;
margin: 0px 0px 8px 0px;  
}
/* Short Description end */


/* Customer reviews section */
.customer_reviews_section
{
width:100%;
height: auto;
float: left;
margin:30px 0px;
padding:20px 0px;
border-top:1px solid #eee;
}
.customer_reviews_section_hdtxt
{
width:100%;
height: auto;
float: left;
font-size:15px;
letter-spacing:0.5px;
color:#000;
font-weight:bold;
}
.customer_reviews_stars
{
width:100%;
height: auto;
float: left;    
}
.customer_reviews_stars ul
{
width:100%;
height: auto;
float: left;
padding:0px;
margin:0px;
}
.customer_reviews_stars ul li
{
width:100%;
height:auto;
float:left;
list-style:none;    
}
.customer_reviews_stars span {
float: left;
margin: 0px 7px 0px 0px;
padding: 3px 0px;
}
.rate {
float: left;
height: 30px;
padding: 0px;
margin: 0px 5px 7px 0px;
}
.rate:not(:checked) > input {
position:absolute;
top:-9999px;
}
.rate:not(:checked) > label {
float: right;
width: 21px;
overflow: hidden;
white-space: nowrap;
cursor: pointer;
font-size: 22px;
color:#ccc;
}
.rate:not(:checked) > label:before {
content: '★ ';
}
.rate > input:checked ~ label {
color: #ffc700;    
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
color: #deb217;  
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
color: #c59b08;
}
.totalcout_outof
{
width: auto;
height: auto;
float: left;
padding:4px 0px;
font-size: 17px;
font-weight: 300;
color: #505050;
}
.total_global_rating
{
width:100%;
height: auto;
float: left;  
font-size:12px;
font-weight:300;
color:#000;
letter-spacing:0.5px;
}
.customer_reviews_section_right
{
width:100%;
height: auto;
float: left; 
margin:0px 0px;
}
.customer_review_sorting
{
width:100%;
height: auto;
float: left;    
}
.top_review_from {
width: 100%;
height: auto;
float: left;
font-size: 15px;
font-weight: bold;
margin: 0px 0px 10px 0px;
}
.customer_review_sorting
{
width: 100%;
height: auto;
float: left;
margin: 0px 0px 15px 0px;    
}
.customer_review_sorting select
{
width: 120px;    
border: 1px solid #ccc;
font-size: 10px;
letter-spacing: 0.5px;
padding: 2px;
border-radius: 7px;  
}
.client_review_view
{
width: 100%;
height: auto;
float: left;
margin: 0px 0px 40px 0px;    
}
.client_review_view_user
{
width: 25px;
height: 25px;
float: left;
background-color: #555;
border-radius: 50%;
color: #fff;
padding: 4px 0px;
text-align: center;
}
.client_review_view_user_username
{
width: auto;
height: auto;
float: left;
margin: 3px 7px;
font-size: 14px;
letter-spacing: 0.5px;
color: #000;
font-weight: 300;  
}
#visitstore_myModal div.modal-body
{
padding:0px 14px !important;    
}
#visitstore_myModal div.modal-body p
{
width: 100%;
height: auto;
float: left;
font-size:15px;
letter-spacing:0.8px;
color:#000;
font-weight:bold;
}

/* Customer reviews section end */






*:focus {
outline: none !important;
}
#errorhandle{
width:40%;
height: auto;
float: left;
padding:13px 14px 17px 14px;
background-color:#058ac9;
border-radius: 8px;
position: fixed;
top:85px;
margin: 0px 30%;
z-index: 111;
display:none;  
}
.ajaxerror
{
font-size: 14px;
letter-spacing: 0.5px;
color: #fff;
padding: 1px 0px;
}
.wishlist_added_infosec
{
width:40%;
height: auto;
float: left;
padding:13px 14px 17px 14px;
background-color: #E90410;
border-radius: 8px;
position: fixed;
top:85px;
margin: 0px 30%;
z-index: 1111;
display:none;
}

.wish_cls_iconbtn a img 
{
position: absolute;
color: #fff;
top: 6px;
right: 10px;
width: 21px;
box-shadow:0px 0px 2px 0.10px #fff; 
border-radius: 50%; 
}
.wish_cls_iconbtn a img:hover
{
box-shadow:0px 0px 5px 1px #fff; 
border-radius: 50%; 
}



#page_container {
width: 100%;
height: auto;
padding: 0px;
margin:155px 0px 0px 0px;
float: left;
}
.mobile_view_product_details
{
width: 100%;
height: auto;
float: left;
display: none;    
}
ul
{
padding:0px;
margin:0px;
}
.page_navigation
{
width:100%;
height:auto;
background-color:#C60202;
}
.top_header_nav
{
width: 100%;
height: 30px;
padding: 5px 0px;
background-color:#b20101;
}
.bdy_bg_wht
{
width: 100%;
height: auto;   
float: left;
background-color:#fff !important;
padding:0px;
margin:0px;
}
.show {
width: 100%;
height: 280px;
float: left;
background-color: #fff;
margin: 0px 0px 5px 0px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.desk_view_product_details div.show
{
height:350px !important;    
}
#show-img {
width: 100%;
height: 100%;
margin: 0 auto;
padding: 0px;
}
.navbar.navbar-default {
width:100%;
margin:0px;
background:transparent !important;
border: 0px;
border-radius:0px;
}
.navbar-nav>li>.dropdown-menu {
margin-top: 0px;
/* border-top-left-radius:4px;
border-top-right-radius:4px; */
border-top: 0px;
}
.navbar-default .navbar-nav>li>a {

}
.navbar-nav>li>.dropdown-menu li
{
width:20% !important;  
}
.megamenu_list_column
{
height:250px !important;    
}
.mega-dropdown { position: static !important;/*width:100%;*/
}
.mega-dropdown-menu {
padding: 20px 0px;
width: 100%;
box-shadow: none;
-webkit-box-shadow: none;
}

.mega-dropdown-menu:before { /*content: "";
border-bottom: 15px solid #fff;
border-right: 17px solid transparent;
border-left: 17px solid transparent;
position: absolute;
top: -15px;
left: 285px;
z-index: 10;*/
}

.mega-dropdown-menu:after { /* content: "";
border-bottom: 17px solid #ccc;
border-right: 19px solid transparent;
border-left: 19px solid transparent;
position: absolute;
top: -17px;
left: 283px;
z-index: 8;*/
}

.mega-dropdown-menu > li > ul {
width:100%;
height: auto !important;
float:left;
margin: 0px 0px 30px 0px !important;
}

.mega-dropdown-menu > li > ul > li, .mega-dropdown-menu > li > ul > li:hover, .mega-dropdown-menu > li > ul > li:focus { list-style: none !important; }

.mega-dropdown-menu > li > ul > li > a {
display: block;
padding: 3px 20px;
clear: both;
line-height: 1.428571429;
color: #000;
font-size:14px;
white-space: normal;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
text-decoration: none;
color: #444;
}

.mega-dropdown-menu .dropdown-header {
color:#0584c1;
font-size: 18px;
padding:0px;
font-weight: bold;
}
.dropdown-header a
{
color: #003c58 !important;
font-size:17px !important;
letter-spacing:1px !important;
}

.mega-dropdown-menu form { margin: 3px 20px; }

.mega-dropdown-menu .form-group { margin-bottom: 3px; }

.dropdown.mega-dropdown:hover > .dropdown-menu.mega-dropdown-menu.row { display: block; }

.navbar-default .navbar-nav>li>a { 
color: #fff !important;
font-size: 15px;
letter-spacing:0.4px;
}
.hydronav ul ul
{
width: 99vw !important;
margin: 0px 0px 30px -15px !important;
height:450px;
overflow: hidden;
overflow-y: scroll;
z-index:1111;
}
.subsub_menu_list
{
width:100%;
height: auto !important;
float:left;
margin: 0px 0px 20px 0px !important;
}
.navbar-default .navbar-nav>li>a span
{
float: right;
font-size: 16px;
margin: 3px 0px 0px 8px;   
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
color: #000 !important;
background: #fff !important;
}

.dropdown-menu.mega-dropdown-menu.row li:hover {

}
.megamenu-headline 
{ 
padding:0px 0px; 
}
.megamenu-headline h2
{
font-size: 25px;
padding:10px 16px 10px 15px;
margin: 0;
text-transform: uppercase;
width: 100%;
height: auto;
float: left;
border-bottom: 1px solid #eee;    
}
.hydronav
{
padding:0px !important;    
}
.jb_productlist 
{
margin: 0 !important;
display: block !important;
}
.hdr_pro_filter
{
width: 100%;
height: auto;
float: left;
display: flex;
margin:0px 0px 0px 0px;
}
.hdr_combo_searchbx
{
width:100%;
height:auto;
float:left;
}
.pro_cate_combobx
{
width:auto;
height:auto;
float:left;    
}
.pro_cate_combobx span
{
position: absolute;
margin:0px 0px 0px 0px;
font-size: 17px;    
}
.pro_cate_combobx select
{
background-color: #fff;
border: 1px solid #ccc;
padding:9px 20px 9px 8px;
border-right: none;
font-size: 11px;
font-weight: 400;
letter-spacing: 0.5px;
border-radius: 5px 0px 0px 5px;
min-width: 80px;
height:42px !important;
min-height:42px !important;
overflow: hidden !important;
}
.search_combobx
{
width:100%;
height:auto;
float:left;
}

.search_combobx select
{
-o-appearance: none !important;
-ms-appearance: none !important;
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
}
.search_combobx select
{
cursor:pointer !important;    
}
.scrollbar
{
margin-left: 30px;
float: left;
height: 300px;
width: 65px;
background: #F5F5F5;
overflow-y: scroll;
margin-bottom: 25px;
}

.force-overflow
{
min-height: 450px;
}
/*
*  STYLE 4
*/

#style-4::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar
{
width: 10px;
background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar-thumb
{
background-color: #000000;
border: 2px solid #555555;
}


#search-form {
  display: flex;
  align-items: center;
}

#search-input {
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-right: 5px;
}

#autocomplete-container {
  position: absolute;
  width: 100%;
  max-height: 150px;
  overflow-y: auto;
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  border-top: none;
  z-index: 1;
}

#filter-options {
  /* Add your filter options styling here */
}

#search-button {
  padding: 8px 12px;
  background-color: #4CAF50;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}










/*.pro_cate_combobx select option
{
font-size:12px;
font-weight:400;
letter-spacing: 0.6px;
margin:100px !important;
height:100px !important;
width:200px !important;
padding:100px !important;
line-height:50px !important;
}*/
.mid_menu span i {
position: absolute !important;
color: #000 !important;
font-size:16px !important;
z-index: 1111 !important;
margin:12px 0px 0px -17px !important;
font-weight: 800;
}
.hdr_pro_searchbx
{
width:100%;
height:auto;
float:left;    
}
.hdr_pro_searchbx input
{
width: 100%;
height:42px !important;
float: left;
border-radius: 0px 5px 5px 0px !important;
padding:9px 0px 9px 10px;
line-height: normal !important;
}
/*#categories_id {
width: 70px;
height: 39px;
}*/ 

#width_tmp_select{
display : none;
} 
.pro_search_icon
{
width: auto;
height: 42px;
float: right;
position: absolute;
padding:12px 13px;
background-color: #013146;
border: 1px solid #fff;
border-radius: 0px 5px 5px 0px;
color: #fff;
right:0px;
}
.pro_search_icon:hover
{
background-color:#001e2c; 
cursor:pointer;
}
.full-wrap{
display: flex;
}
.first-wrap{
display: flex;
flex-direction: column;
flex: 1;
}
.hdr_pro_filter_left
{
display: flex;
display:none;
}
.hdr_pro_filter_right
{
display: flex;
width: 100%;    
}

.departments_subproduct_list
{
width: 100%;
height: auto;
float: left;
margin: 6px 0px 0px 10px;    
}
.pay_on_delivery_subproduct_list, .pro_brand_subproduct_list, .pro_discount_subproduct_list, .pro_price_subproduct_list, .pro_new_arrivals_subproduct_list, .pro_availability_subproduct_list, .pro_seller_subproduct_list, .pro_gst_invoice_subproduct_list
{
width: 100%;
height: auto;
float: left;
margin: 6px 0px 0px 10px; 
display:none;
}
.departments_subproduct_list ul, .pay_on_delivery_subproduct_list ul, .pro_brand_subproduct_list ul, .pro_discount_subproduct_list ul, .pro_price_subproduct_list ul, .pro_new_arrivals_subproduct_list ul, .pro_availability_subproduct_list ul, .pro_seller_subproduct_list ul, .pro_gst_invoice_subproduct_list ul
{
padding: 0px 1px 0px 18px !important;    
}
.filterby_content.overflow
{
min-height: 385px !important;    
}
.filterby_content form input {
float: left;
margin:5px 10px 0px 0px;
}
.filterby_content form label
{
float:left !important;    
}



.box {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}

.box select {
background-color: #0563af;
color: white;
padding: 12px;
width: 250px;
border: none;
font-size: 20px;
box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
-webkit-appearance: button;
appearance: button;
outline: none;
}

.box::before {
content: "\f13a";
font-family: FontAwesome;
position: absolute;
top: 0;
right: 0;
width: 20%;
height: 100%;
text-align: center;
font-size: 28px;
line-height: 45px;
color: rgba(255, 255, 255, 0.5);
background-color: rgba(255, 255, 255, 0.1);
pointer-events: none;
}

.box:hover::before {
color: rgba(255, 255, 255, 0.6);
background-color: rgba(255, 255, 255, 0.2);
}

.box select option {
padding: 30px;
}


/* Hydrocart Home Page Style */
.pro_cate_golf_course_sec
{
width: 100%;
height:auto;
float: left;
padding:22px 0px 30px 0px;
}
.pro_cate_pipesand_fitting_sec
{
width: 100%;
height: auto;
float: left; 
padding:22px 0px 30px 0px;
background: #000428;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #004e92, #000428);  /* Chrome 10-25, Safari 5.1-6 */
background:linear-gradient(to bottom, #ffffff, #b0e5ff87);
}
.hc_hm_container
{
width:90%;
height: auto;
float: left; 
margin:0px 5%;
}
.pro_cate_golf_course
{
width:18%;
height:290px;
float:left;
box-shadow:0px 0px 8px 1px #f8f8f8;
background-color:#fff;
margin:0px 10px;
}
.pro_cate_golf_course:hover
{
box-shadow:0px 0px 8px 1px #ccc;    
}
.pro_cate_golf_course_rotors
{
width:100%;
height:auto;
float:left;  
padding: 10px;
}
.hc_hm_container_hdtxt
{
width:100%;
height:auto;
float:left;  
font-size:18px;
font-weight: bold;
letter-spacing:1px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 10px 0px;
border-bottom: 1px solid #eee;
line-height:30px;
color:#000;
}
.hc_hm_container_subtxt
{
width:100%;
height:auto;
float:left;  
font-size:12px;
letter-spacing:1px;
color:#ff6600;
margin:0px 0px 0px 0px;
}
.pro_cate_golf_course_rotors span
{
font-size: 11px;
letter-spacing: 0.7px;
color: #fff;
background-color: #058ac9;
padding: 4px 5px;
z-index:11;
float: left;
margin: -10px 0px 0px -10px;
}
.pro_cate_golf_course_rotorsimg
{
width: 100%;
height:200px;
float: left;
padding:10px 10px;
text-align:center;
}
.pro_cate_golf_course_rotorsimg img
{
width: auto;
height: 150px; 
transition: .5s;
}
.pro_cate_golf_course_rotorsimg img:hover
{
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
cursor: pointer;    
}
.pro_cate_pipes_fittingimg
{
width: 100%;
height: auto;
float: left;
padding:10px 10px;
text-align:center;
border:1px solid #eee;
}
.pro_cate_pipes_fittingimg img
{
width: auto;
height: 150px; 
transition: .5s;
}
.pro_cate_pipes_fittingimg img:hover
{
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
cursor: pointer;    
}
.remove_marginleft
{
margin:0px 15px !important;    
}
.remove_marginright
{
margin:0px 0px 0px 10px !important;    
}
.hdpe_component_sec
{
width: 100%;
height: auto;
float: left;
padding:10px;
background-color:#fff;
}
.pvc_component_sec
{
width: 100%;
height: auto;
float: left;
background-color:#fff;
padding:10px;
}
.nolftpad
{
padding:0px 15px 0px 0px !important;    
}
.noleftpad
{
padding:0px 15px 0px 0px !important;    
}
.norightpad
{
padding:0px 0px 0px 15px !important;    
}
/*.top_cate_slider_item_content
{
width: 100%;
height: 110px;
float: left;    
}*/
.hdpe_component_hdtxt
{
width: 100%;
height: auto;
float: left;
font-size:15px;
letter-spacing:1px;
color:#000;
}
.pro_cate_hdpe_component
{
width: 100%;
height: auto;
float: left; 
background-color:#fff;
padding:0px;
margin:0px 0px 0px 0px;
}
.pro_cate_golf_course_ls {
width: 100%;
height: auto;
float: left;
padding: 10px;
border: 1px solid #eee;
}






.pro_cate_landscape_sec
{
width: 100%;
height: auto;
float: left;
background-color:#fff;
padding:30px 0px 30px 0px;
margin:0px 0px 0px 0px;
background-image: url(../images/dottedbg.jpg);
background-repeat: repeat;
background-attachment: fixed;
}
.pro_cate_landscape
{
width:31%;
height: auto;
float: left; 
margin: 0px 10px;
}
.hc_hmbg
{
background-color: #ffffffb8 !important;
padding: 12px 15px !important;    
}
.pro_cate_golf_course_landscapeimg
{
width: 100%;
height: auto;
float: left;
text-align: center;
padding: 10px 10px;
box-shadow: 0px 0px 3px 1px #fff7f2;
background-color: #fff;
}
.pro_cate_golf_course_landscapeimg img
{
width:auto;
height:170px;
transition: .5s;
}
.pro_cate_golf_course_landscapeimg img:hover
{
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
cursor: pointer;    
}
.hydro_product_category_bx_bdy2
{
width:99%;
height: auto;
float: left;
text-align: center;
padding: 6px 0px 4px 0px;
margin: -56px 1px 0px 1px;
background-color:#ffffffc7;   
}
.hydro_product_category_namewhite
{
width: 100%;
height: auto;
float: left;
color: #fff;
font-size: 14px;
letter-spacing: 1px;
margin: 0px 0px 0px 0px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.txtwhite
{
color:#fff !important;    
}
.abt_hydro_product_category p
{
width: 100%;
height: auto;
float: left;
margin: 0px 0px 1px 0px;
padding: 0px 0px 0px 0px;
font-weight:400;
}
.abt_hydro_product_category p span
{
color:#ff6600 !important;    
}
.margnbtm
{
margin: 0px 0px 11px 0px;    
}
.pro_cate_agriculture_sec 
{
width: 100%;
height: auto;
float: left;
padding: 0px 0px 30px 0px;
padding:30px 0px 30px 0px;
}
.pro_cate_agriculture
{
width: 100%;
height: auto;
float: left;
border:1px solid #ccc;
padding:20px 10px 0px 10px;
background-color:#fff;
}
.agri_pro_sec {
width:50%;
height: auto;
float: left;
}
.agri_pro_sec_imgbx
{
width:100%;
height: auto;
float: left; 
text-align:center;
padding: 0px 5px 15px 5px;
}
.agri_pro_sec_img
{
width:100%;
height: auto;
float: left;  
text-align:center;
border:1px solid #eee;
position: relative;
overflow: hidden;
}
.agri_pro_sec_img img
{
width:auto;
height:100px;
margin:0px auto;
}
.hc_hm_container_hdtxt a
{
float: right;
font-size:10px;
letter-spacing: 0.5px;
color: #058ac9;
border: 1px solid #058ac9;
padding: 4px 7px;
font-weight:300;
border-radius: 8px;
line-height: normal !important;
}
.hc_hm_container_hdtxt a:hover, .hc_hm_container_hdtxt a:focus
{
text-decoration:none;
border:1px solid #293A4A;
color:#293A4A;
}
/* Hydrocart Home Page Style end */











/*header search */
input.loading {
background-image: url(../images/ajax-search-loader.gif); 
background-size:10%;
width:100%;
background-position:right;
background-repeat:no-repeat;
padding:9px 130px 9px 15px;
}
.loading {
background-image: url(../images/ajax-search-loader.gif);
background-size: contain;
width:auto;
background-position: right;
background-repeat: no-repeat;
padding: 9px 30px 9px 15px;
height:50px;
z-index: 111;
position: absolute;
right: 9%;
top:2px;
right:38px !important;
display:none;
}
#suggestions{ position: relative;}
#ajaxSearchData {
position: absolute;
top: 40px;
left: 0;
z-index:1111;
border: 1px solid #ddd;
text-align: left;
width: 100%;
color: #111;
background-color: #fff;
border-radius: 0px 0px 5px 5px;
box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 15%);
border: 1px solid #ccc;
padding: 5px 5px !important;
}
/*#ajaxSearchData .even {background:#e1e1e1;}
#ajaxSearchData .odd {background:#e5e5e5;}*/
#ajaxSearchData .current{background:#fff !important}

.ajaxSearchItems 
{
width: 100%;
height: auto;
float: left;    
padding: 10px;
line-height: 25px;
}

.ajaxSearchItems .ajaxSearchItemsImage 
{
padding: 4px 2px;
float: left;
border: 1px solid #ddd;
background: #fff;
margin-right:13px;
width: 60px;
height: 60px;
}
#ajaxproductlist
{
width:85%;
height: auto;
float: left;     
}
.ajaxSearchItemsPrice
{
width: 100%;
height: auto;
float: left;     
}
.ajaxSearchItemsPrice span 
{
position: relative !important;    
margin:0px 7px 0px 0px !important;    
font-size:12px !important;    
}

.ajaxSearchItemsPrice span i
{
position: relative !important;    
margin:0px !important;    
font-size:12px !important;    
}

.ajaxSearchItems h5 
{
width: 100%;
height: auto;
float: left;     
margin:0px 0px 3px 0px; 
padding:0; 

}
.ajaxSearchItems h5 a
{
letter-spacing:0.5px;
font-weight:600; 
font-size:13px;
color:#3b7bb1;    
}

.ajaxSearchProductsDescription {font-size:11px; font-weight: normal;}
.ajaxSearchItemsReadmore {text-align: center; text-align: center; text-transform: uppercase;}

/*header search end */


/* Career */
.career_bdy_sec
{
width:100%;
height:auto;
float:left;
margin:30px 0px 30px 0px;
}
/* Career end */



.shopping_destination
{
color: #fff;
font-size: 13px;
letter-spacing: 0.6px;
font-weight:400;
}
.help_center
{
color: #fff;
font-size: 13px;
letter-spacing: 0.6px;
font-weight:400;
text-align:right;
}
.conatct_number
{
width:120px; 
float:left;
}
.sitelogo
{
width:100%;
height:auto;
font-size:31px;
font-weight:500;
color:#fff;
padding:9px 0px;
}
.smilelogo i
{
margin-top:0px;
}
.smilelogo
{
font-size:35px;
}
.pulleft a:hover
{
text-decoration:none !important;
}

.search_box
{
width: 100%;
float: left;
padding: 17px 0px;
}
.select_box
{
width:40%;
padding: 7px 5px 4px 5px;
height: 40px;
border: none;
color:#555;
font-size:12px;
cursor: pointer;
margin-top:1px;
}
.textbox
{
width:55%;
padding: 5px 6px 2px 5px;
height: 40px;
border: none;
border-left: 1px solid #eee;
color:#ccc;
font-size:12px;
background-image:url(../images/search-icon.png);
background-repeat:no-repeat;
background-position:right;
background-size:contain;
cursor:pointer;
}
.search_icon
{
background-color: #ebebeb !important;
color: #000;
font-size: 20px;
position: absolute;
right: 0;
padding:10px 13px 10px 13px;
margin: 2px 3px 2px  3px;
width: auto;
}
.search_icon:hover
{
background-color:#058ac9 !important;
border:1px solid #fff;
color:#fff !important;
background-color:#058ac9;

}
.addcart
{
width:50%;
float:left;
height:auto;
text-align:center;
padding:10px 0px;
}

.user_login
{
width:50%;
float:left;
height:auto;
text-align:center;
padding:10px 0px;
}
.wishlists
{
width:33%;
float:left;
height:auto;
text-align:center;
padding:10px 0px;
}

.cart_icon
{
color: #fff;
text-align: center;
font-size: 17px;
font-weight:300;
padding:22px 0px;
cursor:pointer;
}
.addcart span a:hover
{
text-decoration:none !important;
}
.login_icon
{
color: #fff;
text-align: center;
font-size: 17px;
font-weight:300;
padding:22px 0px;
cursor:pointer;
}
.product_final_price form 
{
width: 100%;
height: auto;
float: left;
margin: 0px 0px 21px 0px;
}
.enterpincode
{
width: 200px;
height: auto;
float: left;
}
.cart_conut
{
font-size: 14px;
background-color: #fff;
color: #111;
padding: 1px 5px 1px 5px;
border-radius: 50%;
position: relative;
top: -13px;
left: -10px;
}
.login_icon span
{
padding: 7px 12px;
background:#b20101;
border-radius: 50%;
}
.navigation_menu
{
width: 100%;
height:35px;
background-color:#b20101;
}
.centernav
{
height:70px;
}
.headtxt
{
color:#111 !important;
font-size:15px !important;
font-weight:700;
}
.ilos
{
}

.popbox
{
top:100px;
}
.closebtn
{
width: 30px;
height: 30px;
border: 1px solid #555 !important;
border-radius: 50%;}
.benfits
{
width:40%;
float:left;
height:auto;
text-align:center;
margin-right:20px;
padding:10px 10px 30px 10px;
background-color:#fcfcfc;
}
.log_sign
{
width:56%;
float:left;
height:auto;
padding:10px 10px 0px 10px;
background-color:#fff;
}
.log_inpage
{
width:56%;
float:left;
height:auto;
padding:10px 10px 0px 10px;
background-color:#fff;
display:none;
}
.signup_page
{
width:56%;
float:left;
height:auto;
padding:10px 10px 0px 10px;
background-color:#fff;
display:none;

}
.modal-body
{
width:100%;
float:left;
}
.modal-header
{
border:none !important;
}
.modal-footer
{
border:none !important;
}
.bene_txt
{
font-size:18px;
color:#111;
font-weight:300;
margin:10px 0px;
}
.dropbox
{
font-size:20px;
color:#b20101;
}
.manageorders
{
line-height: 15px;
margin:5px 0px 20px 0px;
}
.manageorders p
{
margin:5px 0px;
font-size:11px;
color:#333;
font-weight:300;
}
.manageorders span
{
font-size:12px;
color:#fff;
font-weight:700;
}
.ple_provide
{
font-size:12px;
color:#111;
font-weight:300;
margin-bottom:20px;
}
.mailidtxt
{
width:100%;
padding:5px 5px 5px 10px;
font-size:12px;
color:#111;
font-weight:300;
border:none;
border-bottom:1px solid #ccc;
}
.mailidtxt_pw
{
width:100%;
padding:5px 5px 5px 10px;
font-size:12px;
color:#111;
font-weight:300;
border:none;
border-bottom:1px solid #ccc;
}
input {
outline:none;
}
.contine
{
width:90%;
margin:45px auto;
}
.contine a
{
text-decoration:none;
color:#fff;
font-size:12px;
padding:12px 100px;
background-color:#b20101;
border-radius:2px;
}
.contine a:hover
{
text-decoration:none;
color:#fff;
}
.pw
{
margin-top:30px;
}


.dropbtn {
color: white;
font-size: 16px;
border: none;
cursor: pointer;
background-color:#C60202;
}

.dropdown {
position: relative;
display: inline-block;
}

.dropdown-content {
display: none;
position: absolute;
background-color: #f9f9f9;
min-width: 140px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
left:-20px;
text-align:left;
}

.dropdown-content a {
color: black;
padding:5px 16px;
text-decoration: none;
display: block;
font-size:12px;
color:#555;
font-weight:300;
}

.dropdown-content a:hover {
text-decoration:none;
color:#b20101;}

.dropdown:hover .dropdown-content {
display: block;
}

.dropdown:hover .dropbtn {

}
.triangle-down {
width: 0;
height: 0;
border-left:8px solid transparent;
border-right:8px solid transparent;
border-top:8px solid #C60202;
position: absolute;
left: 60px;
}



.empty_wishlist
{
width: 100%;
height: auto;
float: left;
}
.addtocart_dialog
{
position: absolute !important;
left: 50% !important;
top:30% !important;
transform: translate(-50%, -50%) !important;
width: 35% !important;	
padding:20px 30px; 
}
.alert{
background: #ffdb9b;
padding: 20px 40px;
min-width: 420px;
position: absolute;
right: 0;
top: 10px;
border-radius: 4px;
border-left: 8px solid #ffa502;
overflow: hidden;
opacity: 0;
pointer-events: none;
}
.alert.showAlert{
opacity: 1;
pointer-events: auto;
}
.alert.show{
animation: show_slide 1s ease forwards;
}
@keyframes show_slide {
0%{
transform: translateX(100%);
}
40%{
transform: translateX(-10%);
}
80%{
transform: translateX(0%);
}
100%{
transform: translateX(-10px);
}
}
.alert.hide{
animation: hide_slide 1s ease forwards;
}
@keyframes hide_slide {
0%{
transform: translateX(-10px);
}
40%{
transform: translateX(0%);
}
80%{
transform: translateX(-10%);
}
100%{
transform: translateX(100%);
}
}
.alert .fa-exclamation-circle{
position: absolute;
left: 20px;
top: 50%;
transform: translateY(-50%);
color: #ce8500;
font-size: 30px;
}
.alert .msg{
padding: 0 20px;
font-size: 18px;
color: #ce8500;
}
.alert .close-btn{
position: absolute;
right: 0px;
top: 50%;
transform: translateY(-50%);
background: #ffd080;
padding: 20px 18px;
cursor: pointer;
}
.alert .close-btn:hover{
background: #ffc766;
}
.alert .close-btn .fas{
color: #ce8500;
font-size: 22px;
line-height: 40px;
}


.menu_right_product
{
width: 100%;
height:auto;
float: left;  
}
.menu_right_product img
{
width: auto !important;
height:130px !important;
float: left;  
}
.product_detail_content
{
width: 100%;
height:auto;
float: left;  
margin:0px 0px 0px 0px;
}


/* Check Pincode */
.check_pincode 
{
width:100%;
height:auto;
float: left;     
padding:0px 0px;
margin:11px 0px 0px 0px;
}
.chk_pintxt {
width:100%;
height: auto;
float: left;
padding:0px 0px 0px 0px;
text-align:left;
}
.delivery_pincodesec_add
{
line-height: 15px !important;    
}
/*.chk_pintxt a
{
font-size: 11px;
font-weight: 300;
letter-spacing: 0.7px;
color: #fff;
background-color: #025a85;
padding: 13px 14px;
border-radius: 7px;   
}
.chk_pintxt a:hover, .chk_pintxt a:focus
{
text-decoration:underline;  
color:#fff;
}*/
.chk_pintxt button
{
width:100%;
height: auto;
float: left;
font-size:10px;
font-weight: 300;
letter-spacing: 1.2px;
color: #fff;
background-color: transparent;
padding:5px 7px;
border-radius: 5px;
border: 1px solid transparent;
margin:4px 0px -1px 0px;
text-align: left;
}
.chk_pintxt button:hover, .chk_pintxt button:focus
{
color:#fff;
border: 1px solid #fff;
}
.order_carttxt {
width: auto;
height: auto;
float: left;
margin:-2px 0px 0px 4px;
font-size: 12px;
padding: 6px 0px;
text-align: left;
line-height: 17px;
}
.order_carttxt h3
{

}
.user_details a i
{
width:38%;
height: auto;
float: left;
font-size:38px;
text-align:left;
}
.bldtxt
{
width:auto;
height: auto;
float: left; 
}



.chk_pintxt button span {
font-size: 12px !important;
background-color: transparent !important;
position: relative !important;
left: auto !important;
top: auto !important;
color: #fff !important;
width: 100% !important;
height: auto !important;
margin: 0px !important;
padding: 0px !important;
}
.chk_pintxt button i 
{
width: 17px;
height: auto;
font-size: 26px;
float: left;
padding: 1px 0px;
margin: 0px 6px 0px 0px;
}
.user_greetingtxt {
width: 100%;
height: auto;
float: left;
font-size:9px;
font-weight: 300;
color: #fff;
overflow: hidden;
max-width: 30ch;
text-overflow: ellipsis;
margin: -2px 0px 0px 0px;
padding: 4px 0px;
text-align:left;
}
.user_greetingtxt span
{
font-size: 14px !important;
background-color: transparent !important;
position: relative !important;
left: auto !important;
top: auto !important;
color: #fff !important;
width: 100% !important;
height: auto !important;
float: left;
margin: 0px !important;
padding: 0px !important; 
text-align:left !important;
}
.modal-wrap {
background: rgba(0, 0, 0, 0.7);
height: 100%;
left: 0;
opacity: 0;
overflow: auto;
position: fixed;
top: 0;
visibility: hidden;
width: 100%;
z-index:111111;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.modal-wrap.visible {
opacity: 1;
visibility: visible;
}

.modal-wrap .modal-container {
background: #fff;
/* margin: 1em; */
max-width: 100%;
width:400px;
z-index: 100;
height: auto;
float: left;
padding:23px 15px;
}
.modal-wrap .modal-container .modal-header,  .modal-wrap .modal-container .modal-footer {
background: #000;
float: left;
width: 100%;
}

.modal-wrap .modal-header .modal-title {
color: #fff;
float: left;
font-size: 2em;
margin: 0;
padding: 15px 30px;
}

.modal-wrap .modal-header .close-modal {
background: transparent;
border: 0;
color: #fff;
cursor: pointer;
float: right;
font-size: 40px;
opacity: 0.4;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.modal-wrap .modal-header .close-modal:hover { opacity: 1; }

.modal-wrap .modal-content {
float: left;
margin: 0;
padding: 15px 30px;
width: 100%;
}

.modal-wrap .modal-content p:last-child { margin-bottom: 0; }

.modal-wrap .modal-footer { text-align: center; }

.modal-wrap .modal-footer p {
color: #ccc;
font-size: 12px;
font-style: italic;
margin: 10px;
}

.modal-wrap .modal-footer a { color: #fff; }
#modal-demo .modal-content
{
width: 100% !important;
height:auto !important;
float:left !important;
padding:0px !important;
margin:0px !important;
box-shadow:0px 0px 0px 0px !important;
border:none !important;
text-align: center !important;
}
.close-modal
{
width: 100%;
height: auto;
float: left;
text-align: right;
font-size:35px;
line-height: 0;
position: relative;
z-index: 1;
margin: 0px 0px 0px 0px;
}
.close-modal:hover
{
cursor:pointer;
}
.change_pinhdtxt 
{
width: 100%;
height: auto;
float: left;
font-size:17px;
font-weight: 800;
letter-spacing:2px;
color: #000;
margin:-9px 0px 15px 0px;
}
#modal-demo form
{
width: 100%;
height: auto;
float: left;    
}
#modal-demo form input
{
width: 60% !important;
height: auto !important;
float: left;
margin: 10px 20% !important;
padding: 10px 10px !important;
border: 1px solid #ccc !important;
letter-spacing: 1px !important;
}
.pin_subbtn
{
width: 100%;
height: auto;
float: left; 
text-align:center;
margin:4px 0px 0px 0px;
}
.pin_subbtn button
{
background-color: #921c1c;
border: 1px solid #921c1c;
padding:6px 20px;
color: #fff;
font-size:12px;
letter-spacing:1.5px;
font-weight: 300;
}
.pin_subbtn button:hover
{
background-color: transparent !important;
color:#921c1c !important;
}
.pin_field
{
width: 100%;
height:50px;
float: left;     
}
/* Check Pincode end */


/* view store style */
.source_of_contact_area {
width: 100%;
height: auto;
float: left;
padding:0px 0px 0px 0px;
}
.custom-select-wrapper .custom-select
{
padding: 0 !important;
border: none !important;
}
.source_of_contact
{
width: 100%;
height:auto;
float: left; 
text-align: center;
padding:0px 0px 0px 0px;
}
.source_of_contact_mobile
{
width: 100%;
height:auto;
float: left;    
margin: 0px 0px 4px 0px;
}
.source_of_contact_mobile a
{
width: 100%;
height: auto;
float: left;    
background-color: #fff;
border: 1px solid #fff;
padding:9px 10px;
color: #204929;
font-weight: 800;
border-radius:5px;
}
.source_of_contact_mobile a:hover, .source_of_contact_mobile a:focus
{
text-decoration: none;
background-color: #e7e7e7;
border:1px solid #e7e7e7;
}
.source_of_contact_mobile img {
margin: -3px 4px 0px 0px;
height: 15px;
}
.source_of_contact_mail i
{
margin:0px 10px 0px 0px;    
}
.source_of_contact_mail
{
width: 100%;
height:auto;
float: left;    
}
.source_of_contact_mail a
{
width: 100%;
height: auto;
float: left;    
background-color: #fff;
border: 1px solid #fff;
padding:9px 10px;
color: #204929;
font-weight: 800;
border-radius:5px;
}
.source_of_contact_mail a:hover, .source_of_contact_mail a:focus
{
text-decoration: none;
background-color: #e7e7e7;
border:1px solid #e7e7e7;
}
.viewstore_slider
{
width: 100%;
height:350px !important;
float: left; 
margin:0px 0px 12px 0px;
}
.viewstore_slider .item
{
width: 100%;
height:350px !important;
float: left;    
}
.viewstore_slider .item div
{
width: 100% !important;
height:350px !important;
float: left;    
}
.view_store_leftmenu ul
{
width: 100%;
height: auto;
float: left;
padding: 0px;
margin:15px 0px 0px 0px;
}
.view_store_leftmenu ul li
{
width: 100%;
height: auto;
float: left;
padding: 0px;
margin: 0px;
list-style: none;
line-height: 30px;
}
.view_store_hm_bdy
{
width: 100%;
height: auto;
float: left;
margin:0px 0px 10px 0px;
}
.abt_store
{
width: 100%;
height: auto;
float: left;    
}
.abt_store ul
{
width: 100%;
height: auto;
float: left; 
padding:0px;
margin:15px 0px 0px 0px;
}
.abt_store ul li
{
list-style:none;
float: left;
width:20%;
margin:0px 0px 25px 0px;
}
.abt_store_hdtxt
{
width: 100%;
height: auto;
float: left;
font-size:27px;
color:#000;
text-align:center;
letter-spacing:1px;
margin:0px 0px 0px 0px;
}
.abt_store_subtxt {
width: 100%;
height: auto;
float: left;
font-size: 15px;
font-weight: 300;
color: #000;
text-align: left;
letter-spacing: 0.7px;
line-height: 28px;
margin: 4px 0px 14px 0px;
}
.abtus_hdr_divider
{
margin: 5px 47.5% 15px 0% !important;    
}
.alignleft
{
text-align:left !important;    
}
.hdr_divider
{
width:5%;
height:5px;
float: left; 
margin:5px 47.5% 15px 47.5%;
background-color:#204929;
border-radius:5px;
}
.viewstore_btmheader_list
{
width: 100%;
height:auto;
float: left;    
}
.viewstore_btmheader_list ul
{
width: 100%;
height:auto;
float: left;
padding:10px 0px;
margin:0px;
}
.viewstore_btmheader_list ul li
{
width:auto;
height:auto;
float: left;
padding:0px;
margin:0px 28px 0px 0px;
list-style:none;
}
.viewstore_btmheader_list ul li a
{
font-size:14px;
letter-spacing:1px;
color:#000;
font-weight:0.8px;
}
.viewstore_btmheader_list ul li a:hover, .viewstore_btmheader_list ul li a:focus
{
text-decoration:none; 
}
.btmheader_listactive a
{
text-decoration:none; 
background-color:#204929;
color:#fff !important;
padding:5px 25px;
border-radius:15px;
}
.store_products_slider
{
width:100%;
height:auto;
float: left;   
margin:15px 0px;
}
#resource-slider {
position: relative;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 13em;
margin: auto;
border-radius: 3px;
background: #fff;
border: 1px solid #DDD;
overflow: hidden;
}

#resource-slider .arrow {
cursor: pointer;
position: absolute;
width: 2em;
height: 100%;
padding: 0;
margin: 0;
outline: 0;
background: transparent;
}

#resource-slider .arrow:hover {
background: rgba(0, 0, 0, 0.1);
}

#resource-slider .arrow:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 0.75em;
height: 0.75em;
margin: auto;
border-style: solid;
}

#resource-slider .prev {
left: 0;
bottom: 0;
}

#resource-slider .prev:before {
left: 0.25em;
border-width: 3px 0 0 3px;
border-color: #333 transparent transparent #333;
transform: rotate(-45deg);
}

#resource-slider .next {
right: 0;
bottom: 0;
}

#resource-slider .next:before {
right: 0.25em;
border-width: 3px 3px 0 0;
border-color: #333 #333 transparent transparent;
transform: rotate(45deg);
}

#resource-slider .resource-slider-frame {
position: absolute;
top: 0;
left: 2em;
right: 2em;
bottom: 0;
border-left: 0.25em solid transparent;
border-right: 0.25em solid transparent;
overflow: hidden;
}

#resource-slider .resource-slider-item {
position: absolute;
top: 0;
bottom: 0;
width: 25%;
height: 100%;
}

#resource-slider .resource-slider-inset {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: 0.5em 0.25em;
overflow: hidden;
}

@media ( max-width: 60em ) {
#resource-slider .resource-slider-item {
width: 33.33%;
}
#resource-slider {
height: 16em;
}
}

@media ( max-width: 45em ) {
#resource-slider .resource-slider-item {
width: 50%;
}
}

@media ( max-width: 30em ) {
#resource-slider .resource-slider-item {
width: 100%;
}
#resource-slider {
height: 19em;
}
}
.factsheet_sec
{
width:100%;
height:auto;
float:left;
margin:10px 0px;
}
.factsheet_sec table {
border-collapse: collapse;
width: 100%;
border:1px solid #ccc;
}
.facesheet_list {
width: 100%;
height: auto;
float: left;
background-color: #fff;
padding: 21px;
}
.facesheet_list_hdtxt {
width: 100%;
height: auto;
float: left;
color: #000;
font-size: 20px;
letter-spacing: 1px;
font-weight: 800;
margin: 0px 0px 8px 0px;
border-bottom: 1px solid #f7f7f7;
padding: 0px 0px 8px 0px;
}
.facesheet_list_subtxt, .facesheet_list_hdtxt span
{
color: #000;
font-size:15px;
letter-spacing:1px;
font-weight:300;
margin:0px 0px 10px 0px;
}
.facesheet_list ul
{
width:100%;
height:auto;
float:left; 
padding:0px;
margin:0px;
}
.facesheet_list ul li {
width: 100%;
height: auto;
float: left;
list-style: none;
font-size: 15px;
font-weight: 300;
letter-spacing: 1px;
margin: 0px 0px 5px 0px;
line-height:30px;
}
.facesheet_list ul li label
{
width:260px;
height:auto;
float:left;    
}
.our_certificates_sec
{
width:100%;
height:auto;
float:left;
margin:15px 0px 5px 0px;
}
.our_certificates_sec ul
{
width:100%;
height:auto;
float:left;     
}
.our_certificates_sec ul li
{
width:32%;
height:auto;
float:left; 
list-style:none;
background-color:#fff;
padding:15px;
margin:15px 0px 10px 15px;
}
.our_certificates_sec ul li img
{
width:auto;
height:412px;
float:left;     
}
.viewstore_file_path
{
width:100%;
height:auto;
float:left; 
font-size:12px;
letter-spacing:1px;
color:#000;
margin:0px 0px 15px 0px;
}
.viewstore_file_path a
{
font-size:12px;
letter-spacing:1px;
color:#000;    
}
.viewstore_file_path i
{
margin:0px 2px;    
}
.category_list 
{
width:100%;
height:auto;
float:left; 
border-bottom:2px solid #fff;
}
.cusnopad
{
padding:0px 0px 0px 0px !important;    
}
.category_list ul {
width:auto;
height: auto;
float: left;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
.category_list ul li
{
width:auto;
height:auto;
float:left;
list-style:none;
margin:0px 27px 0px 0px;
text-align: center;
}
.category_list ul li img
{
width:auto;
height:35px;
}
.category_list ul li a
{
font-size:13px;
letter-spacing:1px;
color:#000;
font-weight:300;
padding:0px 0px 0px 0px;
text-transform:uppercase;
}
.category_list ul li a:hover, .category_list ul li a:focus
{
color:#000;
text-decoration:none;
}
.category_menu_active a
{
color:#000;
font-weight:800 !important;  
font-size:14px !important;
}
.category_list ul li a p
{
width:100%;
height:auto;
float:left; 
text-align: center;
padding:0px;
margin:0px;
font-size:14px;
letter-spacing:1px;
color:#000;
font-weight:300;
}
.vs_menupad
{
padding:39px 0px 0px 0px !important;    
}
.hy_logoicon
{
background-color: #fff !important;  
padding: 6px 0px !important;  
position:relative !important;      
}
.category_product_display_list
{
width: 100%;
height:auto;
float: left;    
}
.category_product_display_list ul
{
width: 100%;
height:auto;
float: left;
padding:0px;
margin:0px;
}
.category_product_display_list ul li
{
width:20%;
height:auto;
float: left;
padding:0px;
margin:0px;
list-style:none;
border:10px solid #efefef;
}
.category_product_display_bx
{
width:100%;
height: auto;
float: left;
margin:0px;
padding:0px;
background-color:#fff;
text-align:center;
}
.category_product_display_img
{
width:100%;
height: auto;
float: left;
}
.category_product_display_img img
{
width:auto;
height:125px;
margin:0px auto;
}
.category_product_display_name
{
width:100%;
height: auto;
float: left;    
font-size:12px;
letter-spacing:1px;
color:#000;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin:0px 0px 3px 0px;
}
.category_product_display_abt
{
width:100%;
height: auto;
float: left; 
padding:10px;
}
.pro_sell_price
{
width:100%;
height: auto;
float: left; 
font-size:12px;
letter-spacing:1px;
color:#000;
margin:5px 0px 5px 0px;
}
.pro_sell_price i
{
font-size:10px !Important;    
}
.pro_retail_price
{
width:100%;
height: auto;
float: left; 
font-size:12px;
letter-spacing:1px;
color:#000;
font-weight:300;
margin:0px 0px 3px 0px;
}
.pro_retail_price span
{
text-decoration: line-through;
color:#a3a3a3;
}



/* view store style end */




/* Hydrocart product category  */
.gc_left, .gc_right
{
width: 100%;
height:auto;
float: left;
background-color:#fff;
padding:18px 6px;
margin: 0px 0px 15px 0px;
}
.hydro_product_category
{
width: 100%;
height:auto;
float: left;
margin:0px 0px 0px 0px;
padding:0px 0px 30px 0px;
background-color:#f9f9f9;
}
.hydro_product_category_hdtxt
{
width: 100%;
height:auto;
float: left;
color: #000;
font-size:20px;
letter-spacing:1px;
font-weight: 300;
margin:15px 0px 12px 0px;
}
.hydro_product_category_subtxt
{
width: 100%;
height:auto;
float: left;
color: #000;
font-size:18px;
letter-spacing:0.5px;
margin:0px 0px 5px 0px;
padding: 0px 8px;
}
.hydro_product_category_subtxt a
{
float: right;
background-color: transparent;
color: #006595;
font-size: 11px !important;
letter-spacing: 1px;
border: 1px solid #006595;
padding: 5px 5px 3px 5px;
border-radius: 5px;
}
.hydro_product_category_list
{
width: 100%;
height:auto;
float: left;    
}
.hydro_product_category_list 
{
width:100%;
height: auto;
float: left;
padding: 0px;
margin: 0px;
list-style: none;
background-color: #fff;
/*border:10px solid #e7e7e7;
padding:8px;*/
}
.custom_height
{
height:93px !important;    
}
.custom_height2
{
height:258px !important;    
}
.hydro_product_category_list ul
{
width: 100%;
height:auto;
float: left;  
padding:0px;
margin:0px;
}
.hydro_product_category_list ul li
{
width:25%;
height: auto;
float: left;
padding: 0px;
margin: 0px;
list-style: none;
background-color: #fff;
padding:8px;
}
.hydro_product_category_bx {
width: 100%;
height: auto;
float: left;
background-color: #f5f5f5;
padding:4px 5px 4px 5px;
border:5px solid #fff;
}
.hydro_product_category_bx_bdy
{
width: 100%;
height:auto;
float: left;
text-align:center;
padding:10px 0px 0px 0px;
}
.hydro_product_category_bx_img
{
/*width: 100%;
height:220px;*/
float: left;
/*background-image:url(../images/golf-course-rotors.jpg);
background-repeat:no-repeat;
background-position:center;*/
}
.hydro_product_category_bx_img1
{
/*width: 100%;
height:220px;*/
text-align: center;
background-color:#fff;
height:200px;
/*background-image:url(../images/hydro_feature_pro1.jpg);
background-repeat:no-repeat;
background-position:center;
background-size:cover;*/
}
.hdpe_component
{
padding:30px;    
}
.hydro_product_category_bx_img2
{
text-align: center;
width: 100%;
height:92px;
float: left;
background-color: #fff;
margin: 0px 0px 5px 0px;
}
.hydro_product_category_bx_img2 img
{
width: 92px;
height: 92px;
padding: 12px;
min-height: 92px;   
}

.hydro_product_category_partsand_tools
{
text-align: center;
width: 100%;
height:150px;
float: left;
background-color: #fff;
margin: 0px 0px 5px 0px;
}
.hydro_product_category_partsand_tools img
{
width: 150px;
height: 150px;
padding: 12px;
min-height: 92px;   
}

.hydro_product_category_valves
{
text-align: center;
width: 100%;
height:92px;
float: left;
background-color: #fff;
margin: 0px 0px 5px 0px;
}
.hydro_product_category_valves img
{
width: 92px;
height: 92px;
padding: 12px;
min-height: 92px;   
}
.hydro_product_category_filed_controls
{
text-align: center;
width: 100%;
height:92px;
float: left;
background-color: #fff;
margin: 0px 0px 5px 0px;
}
.hydro_product_category_filed_controls img
{
width: 92px;
height: 92px;
padding: 12px;
min-height: 92px;   
}



.hydro_product_category_bx_img3
{
/*width: 100%;
height:220px;*/
float: left;
/*background-image:url(../images/hydro_feature_pro3.jpg);
background-repeat:no-repeat;
background-position:center;
background-size:cover;*/
}
.hydro_product_category_bx_img4
{
/*width: 100%;
height:220px;*/
float: left;
/*background-image:url(../images/hydro_feature_pro4.jpg);
background-repeat:no-repeat;
background-position:center;
background-size:cover;*/
}
.hydro_product_category_bx_img5
{
/*width: 100%;
height:220px;*/
float: left;
/*background-image:url(../images/hydro_feature_pro5.jpg);
background-repeat:no-repeat;
background-position:center;
background-size:cover;*/
}

.hydro_product_lanscapeirrigation_img1
{
/*width: 100%;
height:220px;*/
float: left;
/*background-image:url(../images/hydro_lanscapeirrigation_pro1.jpg);
background-repeat:no-repeat;
background-position:center;
background-size:cover;*/
}

.hydro_product_category_name
{
width: 100%;
height:auto;
float: left;
color: #000;
font-weight: bold;
letter-spacing:1px;
font-size:16px;
margin:0px 0px 0px 0px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}


.hc_hm_container_hdtxt_agri {
width: 100%;
height: auto;
float: left;
font-size: 14px;
letter-spacing: 0.7px;
font-weight: bold;
margin: 0px 0px 10px 0px;
padding: 0px 0px 10px 0px;
border-bottom: 1px solid #eee;
line-height:25px;
color: #000;
}
.hc_hm_container_hdtxt_agri a {
float: right;
font-size:11px;
letter-spacing: 0.5px;
color: #058ac9;
border: 1px solid #058ac9;
padding: 4px 7px;
font-weight:300;
border-radius: 8px;
line-height: normal !important;
}
.hc_hm_container_hdtxt_agri a:hover, .hc_hm_container_hdtxt_agri a:focus
{
text-decoration:none;
color:#ff6600;
border:1px solid #ff6600;
}
.abt_hydro_product_category_agri p
{
padding:0px !important;
margin:0px !important;
}
.abt_hydro_product_category_agri p span
{
color:red;    
}
.abt_hydro_product_category_agri i {
font-size: 10px;
margin: 0px 2px 0px 0px;
color: red;
}
.hydro_product_category_name_agri
{
width: 100%;
height:auto;
float: left;
color: #000;
font-size:15px;
font-weight: bold;
margin:0px 0px 0px 0px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.abt_hydro_product_category_agri {
width: 100%;
height: auto;
float: left;
color: #000;
font-size:12px;
letter-spacing: 0.2px;
margin: 0px 0px 5px 0px;
font-weight: 400;
}
.smallhdtxt
{
font-size:12px !important;    
}
.smallsubtxt
{
font-size:10px !important; 
letter-spacing: 0.5px !important;
}
.abt_hydro_product_category
{
width: 100%;
height: auto;
float: left;
color: #000;
font-size: 14px;
letter-spacing: 0.2px;
margin: 0px 0px 5px 0px;
font-weight:400;
}
.abt_hydro_product_category i
{
font-size: 10px;
margin: 0px 2px 0px 0px;
color: red;    
}
.wht_bg
{
width: 100%;
height:auto;
float: left;
background-color:#fff !important;
}
.home_first_btmsec
{
width: 100%;
height:auto;
float: left;
background-color:#fff;
}
.home_first_block_btmsec_left
{
width: 100%;
height:auto;
float: left;
background-color:#f9f9f9;
padding:15px;
}
.home_first_btmsec_right
{
width: 100%;
height:auto;
float: left;
background-color:#f9f9f9;
padding:15px;
}
/* Hydrocart product category end */

/* Home product display */
.hm_pro_display_bx
{
width: 100%;
height:auto;
float: left;    
}
.hm_pro_display_innerbx
{
width: 100%;
height:auto;
float: left;    
}
.hm_pro_display_bx_row1
{
width: 100%;
height:auto;
float: left;    
}
.hm_pro_display_bx_row2
{
width: 100%;
height:auto;
float: left;    
}
.pro_parts_tools_sec
{
width: 100%;
height:auto;
float: left;
margin:20px 0px 0px 0px;
}
/* Home product display end */








/* hydrocart index product slider style */
.MultiCarousel_hdr {
width: 100%;
height: auto;
float: left;
border-bottom: 1px solid #ccc;
padding: 0px 0px 9px 0px;
margin: 0px 0px 9px 0px;
}
.MultiCarousel_hdr_hdtxt
{
width: 100%;
height:auto;
float: left; 
color: #000;
font-size:22px;
letter-spacing:0.8px;
margin:0px 0px 5px 0px;
}
.MultiCarousel_hdr_hdtxt a
{
float: right;
background-color:#ff6600 ;
border:1px solid #ff6600;
font-size: 12px;
padding: 7px 15px;
position: relative;
top:10px;
color:#fff;
letter-spacing: 1px;
font-weight: 300;
border-radius: 26px;
}
.MultiCarousel_hdr_hdtxt a:hover, .MultiCarousel_hdr_hdtxt a:focus
{
text-decoration:none;
color:#ff6600;
background-color:transparent;
}
.MultiCarousel_hdr_subtxt
{
width: 100%;
height:auto;
float: left; 
color: #000;
font-size:12px;
letter-spacing:0.8px;
font-weight: 300;
margin:0px 0px 5px 0px;   
}
.hydro_pro_slider_bg
{
width: 100%;  
height: auto;
float: left;
background-color: #fff;
margin: 20px 0px 20px 0px;
}
.MultiCarousel {
overflow: hidden;
padding: 15px;
width:90%;
margin:0px 5% 0px 5%;
position: relative;
height: auto;
float: left;
}
.MultiCarousel .MultiCarousel-inner {
transition: 1s ease all;
float: left;
}
.MultiCarousel .MultiCarousel-inner .item {
float: left;
}
.MultiCarousel .MultiCarousel-inner .item > div 
{
text-align: center;
padding: 10px;
margin: 10px;
color: #666;
width: 280px;
height: auto;
float: left;
}
.MultiCarousel .leftLst,
.MultiCarousel .rightLst {
position: absolute;
border-radius: 50%;
top: calc(60% - 20px);
width: 40px;
height: 40px;
border-radius: 50%;
font-size: 25px;
padding: 0px !important;
background-color: #058ac9;
border: 1px solid #058ac9;
}
.MultiCarousel .leftLst:hover, .MultiCarousel .leftLst:focus,  
.MultiCarousel .rightLst:hover, .MultiCarousel .rightLst:focus
{
background-color: #058ac9;
border: 1px solid #058ac9;    
}
/******* Bnt Full********
.MultiCarousel .leftLst, .MultiCarousel .rightLst {
position: absolute;
border-radius: 50%; 
height: 80%;
top: 24px;
}**/

.MultiCarousel .leftLst {
left: 0;
}
.MultiCarousel .rightLst {
right: 0;
}
.leftLst i
{
position: relative;
left: -2px;
}
.rightLst i
{
position: relative;
right: -2px;    
}


.MultiCarousel .rightLst.over {
pointer-events: none;
background:#ebebeb;
color: #111;
border: 1px solid #ebebeb;
}
.MultiCarousel .leftLst.over
{
pointer-events: none;
background: #ebebeb;
color: #111;
border: 1px solid #ebebeb;
left: 0px;
padding: 0px;
}
.MultiCarousel_img1
{
width: 100%;
height:165px;
float: left;
/*background-image:url(../images/product-img/rotors/eagle_900_3.jpg);
background-repeat:no-repeat;
background-position:center;
background-size:contain; */   
}
.MultiCarousel_img1 img
{
display: inline-block;
vertical-align: middle;  
}
.MultiCarousel_img2
{
width: 100%;
height:100px;
float: left;
background-image:url(../images/product-img/rotors/209836--900-riser-motor-assy-ver-2.jpg);
background-repeat:no-repeat;
background-position:center;
background-size:contain;    
}
.MultiCarousel_img3
{
width: 100%;
height:100px;
float: left;
background-image:url(../images/product-img/sprinklers/12ap-main.jpg);
background-repeat:no-repeat;
background-position:center;
background-size:contain;    
}
.MultiCarousel_img4
{
width: 100%;
height:100px;
float: left;
background-image:url(../images/product-img/swing-joints/sj1210013_1.jpg);
background-repeat:no-repeat;
background-position:center;
background-size:contain;    
}













.MultiCarousel_img_title
{
width: 100%;
height:auto;
float: left;
color: #000;
font-size:18px;
letter-spacing:1px;
font-weight: 800;
margin:0px 0px 5px 0px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;    
}
.MultiCarousel_img_subtitle
{
width: 100%;
height:auto;
float: left;
color: #000;
font-size:12px;
letter-spacing:0.6px;
font-weight: 300;
margin:0px 0px 5px 0px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;    
}
.MultiCarousel_img_desc
{
width: 100%;
height:auto;
float: left;
color: #000;
font-size:14px;
letter-spacing:1px;
font-weight:300;
margin:0px 0px 5px 0px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;    
}
/*hydrocart index product slider style end*/


















/*.modal-dialog 
{
width:50% !important;
height:auto;
float:left;
}*/
.modal-dialog{
display: table !important; /* This is important */ 
overflow-y: auto !important;    
overflow-x: auto !important;
width:360px !important;
min-width: 300px !important;
position: relative !important;
}
.modal-open {
padding: 0px !important;    
overflow: hidden !important;    
overflow-y: auto !important;
}
.slider {
width: 100%;
height:350px;
position: relative;
margin: auto;
overflow-x: scroll;
overflow-y: hidden;
}

.slider::-webkit-scrollbar {
display: none;
}

.slider .slide {
position: absolute;
left: 0px;
top: 40px;
transition: 0.3s left ease-in-out;
display: flex;
}

.slider .item {
width:225px !important;
height: auto;
float: left;
border:1px solid #921c1c;
margin-right:15px;
background-color:#fff;
}

.slider .item:last-child {
margin-right: 0;
}

.ctrl {
text-align: center;
margin-top: 5px;
}

.ctrl-btn {
padding: 12px 8px;
min-width: 38px;
background: #fff;
border: 1px solid #ccc !important;
font-weight: 600;
text-align: center;
cursor: pointer;
outline: none;
position: absolute;
top:50%;
float: left;
}
.ctrl-btn i
{
font-size: 25px;  
}
.ctrl-btn.pro-prev {
left:0px;
}

.ctrl-btn.pro-next {
right: 0;
}


.mob_view_slider
{
display:none ;  
}
.xzoom-container
{
display: block;  
}
#body {
padding: 0;
width: 100%;
height:250px;
display: block;
margin: 0 auto;
position: relative;
}

#body * {
user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-webkit-touch-callout: none;
}

#body input { display: none; }

#img-inner {
top: 0;
opacity: 0;
width:100% !important;
height: 345px;
margin: 0px !important;
float: left;
display: block;
position: absolute;

transform: scale(0);
-moz-transform: scale(0);
-webkit-transform: scale(0);

transition: all .7s ease-in-out;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
}
#img-container
{
margin-left: auto;
margin-right: auto;
display: block;  
}
#img-inner img {
width: 225px;
height: 225px;
margin-left: auto;
margin-right: auto;
display: block;
}


#img-inner:hover ~ label.sb-bignav { opacity:1; }

label.sb-bignav:hover { opacity: 1; }


.sb-bignav 
{
width: 28px;
display: none;
position: absolute;
top:45%;
opacity: 0;
z-index: 9;
cursor: pointer;
transition: opacity .2s;
-moz-transition: opacity .2s;
-webkit-transition: opacity .2s;
color: #000;
font-size: 35px;
text-align: center;
background-color: rgba(255, 255, 255, .3);
text-shadow: 0px 0px 15px rgb(119 119 119);
opacity: 1 !important; 
}

label[title="Next"] { right: 0; }

input:checked + li > #img-inner {
opacity: 1;

transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);

transition: opacity 1s ease-in-out;
-moz-transition: opacity 1s ease-in-out;
-webkit-transition: opacity 1s ease-in-out;
}

input:checked + li > label { display: block; }

.nav-dots {
width: 100%;
bottom: 9px;
height: 11px;
display: block;
position: absolute;
text-align: center;
}

.nav-dots .nav-dot {
top: -5px;
width: 11px;
height: 11px;
margin: 0 4px;
position: relative;
border-radius: 100%;
display: inline-block;
background-color: rgba(0, 0, 0, 0.6);
}

.nav-dots .nav-dot:hover {
cursor: pointer;

}

input#img-1:checked ~ .nav-dots label#img-dot-1,
input#img-2:checked ~ .nav-dots label#img-dot-2,
input#img-3:checked ~ .nav-dots label#img-dot-3,
input#img-4:checked ~ .nav-dots label#img-dot-4,
input#img-5:checked ~ .nav-dots label#img-dot-5,
input#img-6:checked ~ .nav-dots label#img-dot-6
{ background: rgba(0, 0, 0, 0.8); }












/*Responsive menu code*/
.menu-wrap {
background-color:#fff;
position: fixed;
top: 0;
height: 100%;
width:330px;
margin-left: -1000px;
font-size: 1em;
font-weight: 700;
overflow: auto;
transition: .25s;
z-index: 111 !important;
}
.menu-show {
margin-left: 0;
box-shadow: 4px 2px 15px 1px #B9ADAD;
}
.menu-sidebar {
margin: 75px 0 80px 10px;
position: relative;
top: 70px;
}
.menu-sidebar li {
padding: 18px 22px 0;
}
.menu-sidebar li > a {
color: #f3f3f3;
font-size: 1.18em;
position: relative;
}
.menu-sidebar li > a::after {
content: "";
display: block;
height: 0.15em;
position: absolute;
top: 100%;
width: 100%;
left: 50%;
transform: translate(-50%);
background-image: linear-gradient(to right, transparent 50.3%, #FFFA3B 50.3%);
transition: background-position .2s .1s ease-out;
background-size: 200% auto;
text-decoration:none !important;

}
.menu-sidebar li > a:hover::after {
background-position: -100% 0;
text-decoration:none !important;
}
.menu-sidebar .menu-item-has-children {
position: relative;
}
.menu-sidebar .menu-item-has-children .sub-menu {
display: none;
}
.sidebar-menu-arrow::after {
content: "\f107";
font-family: 'FontAwesome';
padding: 10px;
color: #FFFA3B;
position: relative;
}
.sidebar-menu-arrow:hover::after {
cursor: pointer;
color: #fff;
}
.sidebar-menu-arrow:active::after {
top: 2px;
}
.bannerslide
{
width:100%;
height:300px;
}


.user_area {
width: 85%;
height: auto;
float: right;
padding: 16px 0px 10px 0px;
margin: 0px 20px 0px 0px;
}
.usermenus {
width:280px;
height: auto;
float: left;
margin: 10px 0px 0px -195px !important;
padding:0px 0px 0px 0px  !important;
}
.usermenus li
{
width:100%;
height: auto;
float: left;
line-height: 25px;
list-style:none;
}
.usermenus li a
{
font-size:10px;
letter-spacing: 0.5px;
font-weight: 300;
color: #000;
text-decoration:none;
outline:none;
}
.usermenus li a:hover, .usermenus li a:focus
{
color:#058ac9;  
text-decoration:none;
outline:none;
}
.norecent {
width:135px !important;
min-width:auto !important;
margin: 10px 0px 0px -50px !important;
}

.arrow-down {
width: 0; 
height: 0; 
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-top: 20px solid #f00;
}
.arrow-up {
width: 0;
height: 0;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
border-bottom: 12px solid #fff;
top: -12px;
position: absolute;
left: 81%;
}
.log_signbtn {
width:100% !important;
height: auto;
float: left;
margin:0px 0% 0px 0% !important;
}
.log_signbtn a
{
background-color: #0586c3;
border:1px solid #0586c3;
color: #fff;
font-size: 12px;
font-weight: 300;
letter-spacing: 0.8px;
width: 100%;
height: auto;
float: left;
padding: 10px 0px;
text-align: center;
}
.log_signbtn a:hover
{
background-color:#032b3e; 
border:1px solid #032b3e;
color:#fff;
}
.log_signup_contain
{
width: 30%;
height: auto;
float: left;
margin: 6% 35% 0px 35%;
background-color: #fff;
}
.dont_hvac {
width: auto;
height: auto;
float: left;
color: #000;
font-size: 11px;
font-weight: 300;
letter-spacing: 0.8px;
margin: 10px 0px 0px 0px;
}
.usermenu_sec
{

}
.log_signup_bdy
{
width: 100%;
height:100vh;
float: left;
background-color: #f9fcff;
background-image: linear-gradient(147deg, #f9fcff 0%, #dee4ea 74%);
background-repeat:no-repeat;
background-position:center;
background-size:cover;
background-attachment:fixed;    
}
.log_signlogo
{
width:100%;
height:60px;
float: left;  
background-image:url(../images/hydrocart-logo.png);
background-repeat:no-repeat;
background-position:center;
background-size:contain;
margin:0px 0px 20px 0px;
}
.log_sign_footer {
width: 100%;
height: auto;
float: left;
text-align: center;
padding:0px 0px;
color: #000 !important;
font-size: 11px;
font-weight: 300;
letter-spacing: 0.8px;
position: fixed;
bottom: 0;
}
.logtxt
{
color:#000 !important; 
font-size: 11px !important;
}
div.log_sign_footer:before {
content: "";
position: absolute;
top: 0;
width: 1px;
height: 100%;
right: 0;
background: -webkit-linear-gradient(top,rgba(204,204,204,0) 0%,rgba(204,204,204,0.48) 24%,rgba(204,204,204,1) 50%,rgba(204,204,204,0.42) 79%,rgba(204,204,204,0) 100%);
}
.visit_store_txt {
width: auto;
height: auto;
float: left;
margin: 5px 12px 10px 0px;
}
.visit_store_txt a 
{
font-size: 12px;
font-weight: 300;
color: #61b6ff;
letter-spacing: 0.8px;
}
.visit_store_txt a:hover
{
color:#61b6ff;  
}
.view_store_leftmenu
{
width:100%;
height: auto;
float: left;  
}
.accordion {
width: 100%;
max-width: 360px;
margin: 30px auto 20px;
background: #FFF;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.accordion .link {
cursor: pointer;
display: block;
padding: 15px 15px 15px 42px;
color: #4D4D4D;
font-size: 14px;
font-weight: 700;
position: relative;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}

.accordion li:last-child .link { border-bottom: 0; }

.accordion li i {
position: absolute;
top: 16px;
left: 12px;
font-size: 18px;
color: #595959;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
right: 12px;
left: auto;
font-size: 16px;
}

.accordion li.open .link { color: #b63b4d; }

.accordion li.open i { color: #b63b4d; }

.accordion li.open i.fa-chevron-down {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}

/**
* Submenu
-----------------------------*/


.submenu {
display: none;
background:transparent;
font-size: 14px;
}

.submenu li {  }

.submenu a {
display: block;
text-decoration: none;
color: #d9d9d9;
padding: 12px;
padding-left: 42px;
-webkit-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}

.submenu a:hover {

}


.recent_purchase {
width: 100%;
height: auto;
float: left;
border-right: 1px solid #eee;
padding: 0px 5px 0px 0px;
}
.recent_purchase_hdtxt
{
width: 100%;
height: auto;
float: left;
font-size:13px;
font-weight:800;
color:#000;
letter-spacing:0.8px;
margin:0px 0px 5px 0px;
}
.recent_purchase ul
{
width: 100%;
height: auto;
float: left; 
padding:0px;
margin:0px;
}
.recent_purchase ul li
{
width: 100%;
height: auto;
float: left; 
padding:0px;
margin:5px 0px 0px 0px;
list-style:none;
}
.recent_purchase_img
{
width:25%;
height: auto;
float: left; 
margin:0px 0px 0px 0px;
}
.recent_purchase_img img 
{
width: 100%;
height: 55px !important;
float: left;
}
.abt_recent_purchaseitem {
width: 68%;
height: auto;
float: left;
}
.recent_purchase_itemname
{
width:100%;
height: auto;
float: left; 
font-size:10px;
font-weight:800;
color:#000;
line-height:18px;
letter-spacing:0.5px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.dropdown-menu
{
padding: 14px 8px !important;    
}
.recent_purchase_itemprice {
width: 100%;
height: auto;
float: left;
font-size:10px;
color: #921c1c;
font-weight: 800;
letter-spacing: 0.8px;
}
.recent_purchase_addtocart_btn
{
width: 100%;
height: auto;
float: left;
margin:8px 0px 0px 0px;
}
.recent_purchase_addtocart_btn a
{
background-color:#058ac9; 
border:1px solid #058ac9;
padding:4px 5px;
color:#fff !important;
border-radius:5px;
font-size:10px;
font-weight: 300;
letter-spacing: 0.8px;
}
.recent_purchase_addtocart_btn a:hover, .recent_purchase_addtocart_btn a:focus
{
background-color:transparent;
color:#058ac9 !important;
border:1px solid #058ac9;
}


.passwordsign_shpw {
width: auto !important;
height: auto !important;
float: right !important;
margin: -25px 10px 0px 0px;
}
.passwordsign_shpw input
{
width:auto !important;
height: auto !important;
float: left !important;    
}




/*Hamburger Button*/
.toggle-button {
position:absolute;
width:38px;
height:30px;
top:8px;
left:15px;
padding: 4px;
transition: .25s;
z-index: 15;
display:none;
}
.toggle-button:hover {
cursor: pointer;
}
.toggle-button .menu-bar {
position: absolute;
border-radius: 2px;
width:50%;
transition: .5s;
}
.toggle-button .menu-bar-top {
border:2px solid #fff;
border-bottom: none;
top: 0;
}
.toggle-button .menu-bar-middle {
height:2px;
background-color: #fff;
margin-top:7px;
margin-bottom: 7px;
top:0px;
}
.toggle-button .menu-bar-bottom {
border: 2px solid #fff;
border-top: none;
top:14px;
}
.button-open {
top:8px;
position:fixed;
}
.button-open .menu-bar-top {
border-color: #fff;
transform: rotate(45deg) translate(10px, 10px);
transition: .5s;
}
.button-open .menu-bar-middle {
background-color: #fff;
transform: translate(230px);
transition: .1s ease-in;
opacity: 0;
}
.button-open .menu-bar-bottom {
border-color: #fff;
transform: rotate(-45deg) translate(0px, 0px);
transition: .5s;
}


/* Text Block */
.wrapper {
width: 40%;
margin: 100px auto 0;
color: #83828D;
}
.wrapper .text {
padding: 30px;
}
.wrapper .text .heading {
margin-bottom: 40px;
font-size: 2em;
}
.wrapper .text p {
line-height: 1.6em;
}
.wrapper .text .buttons {
margin-top: 40px;
}

/* Buttons */
.wrapper .buttons .button {
display: inline-block;
margin-right: 20px;
padding: 20px 25px;
border-radius: 2em;
background-color: #70CE64;
color: #fff;
font-size: .9em;
font-weight: 700;
transition: background-color .3s;
}
.wrapper .buttons .button-secondary {
background-color: #FF6746;
}
.wrapper .buttons .button-primary:hover {
background-color: #84D07A;
}
.wrapper .buttons .button-secondary:hover {
background-color: #FF7D60;
}

/*Active state for the buttons*/
.wrapper .buttons .button-primary:active {
background-color: #70CE64;
}
.wrapper .buttons .button-secondary:active {
background-color: #FF6746;
}

/*Icons*/
.wrapper .buttons .button span {
position: relative;
display: inline-block;
padding-right: 20px;
}
.wrapper .buttons .button span::after {
position: absolute;
font-family: "FontAwesome";
right: -3px;
font-size: 14px;
top: 0;
transition: top .3s, right .3s;
}
.wrapper .buttons .button-primary span::after {
content: "\f019";
}
.wrapper .buttons .button-secondary span::after {
content: "\f178";
}
/*Slight icons animation*/
.wrapper .buttons .button-primary:hover span::after {
top: 4px;
}
.wrapper .buttons .button-secondary:hover span::after {
right: -6px;
}

.accordion {
width: 100%;
max-width: 360px;
float: left;
margin:0px 0px 0px 0px;
background: #FFF;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 0px 0px 30px 0px;
}
.accordion li
{
list-style:none;  
}

.accordion .link {
cursor: pointer;
display: block;
padding:10px 15px 10px 10px;
color: #000;
font-size:14px;
font-weight:800;
position: relative;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
letter-spacing: 0.8px;
}
.accordion .link a
{
color:#000 !important;    
}
.accordion .link a:hover
{
text-decoration:none;    
}
.accordion li:last-child .link { border-bottom: 0; }

.accordion li i {
position: absolute;
top:10px;
left:25px;
font-size:14px;
color: #595959;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
right:18px;
left: auto;
font-size:14px;
top:16px;
}

.accordion li.open .link { color: #058ac9; }

.accordion li.open i { color: #058ac9; }

.accordion li.open i.fa-chevron-down {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.submenu
{
width: 100%;
height: auto;
float: left;  
padding: 0px !important;
margin: 0px !important;
}


/**
* Submenu
-----------------------------*/


.submenu {
display: none;
font-size: 14px;
}

.submenu li {  }

.submenu a {
display: block;
text-decoration: none;
color: #111;
padding:0px 0px 0px 20px;
-webkit-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}

.submenu a:hover {
color: #b63b4d;
text-decoration: none;
}

.mainNav {
width: 25%;
}
/* First Level */
.mainNav ul {
margin: 0;
padding: 0;
list-style: none;
background-color:#d7edff;

}
.mainNav ul li {


}
.mainNav ul li a {
color: #111;
display: block;
font-size:14px;
line-height: normal;
padding:8px 20px;
text-decoration:none;
font-weight:500;
}
.mainNav ul li a:hover {
background: #fff;
color:#058ac9;
text-decoration: none;
}
/* Second Level */
.mainNav ul ul {
border-bottom: none;
background-color: #f4fbff;
padding: 10px 0px;
}
.mainNav ul ul li {

}
.mainNav ul ul li a {
color: #555;
display: block;
font-size:14px;
font-weight:400;
line-height: normal;
padding: 0.5em 1em 0.5em 2.5em;
}
.mainNav ul ul li a:hover {
color:#058ac9;
}
/* Third Level */
.mainNav ul ul ul {
border-top:1px solid #222;
}
.mainNav ul ul ul li {
border:none;
}
.mainNav ul ul ul li a {
padding-left:3.5em; 
padding-top:0.25em; 
padding-bottom:0.25em;
}
/* Accordion Button */
ul li.has-subnav .accordion-btn {
color:#fff; 
background:rgba(255,255,255, 0.15); font-size:16px;
}

@media screen and (max-width: 1024px) {
.mainNav {width: 40%;}
}
@media screen and (max-width: 700px) {
.mainNav {width: 100%;}
}
/*Responsive menu code end*/


.pagination, .item, .active {
height:auto !important;
min-height:auto !important;
}
.carousel,
.item,
.active {
height: 100%;
}

.carousel-inner {
background: #000;
}

.carousel-caption{padding-bottom:80px;}

h2{font-size: 60px;}


/* Background images are set within the HTML using inline CSS, not here */

.fill {
width: 100%;
height: 100%;
background-position: center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}




/**
* Button
*/
.btn-transparent {
background: transparent;
color: #fff;
border: 2px solid #fff;
}
.btn-transparent:hover {
background-color: #fff;
}

.btn-rounded {
border-radius: 70px;
}

.btn-large {
padding: 11px 45px;
font-size: 18px;
}

/**
* Change animation duration
*/
.animated {
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
}

@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100px, 0, 0);
transform: translate3d(100px, 0, 0);
}

to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}

@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100px, 0, 0);
transform: translate3d(100px, 0, 0);
}

to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}

.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}

.client_name
{
max-width: 63px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
text-align: left;}
.client_namelog
{
padding:24px 0px 5px 0px; 
color: #fff;
}

html, body {
margin: 0;
padding: 0;
}

* {
box-sizing: border-box;
}

.slider {
width:100%;
margin:15px auto;
float:left;
}



/*slider code*/
.carousel-control.left
{
width:6%;
background-image:none;
top:35%;
font-size:50px;
opacity:1;
left:25px !important;
}
.carousel-control.right
{
width:6%;
background-image:none;
top:35%;
font-size:50px;
opacity:1;
right:25px !important;
}
.banner3
{
width:100%;
height:350px;
background-image:url(../images/bannerslider3.jpg);
background-repeat:no-repeat;
background-position:center;
}


.scroll {
position: relative;
width: 752px;
height: 117px;
border: solid 1px #dfdfdf;
overflow: hidden;
}

.switch_main { position: relative; }

.scroll .item {
float: left;
width: 250px;
height: 100%;
border-right: solid 1px #dfdfdf;
}

.scroll .switch_item {
display: none;
position: absolute;
left: 0;
top: 0;
width: 100%;
}

.scroll .prev,
.scroll .next {
position: absolute;
top: 50%;
margin-top: -20px;
width: 19px;
height: 39px;
overflow: hidden;
background: url(slide.png) no-repeat;
}

.scroll .prev {
left: 0;
background-position: 0 -31px;
}

.scroll .next {
right: 0;
background-position: -20px -31px;
}

.scroll .prev:hover { background-position: 0 -101px; }

.scroll .next:hover { background-position: -20px -101px; }
/*slider code end*/


.cate_hdtxt {
width: 100%;
height: auto;
float: left;
margin: 0px 0px 0px 0px;
font-size: 20px;
color: #a50b0b;
font-weight:600;
padding: 0px 7px;
}
.cate_hdtxt a
{
float:right;
margin: 0px 0px 0px 0px;
font-size:10px;
color:#fff;
background-color:#b50008;
border:1px solid #b50008;
border-radius:5px;
padding:3px 8px;
letter-spacing:0.8px;
font-weight: 500;
}
.cate_hdtxt a:hover, .cate_hdtxt a:focus
{
background-color:transparent;
color:#b50008;
text-decoration:none;
}
.trending_corner {
width: 100%;
height: auto;
float: left;
background-color: #fff;
margin:20px 0px 20px 0px;
border-radius: 10px;
padding:18px 0px 0px 0px;
}
.trendingtxt
{
font-size:14px;
font-weight:600;
color:#000;
}
.trendy1
{
width:100%;
height:220px;
background-image:url(../images/trendy1.jpg);
background-repeat:no-repeat;
background-position:center;
box-shadow: 0px 0px 10px 1px #ccc;
cursor:pointer;
}
.trendy1:hover
{
box-shadow: 0px 0px 30px 1px #ccc;
}
.overlaytxt
{
font-size:17px;
background-color:#a50b0b;
bottom: 0;
width:100%;
height: auto;
float: left;
padding: 4px 12px;
text-align: center;
color: #fff;
letter-spacing:1px;
font-weight:300;
transform: translateZ(0);
will-change: transform;
}
.off_overlaytxt
{
width:auto;
padding:5px 7px;
text-align: center;
font-size:10px;
position: absolute;
right: 25px;
top: 7px;
letter-spacing:1px;
background-color:#a50b0b;
color: #fff;
border-radius: 5px;
}


.trendy2
{
width:100%;
height:220px;
background-image:url(../images/menstrendy.jpg);
background-repeat:no-repeat;
background-position:center;
box-shadow: 0px 0px 15px 1px #ccc;
cursor:pointer;

}
.trendy2:hover
{
box-shadow: 0px 0px 30px 1px #ccc;
}

.trendy3
{
width:100%;
height:220px;
background-image:url(../images/trendy4.jpg);
background-repeat:no-repeat;
background-position:center;
box-shadow: 0px 0px 15px 1px #ccc;
cursor:pointer;

}
.trendy3:hover
{
box-shadow: 0px 0px 30px 1px #ccc;
}

.trendy4
{
width:100%;
height:220px;
background-image:url(../images/wholesale-baby-girls-clothes-black-tops-vest.jpg_350x350.jpg);
background-repeat:no-repeat;
background-position:center;
box-shadow: 0px 0px 15px 1px #ccc;
cursor:pointer;

}
.trendy4:hover
{
box-shadow: 0px 0px 30px 1px #ccc;
}


.track_order_btn
{
width: 100%;
height: auto;
float: left;
margin:10px 0px 6px 0px;    
}
.track_order_btn a
{
background-color: #fff;
border: 1px solid #fff;
color:#921c1c;
padding: 8px 30px;
border-radius: 5px;
}
.track_order_btn a:hover, .track_order_btn a:focus
{
text-decoration: none;
background-color: #921c1c;
color: #fff;
padding: 8px 30px;
border-radius: 5px;
border: 1px solid #fff;
}

/* FEATURE PRODUCTS */
.carousel_feature_itemimg1
{
width:100%;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
}
.carousel_feature_itemimg1 img, .carousel_feature_itemimg2 img, .carousel_feature_itemimg3 img, .carousel_feature_itemimg4 img, .carousel_feature_itemimg5 img,
.carousel_feature_itemimg6 img, .carousel_feature_itemimg7 img, .carousel_feature_itemimg8 img, .carousel_feature_itemimg9 img,
.carousel_feature_itemimg10 img, .carousel_feature_itemimg11 img, .carousel_feature_itemimg12 img
{
width:100%;
}
#slide img
{

}
.carousel_feature_itemimg2
{
width:100%;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
}

.carousel_feature_itemimg3
{
width:100%;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
}

.carousel_feature_itemimg4
{
width:100%;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
}
.carousel_feature_itemimg5
{
width:100%;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
}
.carousel_feature_itemimg6
{
width:100%;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
}
.carousel_feature_itemimg7
{
width:100%;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
}
.carousel_feature_itemimg8
{
width:100%;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
}
.carousel_feature_itemimg9
{
width:100%;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
}
.carousel_feature_itemimg10
{
width:100%;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
}

.carousel_feature_itemimg11
{
width:100%;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
}

.carousel_feature_itemimg12
{
width:100%;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
}





/*Image Carousel Slider*/

.outerWrapper {
width: 100%;
height: auto;
float: left;	
text-align: left;
position:relative;
width:100%;
border-radius:20px;
}

.carousel_item {
float:left;
width:255px;
padding:0px 0px 0px 20px;
height:auto;
background-color:#fff;
}
.trending_pro_border
{
border: 1px solid #b50008 !important;
border-radius: 8px;	
}


.left-nav-btn
{
position:absolute;
width:35px;
height:35px;
top:40%;
border-radius:50%;
cursor:pointer;
background:transparent url('../images/leftarrows.png') center center no-repeat;
background-color: #fff;
box-shadow: 0px 0px 10px 1px #ccc;}
.right-nav-btn
{
position:absolute;
width:35px;
height:35px;
top:40%;
border-radius:50%;
cursor:pointer;
background:transparent url('../images/rightarrows.png') center center no-repeat;
background-color: #fff;
box-shadow: 0px 0px 10px 1px #ccc;}

.left-nav-btn {
left:12px;
}

.right-nav-btn {
right:0px;
}

.left-nav-btn:hover, .right-nav-btn:hover {
opacity: 1;
}








.left-nav-btn2
{
position:absolute;
width:35px;
height:35px;
top:38%;
border-radius:50%;
cursor:pointer;
background:transparent url('../images/leftarrows.png') center center no-repeat;
background-color: #fff;
box-shadow: 0px 0px 10px 1px #ccc;}
.right-nav-btn2
{
position:absolute;
width:35px;
height:35px;
top:38%;
border-radius:50%;
cursor:pointer;
background:transparent url('../images/rightarrows.png') center center no-repeat;
background-color: #fff;
box-shadow: 0px 0px 10px 1px #ccc;}






/* Vertical Mode */

.vert.outerWrapper {
margin:50px auto 60px auto;
width:204px;
height:456px;
}

.vert .item {
float:left;
margin-bottom:48px;
width:162px;
}

.vert .left-nav-btn, .vert .right-nav-btn {
position:absolute;
width:37px;
height:37px;
cursor:pointer;
left:82px;
background:transparent url('../images/arrows_vert.png') top left no-repeat;
}

.vert .left-nav-btn {
top:-60px;
}

.vert .right-nav-btn {
top:auto;
bottom:-60px;
background-position: bottom left;
}

.leftWrapper {
width:48%;
float:left;
}

.rightWrapper {
width:48%;
float:right;
}

.leftWrapper h2, .rightWrapper h2 {
width:100%;
text-align:center;
}

.outerWrapper2 .item {
margin-right:50px;
width:110px;
padding:20px;
}

/* Pager */

.pager {
line-height: 100px;
text-align: center;
}

.pager > span {
cursor: pointer;
border-radius:8px;
display: inline-block;
width:16px;
height:16px;
background: #DDDDDD;
border:1px solid #B3B3B3;
margin:0 4px;
overflow: none;
}

.pager > span.active {
background: #B3B3B3;
}

.pager > span > span {
display: none;
}

/* Counter (See Example 7) */

#counter {
margin-top:-30px;
font-weight: bold;
font-size: 18px;
text-align: center;
padding-bottom: 20px;
}
.carousel_itemimg1
{
width:100%;
height:210px;
background-image:url(../images/designer-sarees1.jpg);
background-position:center;
background-repeat:no-repeat;
background-size:cover;
}
.carousel_itemimg2
{
width:100%;
height:210px;
background-image:url(../images/designer-sarees2.jpg);
background-position:center;
background-repeat:no-repeat;
background-size:cover;
}
.carousel_itemimg3
{
width:100%;
height:210px;
background-image:url(../images/designer-sarees3.jpg);
background-position:center;
background-repeat:no-repeat;
background-size:cover;
}
.carousel_itemimg4
{
width:100%;
height:210px;
background-image:url(../images/designer-sarees4.jpg);
background-position:center;
background-repeat:no-repeat;
background-size:cover;
}
.carousel_itemimg5
{
width:100%;
height:210px;
background-image:url(../images/designer-sarees5.jpg);
background-position:center;
background-repeat:no-repeat;
background-size: cover;
}

.carousel_itemimg6
{
width:100%;
height:210px;
background-image:url(../images/designer-sarees6.jpg);
background-position:center;
background-repeat:no-repeat;
background-size: contain;
}
.carousel_itemimg7
{
width:100%;
height:210px;
background-image:url(../images/designer-sarees7.jpg);
background-position:center;
background-repeat:no-repeat;
background-size: cover;
}
.carousel_itemimg8
{
width:100%;
height:210px;
background-image:url(../images/designer-sarees8.jpg);
background-position:center;
background-repeat:no-repeat;
background-size: cover;
}
.carousel_itemimg9
{
width:100%;
height:210px;
background-image:url(../images/designer-sarees9.jpg);
background-position:center;
background-repeat:no-repeat;
background-size: cover;
}
.carousel_itemimg10
{
width:100%;
height:210px;
background-image:url(../images/designer-sarees10.jpg);
background-position:center;
background-repeat:no-repeat;
background-size: contain;
}
.carousel_itemimg11
{
width:100%;
height:210px;
background-image:url(../images/designer-sarees11.jpg);
background-position:center;
background-repeat:no-repeat;
background-size: contain;
}
.carousel_itemimg12
{
width:100%;
height:210px;
background-image:url(../images/designer-sarees12.jpg);
background-position:center;
background-repeat:no-repeat;
background-size: cover;
}
.carousel_itemimg13
{
width:100%;
height:210px;
background-image:url(../images/designer-sarees13.jpg);
background-position:center;
background-repeat:no-repeat;
background-size: cover;
}
.carousel_itemimg14
{
width:100%;
height:210px;
background-image:url(../images/designer-sarees14.jpg);
background-position:center;
background-repeat:no-repeat;
background-size: cover;
}
.carousel_itemimg15
{
width:100%;
height:210px;
background-image:url(../images/designer-sarees15.jpg);
background-position:center;
background-repeat:no-repeat;
background-size: cover;
}
.carousel {
width: 100%;
height:auto;
float: left;
padding:0px 0px 0px 0px;
margin:122px 0px 0px 0px;
}

.carousel.item
{
width: 100%;
height:200px;
float: left;    
}
.product_hdtxt {
margin: 0px 0px 12px 0px;
font-size:20px;
font-weight:600;
color:#a50b0b;
width:100%;
float: left;
padding: 0;
}
.product_hdtxt a
{
float:right;
margin: 0px 0px 0px 0px;
font-size:10px;
color:#fff;
background-color:#b50008;
border:1px solid #b50008;
border-radius:5px;
padding:3px 8px;
letter-spacing:0.8px;
font-weight:300;
}
.product_hdtxt a:hover, .product_hdtxt a:focus
{
background-color:transparent;
color:#b50008;
text-decoration:none;
}

.product_moretxt {
text-align: right;
/* margin-right: 30px; */
width: 100%;
height: auto;
float: left;
margin: 0px 0px 15px 0px;
position: absolute;
right: 22px;
top: 22px;
}
.product_moretxt a
{
color: #fff;
background-color: #a50b0b;
padding: 6px 15px;
font-size: 13px;
border-radius: 4px;
}
.product_moretxt a:hover, .product_moretxt a:focus
{
text-decoration:none;
color:#fff;
}
.product_moretxt a:hover, .product_moretxt a:focus
{
cursor:pointer;
}
.product_name
{
width: 100%;
height: auto;
float: left;
font-size: 12px;
letter-spacing: 0.4px;
color: #000;
font-weight: 800;
margin: 0px 0px 0px 0px;
text-align: center;
padding: 10px 0px 0px 0px;
}
.carousel_item p 
{
width: 100%;
height: auto;
float: left;
padding: 2px 0px;
}
.mrp
{
font-size:12px;
color:#111;
font-weight: 800;
letter-spacing: 0.8px;
margin: 0px 5px 0px 0px;
}
.price
{
font-size:12px;
color:#7b7b7b;
text-decoration:line-through;
letter-spacing: 0.8px;
margin: 0px 5px 0px 0px;
}
.off
{
font-size:12px;
font-weight:800;
color:#058ac9;
letter-spacing: 0.8px;

}
.caro_itembox
{
width: 100%;
height: auto;
padding: 10px;
margin-top: 5px;
float: left;
box-shadow: 0px 0px 5px 1px #efefef;
}
.caro_itembox:hover
{
box-shadow: 0px 0px 10px 1px #ccc;
cursor:pointer;
}
.wishlist
{
width: auto;
text-align: right;
/* padding: 20px; */
color: #fff;
height: auto;
float: left;
position: relative;
top: 20px;
left: 20px;
display:none;
}
.wishlist a
{
background-color:rgba(248, 249, 250, 0.72);
padding:4px 6px;
border-radius: 50%;
color:#555;
box-shadow: 0px 0px 8px 1px #ccc;
font-size: 12px;

}
.wishlist a:hover
{
box-shadow: 0px 0px 20px 1px #ccc;
}
.product_wishlist_icon
{
position: relative;
left: 82%;
top: -15px;
color: #000;
font-size:15px;
}
.quick_view_icon
{
float: right;    
margin:0px 0px 0px 0px !important;
color: #000;
font-size: 16px;
position: relative;
right: 14px;
top: 10px;
}
.quick_view_icon:hover, .quick_view_icon:focus
{
color: #000;    
}
.modal2 
{
position: absolute !important;
left: 50% !important;
top: 45% !important;
transform: translate(-50%, -50%) !important;
width: 65% !important;
}
.modal2 > .modal-content
{
padding:0px 20px;
}
.modal2 > .modal-content > .close
{
position: relative !important;
margin: 0 !important;
padding: 0 !important;
}
.wishlist_sec
{
width: 100%;
height: auto;
float: left;
}
.empty_wishlist
{
width: 100%;
height: auto;
float: left;	
}
.wishlist_hdtxt
{
width: 100%;
height: auto;
float: left;
font-size: 18px;
font-weight: 800;
color: #111;
letter-spacing: 0.8px;
border-bottom: 1px solid #eee;
padding: 0px 0px 10px 0px;
margin: 0px 0px 20px 0px;
}
.wishlist_img
{
width: 100%;
height: 150px;
float: left;
background-image:url(../images/blank-wishlist.svg);
background-repeat: no-repeat;
background-position: center;
background-size:contain;
margin:30px 0px 20px 0px;
}
.wishlist_subtxt
{
width: 100%;
height: auto;
float: left;
font-size: 15px;
font-weight:600;
color: #111;
letter-spacing: 0.7px;
text-align: center;
}
.wishlist_btn
{
width: 100%;
height: auto;
float: left;
text-align: center;
margin:30px 0px 30px 0px;
}
.wishlist_btn a
{
font-size: 12px;
font-weight: 300;
color: #fff;
letter-spacing: 0.8px;
text-align: center;
background-color: #921c1c;
border: 1px solid #921c1c;
padding: 10px 18px;	
}
.wishlist_btn a:hover, .wishlist_btn a:focus
{
text-decoration: none;
color: #921c1c;
background-color: transparent;
}
.wishlist_listed
{
width: 100%;
height: auto;
float: left;	
}
.productimg > .product_wishlist_icon
{
left: 95% !important;
top: 0px !important;
display:none;
}
.product_list1
{
width: 100%;
height: auto;
float: left;
margin: 0px 0px 10px 0px;
border-bottom: 1px solid #e8e8e8;
padding: 0px 0px 30px 0px;
}
.productlist_img
{
width: 18%;
height: 120px;
float: left;
background-image: url(../images/product-img/sprinklers/12ap-main.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: auto 100%;
margin: 0px 20px 0px 0px;
border:1px solid #e6e6e6;
}
.mm_product_name
{
width: 25%;
height: auto;
float: left;
font-weight: 800;
color: #000;
letter-spacing: 0.7px;
text-align: left;
font-size: 13px;
margin: 36px 0px 0px 0px;
line-height: 17px;	
}
.mm_product_name span
{
width: 100%;
height: auto;
float: left;
font-size: 12px;
font-weight: 300;
color: #b9b9b9;
margin: 12px 0px 0px 0px;
}
.product_rate
{
width: 25%;
height: auto;
float: left;
line-height: 20px;
margin: 37px 0px 0px 0px;
font-size: 18px;
font-weight: 800;
}
.product_rate span
{
font-size:13px;
font-weight: 300;
color: #555;
margin:5px 0px 0px 0px;
letter-spacing: 0.5px;
position: relative;
top:5px;	
}
.addto_cart_btn
{
width: 15%;
height: auto;
float: left;
text-align: center;
margin:62px 0px 0px 0px;	
}
.addto_cart_btn a
{
font-size: 15px;
letter-spacing: 0.6px;
font-weight: 300;
color: #fff;
background-color: #921c1c;
padding: 8px 14px;
border: 1px solid #921c1c;
border-radius: 5px;
}
.addto_cart_btn a:hover, .addto_cart_btn a:focus
{
text-decoration: none;
color: #921c1c;
background-color: transparent;
}
.delete_item_icon
{
width:14%;
height: auto;
float: left;
text-align: right;
margin:62px 0px 0px 0px;	
}
.delete_item_icon a
{
font-size:20px;
color: #000;
font-weight: 300;	
}
.delete_item_icon a:hover
{
color: #b50008;	
}
.mobv
{
display:none;
}
.deskv {
width: 100%;
height: auto;
float: left;
margin: 32px 0px 0px 0px;
}
.mobv1
{
display:none;
}
.deskv1
{
width:100%;
}
.mobv2
{
display:none;
}
.deskv2
{
width:100%;
height: auto;
float: left;
margin:0px 0px 0px 0px;
}

/*Carousel slider end*/



/* Product slider */
#resource-slider {
position: relative;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height:270px;
margin: auto;
border-radius: 3px;
background: #fff;
border: 1px solid #DDD;
overflow: hidden;
}

#resource-slider .arrow {
cursor: pointer;
position: absolute;
width: 2em;
height: 100%;
padding: 0;
margin: 0;
outline: 0;
background: transparent;
box-shadow: 0px 0px 0px 0px;
border: none;
}

#resource-slider .arrow:hover {
background: rgba(0, 0, 0, 0.1);
}

#resource-slider .arrow:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 0.75em;
height: 0.75em;
margin: auto;
border-style: solid;
}

#resource-slider .prev {
left: 0;
bottom: 0;
}

#resource-slider .prev:before {
left: 0.25em;
border-width: 3px 0 0 3px;
border-color: #333 transparent transparent #333;
transform: rotate(-45deg);
}

#resource-slider .next {
right: 0;
bottom: 0;
}

#resource-slider .next:before {
right: 0.25em;
border-width: 3px 3px 0 0;
border-color: #333 #333 transparent transparent;
transform: rotate(45deg);
}

#resource-slider .resource-slider-frame {
position: absolute;
top: 0;
left: 2em;
right: 2em;
bottom: 0;
border-left: 0.25em solid transparent;
border-right: 0.25em solid transparent;
overflow: hidden;
}

#resource-slider .resource-slider-item {
position: absolute;
top: 0;
bottom: 0;
width: 25%;
height: 100%;
}

#resource-slider .resource-slider-inset {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: 0.5em 0.25em;
overflow: hidden;
}

@media ( max-width: 60em ) {
#resource-slider .resource-slider-item {
width: 33.33%;
}
#resource-slider {
height: 16em;
}
}

@media ( max-width: 45em ) {
#resource-slider .resource-slider-item {
width: 50%;
}
}

@media ( max-width: 30em ) {
#resource-slider .resource-slider-item {
width: 100%;
}
#resource-slider {
height: 19em;
}
}
.resource
{
width: 100%;
height: auto;
float: left;
text-align: center;
padding: 30px;
border: 1px solid #eee;
margin: 20px 0px;
}
.resource img
{
width:auto;
height:150px;
margin:0px auto;
}
.resource_imgnametxt
{
position: absolute;
width: 100%;
left: 0;
bottom: 23px;
padding: 10px;
background-color: #000000c4;
color: #fff;
font-size: 15px;
letter-spacing: 1px;
}
.store_product_services_sec
{
width: 100%;
height: auto;
float: left;  
margin:20px 0px 20px 0px;
background-color:#fff;
padding:20px 0px 20px 0px;
}
.viewstore_hdr
{
width: 100%;
height: auto;
float: left;
box-shadow: 0px 0px 15px 1px #d8d8d8;
background-color: #fff;
position: fixed;
z-index: 111;
}
.store_product_services_sec_hdtxt {
width: 100%;
height: auto;
float: left;
font-size: 27px;
font-weight: 800;
color: #000;
text-align: center;
letter-spacing: 1px;
margin: 0px 0px 0px 0px;
}
.hdr_divider_dark {
width: 5%;
height: 5px;
float: left;
margin: 5px 47.5% 15px 47.5%;
background-color: green;
border-radius: 5px;
}
.store_product_services_list
{
width: 100%;
height: auto;
float:left;
margin:15px 0px 15px 0px;
}
.store_product_services_list ul
{
width: 100%;
height: auto;
float:left;
padding:0px;
margin:0px; 
}
.store_product_services_list ul li {
width: 24%;
height: auto;
float: left;
list-style: none;
padding: 0px;
background-color: #fff;
margin: 0px 0px 12px 11px;
}

a:hover{text-decoration: none;}

.gallery-top-text li a{ border: 1px solid #797979; padding: 8px 15px;border-radius: 50px; color: #797979;    display: inline-block;    margin: 3px 0;}  
.filter-button.active{background: #797979; color: #fff;}
.filter {border: 1px solid #fff; }

.overlay { }
.filter:hover .overlay {opacity: 0.8; }
.text {
color: white; 
font-size: 20px; 
position: absolute; 
bottom:0%; 
left:0%;
width: 100%;
height: auto;
float: left;
background-color: #000;
}

.filter img
{
width:auto;
height:100px;
float:left;
}



/* WooCommerce pagination */
nav.woocommerce-pagination {
display: flex;
flex-direction: row; 
flex-wrap: nowrap;
justify-content:end;
align-items: right;
overflow:visible !important
}
nav.woocommerce-pagination ul{
list-style:none;
text-align:center;
text-decoration:none;
margin:20px 10px 30px 0px;
}
nav.woocommerce-pagination li span.current,nav.woocommerce-pagination li a{
width:50px;
height:50px;
line-height:50px;
display:inline-block;
}
nav.woocommerce-pagination li{
box-shadow:0 3px 20px -0.2px rgba(0,0,0,0.1);transition:all 300ms cubic-bezier(0.250,0.100,0.250,1.000);transition-timing-function:cubic-bezier(0.250,0.100,0.250,1.000);
color:#000;
background:#fff;
float:left;
line-height: 0;
padding: 0 !important;
}
nav.woocommerce-pagination li a{
color:#000;
text-decoration:none;
}
nav.woocommerce-pagination li span.current,nav.woocommerce-pagination li:hover{
background-color: #045de9;
background-image: linear-gradient(315deg, #045de9 0%, #09c6f9 74%);
}
nav.woocommerce-pagination li span.current{
color:#fff;
}
nav.woocommerce-pagination li a.next{
width:auto!important;
padding:0px 22px !important;
position:relative;
}
nav.woocommerce-pagination li a.prev{
width:auto!important;
padding:0px 22px !important;
position:relative;
}
.next:after,.prev:before {
content:'';
position:absolute;
font-family:FontAwesome;
font-weight:400;
}
.prev:before{
left:13px;
}
.next:after{
right:13px;
}
.prev:before {
vertical-align: middle;
content: "\f060";
}
.next:after {
vertical-align: middle;
content: "\f061";
}
.view_store_footer {
width: 100%;
height: auto;
float: left;
background-color: #ffffff;
padding: 30px 0px 0px 0px;
border-top: 5px solid #204929;
}
.view_store_footer .privacyploicy
{
background-color:#3C5FAE;    
}
.pay_sec
{
width: 100%;
height: auto;
float: left; 
margin:0px 0px 25px 0px;
}
.nomargn
{
margin:0px 0px 0px 0px !important;    
}
#gallery ul
{
width: 100%;
height: auto;
float:left;   
margin: 0px 0px 0px 0px;
padding:0px;
}
#gallery ul li
{
list-style:none;
float:left;
}
.pro_serve_pagination
{
width: 100%;
height: auto;
float:left;  
margin:20px 0px 20px 0px;
}
.knw_more_abtstore
{
width: 100%;
height: auto;
float:left;
margin:0px 0px 20px 0px;
text-align:center;
}
.knw_more_abtstore a
{
background-color:#204929;
border:2px solid #204929;
color:#fff;
font-size:15px;
font-weight:300;
letter-spacing:1px;
padding:9px 15px;
border-radius:5px;
}
.knw_more_abtstore a:hover, .knw_more_abtstore a:focus
{
background-color:transparent; 
color:#204929;
text-decoration:none;
}
.abt_store_pointimg1
{
width:80px;
height:80px;
margin:0px auto;
border-radius:50%;
background-color:#fff;
padding:9px 15px;
}
.abt_store_pointimg1 img
{
height: 48px;
position: relative;
top: 7px;
}
.abt_store_pointimg_hdtxt
{
width:100%;    
height: auto;
float: left;
font-weight: 800;
color:#555;
letter-spacing: 0.7px;
text-align: center;
font-size: 13px;
margin:5px 0px 1px 0px;
}
.abt_store_pointimg_subtxt
{
width:100%;    
height: auto;
float: left;
font-weight:300;
color:#555;
letter-spacing: 0.7px;
text-align: center;
font-size: 13px;
margin:0px 0px 5px 0px;
}












/*Product slider end*/
















.our_products 
{
width: 100%;
height: auto;
float:left;
background-color: #fff;
margin: 0px 0px 20px 0px;
padding:20px;
border-radius: 5px;
}
.off_per
{
font-size: 9px;
font-weight: 300;
color: #fff;
letter-spacing: 0.5px;
position: absolute;
right: 35px;
background-color:#b50008;
padding: 3px 4px;
border-radius: 5px;
top: 20px;
}
.abt_product
{
width: 100%;
height:auto;
float: left;
padding: 5px 10px;
text-align: center;
}
.abt_product2 {
width: 100%;
height: auto;
float: left;
padding: 5px 10px;
text-align: center;
}
.abt_product_nametxt
{
width: 100%;
height: auto;
float: left;
font-size: 12px;
font-weight: 600;
color:#b50008;
letter-spacing: 0.5px;
margin: 0px 0px 12px 0px;
white-space: break-spaces;
}
.difheight
{
height:310px !important;
}
.our_productsimg1 img, .our_productsimg2 img, .our_productsimg3 img, .our_productsimg4 img
{
width: auto;
height: auto;
margin-left: auto;
margin-right: auto;
display: block;
}
.detail_page
{
margin: 30px 0px 0px 0px;    
}
.our_productsimg1 {
width: 90%;
height: auto;
float: left;
box-shadow:0px 3px 7px 1px #fdfdfd;
margin: 10px 2px 15px 2px;
padding: 10px 2px 25px 2px;
}
.our_productsimg2
{
width: 90%;
height: auto;
float: left;
border: 1px solid #f8f8f8;
margin:10px 2px 15px 2px;
}
.our_productsimg1:hover, .our_productsimg2:hover, .our_productsimg3:hover, .our_productsimg4:hover
{
box-shadow: 0px 3px 7px 1px #eee;    
}
.our_productsimg3
{
width: 90%;
height: auto;
float: left;
border: 1px solid #f8f8f8;
margin:10px 2px 15px 2px;
}
.our_productsimg4
{
width: 90%;
height: auto;
float: left;
border: 1px solid #f8f8f8;
margin:10px 2px 15px 2px;
}
.hitech_product_slider {
width: 100%;
height: auto;
float: left;
background-color: #fff;
padding: 10px 25px;
}

.product_display_img
{
width: 60%;
height: auto;
float: left; 
margin:0px 20%;
}
/*.product_display_img img
{
height: 100%;
width: 100%;
display: flex;
align-items: center;
justify-content: center;    
}*/
.MS-content .item
{
margin:0px 0px 0px 0px;    
}
.abt_product_price
{
width: 100%;
height: auto;
float: left;    
}
.colalign
{
padding: 0px 0px 0px 23px !important;    
}
#exampleSlider {
width: 100%;
height: auto;
float: left;
position: relative;
min-height: 430px;
max-height: 450px;
}
@media (max-width: 767px) {
#exampleSlider {
border-color: transparent;
}
}
#exampleSlider .MS-content {
margin: 15px 0%;
overflow: hidden;
width: 100%;
height:410px;
float: left;
}
@media (max-width: 767px) {
#exampleSlider .MS-content {
margin: 0;
}
}
#exampleSlider .MS-content .item {
display: inline-block;
height: auto;
overflow: hidden;
position: relative;
vertical-align: top;
border-right: none;
width: 20%;
}
@media (max-width: 1200px) {
#exampleSlider .MS-content .item {
width: 25%;
}
}
@media (max-width: 992px) {
#exampleSlider .MS-content .item {
width: 33.3333%;
}
}
@media (max-width: 767px) {
#exampleSlider .MS-content .item {
width: 50%;
}
}
#exampleSlider .MS-content .item p {
font-size: 30px;
text-align: center;
line-height: 1;
vertical-align: middle;
margin: 0;
padding: 10px 0;
}
#exampleSlider .MS-controls button {
position: absolute;
border: none;
background: transparent;
font-size:22px;
outline: 0;
top:45%;
}
@media (max-width: 767px) {
#exampleSlider .MS-controls button {
display: none;
}
}
#exampleSlider .MS-controls button:hover {
cursor: pointer;
}
#exampleSlider .MS-controls .MS-left {
left: 0px !important;
margin: 0px 0px 0px -10px !important;
padding: 0px !important;
}




@media (max-width: 992px) {
#exampleSlider .MS-controls .MS-left {
left: -2px;
}
}
#exampleSlider .MS-controls .MS-right {
right:-17px !important;
}
@media (max-width: 992px) {
#exampleSlider .MS-controls .MS-right {
right:2px !important;
}
}
/*slider2*/
#exampleSlider2 {
width: 100%;
height: auto;
float: left;
position: relative;
}
@media (max-width: 767px) {
#exampleSlider2 {
border-color: transparent;
}
}
#exampleSlider2 .MS-content {
margin: 0px 0% 15px 0%;
overflow: hidden;
width: 100%;
height:382px;
float: left;
}
@media (max-width: 767px) {
#exampleSlider2 .MS-content {
margin: 0;
}
}
#exampleSlider2 .MS-content .item {
display: inline-block;
height: 100%;
overflow: hidden;
position: relative;
vertical-align: top;
border-right: none;
width: 20%;
}
@media (max-width: 1200px) {
#exampleSlider2 .MS-content .item {
width: 25%;
}
}
@media (max-width: 992px) {
#exampleSlider2 .MS-content .item {
width: 33.3333%;
}
}
@media (max-width: 767px) {
#exampleSlider2 .MS-content .item {
width: 50%;
}
}
#exampleSlider2 .MS-content .item p {
font-size: 30px;
text-align: center;
line-height: 1;
vertical-align: middle;
margin: 0;
padding: 10px 0;
}
#exampleSlider2 .MS-controls button {
position: absolute;
border: none;
background: transparent;
font-size: 30px;
outline: 0;
top:47%;
}
@media (max-width: 767px) {
#exampleSlider2 .MS-controls button {
display: none;
}
}
#exampleSlider2 .MS-controls button:hover {
cursor: pointer;
}
#exampleSlider2 .MS-controls .MS-left {
left: -15px !important;
margin:0px !important;
padding:0px !important;
}
@media (max-width: 992px) {
#exampleSlider2 .MS-controls .MS-left {
left: -15px !important;
margin:0px !important;
padding:0px !important;
}
}
#exampleSlider2 .MS-controls .MS-right {
right:0px;
}
@media (max-width: 992px) {
#exampleSlider2 .MS-controls .MS-right {
right: -2px;
}
}

/* Confirm to Buy */
.proceed_to_buy_items
{
width:100%;
height:auto;
float:left;
margin:0px 0px 5px 0px;  
background-color:#eee;
padding: 10px;
}
.proceed_to_buy_itemsimg
{
width:30%;
height:auto;
float:left;
margin:0px 10px 0px 0px;
}
.proceed_to_buy_items_content
{
width:66%;
height:auto;
float:left;
margin:0px 0px 0px 0px;
}
.proceed_to_buy_itemsimg img
{
width:auto;
height:65px;
float:left;   
}
.to_buy_items_price
{
width:100%;
height:auto;
float:left;
font-size:11px;
font-weight:800;
color:#000;
letter-spacing:0.5px;
margin:10px 0px 0px 0px;
}
.to_buy_items_price span
{
font-size: 10px !important;
margin: 0px 5px 0px 0px !important;
text-decoration: line-through !important;
color: #555 !important;
}
.to_buy_items_nametxt
{
width:100%;
height:auto;
float:left; 
font-size:11px;
font-weight:400;
color:#000;
letter-spacing:0.2px;
line-height: 18px;
}
.to_buy_items_nametxt span {
font-weight: 800;
margin: 3px 0px 0px 0px;
font-size: 13px;
width: 100%;
height: auto;
float: left;
}
.product_qty 
{
width:100%;
height:auto;
float:left;    
}
.product_qty select 
{
width:30%;
height:auto;
float:left; 
border:1px solid #555;
background-color:transparent;
font-size:11px;
font-weight:400;
color:#000;
margin:10px 0px 0px 0px;
padding:4px 0px 4px 4px;
}
.product_qty span
{
position: absolute;
margin: 13px 0px 0px -18px;
font-size: 20px;    
}

.payment_page
{
width:100%;
height:auto;
float:left;
margin:30px 0px 0px 0px;
}
.payment_confirmation
{
width:100%;
height:auto;
float:left;
margin:30px 0px 0px 0px;
}
.proceed_to_buy
{
width:100%;
height:auto;
float:left;
border:1px solid #eee;
border-radius:5px;
padding:15px;
}
.items_subtotal {
width: 100%;
height: auto;
float: left;
margin:5px 0px 5px 0px;
}
.items_subtotal label
{
width: 170px;
font-weight:300;
}
.boldtxt
{
font-weight:800 !important;    
}
.boldtxt label
{
font-weight:800 !important;    
}
.items_subtotal span
{
float:right;    
}
.subtot_divider
{
width: 100%;
height:0.5px;
float: left;
background-color:#eee;
margin:3px 0px 3px 0px;
}
.payment_buynow_btn
{
width: 100%;
height: auto;
float: left;
text-align: center;
margin:0px 0px 0px 0px;
}
.payment_buynow_btn button
{
background-color:#058ac9;
color: #fff;
padding:6px 70px;
border: 1px solid #058ac9;
font-size: 16px;
font-weight: 300;
letter-spacing: 0.5px;
border-radius:5px;
}
.payment_buynow_btn button:hover, .payment_buynow_btn button:focus
{
text-decoration:none;
color:#058ac9;
background-color:transparent;
}

.payment_method
{
width:100%;
height: auto;
float: left; 
border:1px solid #eee;
border-radius:5px;
padding:15px 15px;
}
.payment_method_hdtxt
{
width: 100%;
height: auto;
float: left;
font-size: 14px;
font-weight: 800;
letter-spacing: 0.8px;
color: #000;
margin: 0px 0px 10px 0px;
}
.payment_method_list 
{
width: 100%;
height: auto;
float: left;    
}
.payment_method_list ul
{
width: 100%;
height: auto;
float: left; 
padding:0px;
margin:0px;
}
.payment_method_list ul li
{
list-style:none;
font-size: 14px;
font-weight:300 !important;
letter-spacing: 0.8px;
color: #000;  
}
.payment_method_list ul li span
{
font-size: 14px;
font-weight:800 !important;
letter-spacing: 0.8px;
color: #000;    
}
.payment_buynow_btn p
{
width: 100%;
height: auto;
float: left;
padding: 0px;
font-size: 12px;
font-weight: 300 !important;
letter-spacing: 0.8px;
color: #000;
margin: 10px 0px 0px 0px;
}
.review_order_subtxt
{
width: 100%;
height: auto;
float: left;
padding: 0px;
font-size: 12px;
font-weight: 300 !important;
letter-spacing: 0.8px;
color: #000;
margin:0px 0px 10px 0px;    
}
.order_review_shipadd
{
width: 100%;
height: auto;
float: left;    
}
.order_review_shipadd_hdtxt
{
width: 100%;
height: auto;
float: left;
padding: 0px;
font-size: 12px;
font-weight: 800 !important;
letter-spacing: 0.8px;
color: #000;
margin:0px 0px 10px 0px;    
}
.order_review_shipadd_hdtxt a
{

}
.full_add_display
{
width: 100%;
height: auto;
float: left;
font-size: 12px;
font-weight:300 !important;
letter-spacing: 0.7px;
color: #000;
}
.add_name
{
font-weight:800 !important;    
}
.add_deli_add
{
width: 100%;
height: auto;
float: left;
margin:10px 0px 0px 0px;
}
.add_deli_add a
{
font-size: 12px;
font-weight:300 !important;
letter-spacing: 0.7px;
color:#337ab7;    
}
.promo_code
{
width: 100%;
height: auto;
float: left;    
}
.promo_code form
{
width: 100%;
height: auto;
float: left;    
}
.promo_code input
{
border:1px solid #eee;
padding:5px 8px;
}
.promo_code button
{
background-color: #0371a5;
border: 1px solid #0371a5;
padding: 4px 9px;
color: #fff;
}
.place_order_btn
{
width: 100%;
height: auto;
float: left; 
margin:0px 0px 10px 0px;
text-align:center;
}
.place_order_btn button
{
background-color:#058ac9;
color: #fff;
font-size: 13px;
font-weight: 300;
letter-spacing: 0.6px;
border: 1px solid #058ac9;
padding: 7px 18px;
border-radius: 5px;
}
.place_order_btn button:hover
{
background-color:transparent;
color:#058ac9;
}
.order_summary_orderlist
{
width: 100%;
height: auto;
float: left;
margin: 0px 0px 25px 10px;
border-bottom: 1px solid #f7f7f7;
padding: 0px 0px 20px 0px;
}
.choose_return_item {
width: auto;
height: auto;
float: left;
margin: 0px 10px 0px 0px;
}
.abt_return_items {
width: 95%;
height: auto;
float: left;
}
.reason_for_item_return {
width: 100%;
height: auto;
float: left;
display: none;
}
.why_return {
width: 100%;
height: auto;
float: left;
font-size: 12px;
font-weight: 600;
color: #000;
letter-spacing: 0.2px;
margin: 0px 0px 12px 0px;
}
.reason_for_item_return select {
width: 100%;
height: auto;
float: left;
border: 1px solid #eee;
padding: 7px 10px;
border-radius: 5px;
font-size: 12px;
font-weight: 600;
color: #000;
letter-spacing: 0.2px;
}
.item_arrowdown {
position: absolute;
font-size: 25px;
margin: 33px 0px 0px -27px;
background-color: #fff;
}
.order_summarytxt
{
width: 100%;
height: auto;
float: left; 
font-size: 13px;
font-weight:800;
letter-spacing: 0.6px;
color:#000;
margin:5px 0px 5px 0px;
}
.product_review_qty
{
width:70%;
height: auto;
float: left; 
margin:5px 0px 5px 0px;
}
.product_review_qty label
{
width:30px;
height: auto;
float: left;     
}
/* Confirm to Buy end */










/*Back to top*/
#back-to-top {
position: fixed;
bottom: 40px;
right: 40px;
z-index: 9999;
width: 32px;
height: 32px;
text-align: center;
line-height: 30px;
color: #444;
cursor: pointer;
border: 0;
border-radius: 2px;
text-decoration: none;
transition: opacity 0.2s ease-out;
opacity: 0;
}
#back-to-top:hover {

}
#back-to-top.show {
opacity: 1;
}
#content {
height: 2000px;
}

/*Back to top*/


/*Cart */
.bodbg
{
background-color:#fff !important;
}
.cart_header
{
width:100%;
height:70px;
background-color:#C60202;
}
.sitelg
{
text-decoration:none;
}
.sitelg:hover
{
text-decoration:none;
}
.social_links
{
margin-bottom: 20px;
border-bottom: 1px solid #ccc;
padding-bottom: 25px;
text-align:center;
margin-top:30px;
}
.popfacebook
{
margin-right:10px;
color:#fff;
background-color:#428bca;
padding:12px 34px;
border-radius:3px;
}
.popfacebook:hover
{
text-decoration:none;
color:#fff;
background-color:#357ebd;
}
.popgoogle
{
margin-right:10px;
color:#fff;
background-color:#d9534f;
padding:12px 34px;
border-radius:3px;
}
.popgoogle:hover
{
text-decoration:none;
color:#fff;
background-color:#d43f3a;
}
.forget_pw
{
/*   font-size: 12px;
color: #448aff;
position: absolute;
right: 24px;
margin-top: -25px;*/}

.forget_pw:hover
{
text-decoration:none;
}
.pulleft
{
width:100% !important;
}
.cart_header_logo
{
width:90%;
height:auto;
float:left;
}
.cart_header_logo a:hover
{
text-decoration:none;
}
.cart_header_login
{
width:10%;
height:auto;
float:left;
margin:7px 0px;
}
.cartsmilelogo
{
float: left;
text-align:left;
font-size: 51px;
margin-right:5px;
}

.zero_items
{
margin:20px 0px;
font-size:14px;
}
.zero_items span
{
font-size:14px;
color:#111;
font-weight:700;
}
.empty_cart
{
width:100%;
height:auto;
display:;
}
.mycart
{
width:100%;
height:auto;
margin:15px 0px 0px 0px;
font-size:14px;
color:#555;
text-align: right;
}
.mycart a
{
font-size:14px;
color:#555;
}
.shopcart_items
{
float:left;
font-size:14px;
color:#555;
}
.shopcart_items span
{
color:#111;
font-weight:700;
}
.totalpay_order
{
font-size:16px;
color:#111;
font-weight:300;
}
.totalpay_order span
{
font-weight:700;
}
.totalpay_order a
{
background-color: #b20101;
color: #fff;
padding: 12px 30px;
border-radius: 3px;
font-size: 13px;
font-weight: 300;
margin-left: 15px;
letter-spacing: 0.8px;
border:1px solid  #b20101;
}
.totalpay_order a:hover, .totalpay_order a:focus
{
background-color:transparent;    
text-decoration:none;
color:#b20101;
}

.final_productdetails
{
width: 100%;
height: auto;
margin:10px 0px 10px 0px;
float: left;
border-top: 1px solid #eee;
padding: 10px 0px;
border-bottom: 1px solid #eee;

}
.itemimg 
{
width: 15%;
height: auto;
float: left;
margin: 0px 20px 0px 0px;
}
.itemimg img
{
width:auto;
height:100px;
float:left;
border:1px solid #eee;
}
.underline
{
border-bottom:1px solid #eee;
padding-bottom:20px;
padding-left:0px;
}
.itemdetail_headtxt {
width: 65%;
height: auto;
float: left;
}
.quantity_headtxt
{
width:18%;
float:left;
text-align:center;
}
.quantity_headtxt span i
{
font-size:10px;
cursor:pointer;
}
.show_details
{
font-size:12px;
cursor:pointer;
margin-top:5px;
color:#44A7FF;
}
.singleprice_headtxt {
width: 15%;
float: left;
height: auto;
text-align: right;
}
.totalprice_headtxt {
width: 20%;
float: left;
height: auto;
text-align: right;
}
.totalprice_headtxt span
{
color:#111;
font-weight:700;
font-size:15px;
}
.total_payable
{
width:100%;
height:auto;
float:left;
}
.payment_policy
{
width:70%;
height:auto;
float:left;
margin:10px 0px;
font-size:11px;
}
.add_total_pay 
{
width: 30%;
height: auto;
float: left;
margin: 10px 0px 52px 0px;
line-height: 30px;
}
.item_detail_right
{
width:80%;
height:auto;
float:left;    
}
.item_nametxt
{
width:100%;
height:auto;
float:left;
color:#111;
font-weight:800;
font-size:15px;
letter-spacing:1px;
}
.free_txt {
font-size: 12px;
color: #6aaa20!important;
width: 100%;
height: auto;
float: left;
padding: 0px;
margin: 0px;
}
.totalpay {
font-size: 14px;
color: #111!important;
width: 100%;
height: auto;
float: left;
padding: 0px;
margin: 0px;
}
.totalpaytxt {
font-size: 14px;
color: rgba(0,0,0,.54) !important;
font-weight: 300;
width: 100%;
height: auto;
float: left;
padding: 0px;
margin: 0px;
}
.final_amt_txt {
font-size: 16px;
font-weight: 700;
width: 100%;
height: auto;
float: left;
margin: 0px;
padding: 0px;
}
.itemimg_name
{
width:75%;
float:left;
}
.itemimg_name span
{
font-size:15px;
color:#111;
font-weight:300;
letter-spacing: 0.8px;
}
.itemimg_name a
{
font-size:11px;
}
.itemimg_name a:hover
{
text-decoration:none;
}
.place_order
{
background-color: #006595;
border:1px solid #006595;
color: #fff;
padding:12px 10px;
border-radius: 3px;
font-size: 13px;
font-weight:300;
margin-left: 15px;
letter-spacing: 0.8px;
}
.place_order:hover
{
background-color:transparent;    
text-decoration:none;
color: #006595;
}
.final_place_order
{
float: left;
width: 100%;
text-align: right;
margin: 10px 0px 20px 0px;
}
.final_place_order:hover
{
text-decoration:none;
color:#fff;
}
.mode_0f_payment
{
width:100%;
float:left;
height:auto;
border-top:1px solid #eee;
padding:30px 0px;
margin-top:20px;
}
.happycustomers
{
font-size:14px;
color:#aaa;
}
.delivery_details {
width: 100%;
margin: 8px 0px;
font-size: 14px;
color: #111;
padding: 0px;
float: left;
height: auto;
}
.delivery_details span
{
font-weight:700;
}
.items
{
width:100%;
height:auto;
padding:20px 0px;
border-bottom:1px solid #eee;
float:left;
}
.delete_item
{
color: #44A7FF;
border: 1px solid #44A7FF;
border-radius: 50%;
padding: 5px 7px;
}
.add_item
{
color: #44A7FF;
border: 1px solid #44A7FF;
border-radius: 50%;
padding: 5px 7px;
}
.numberof_items
{
width:30%;
float:left;
}
.emptycartimg
{
width:100%;
text-align:center;
margin:50px 0px;
}
.yourcart_empty
{
text-align:center;
font-size:25px;
}
.continue_shopping
{
text-align:center;
margin:50px 0px 10px 0px;
}
.continue_shopping a
{
background-color:#058ac9 ;
border:1px solid #058ac9;
color:#fff;
font-size:15px;
font-weight:400;
padding:10px 70px;
border-radius:2px;
}
.continue_shopping a:hover, .continue_shopping a:focus
{
background-color:transparent;    
text-decoration:none;
color:#058ac9;
}
.or
{
width:100%;
text-align:center;
margin:30px 0px 15px 0px;
font-size:15px;
color:#aaa;
}
.options_below
{
width:100%;
text-align:center;
font-size:14px;
color:#111;
font-weight:300;
}
.product_links
{
width:100%;
text-align:center;
font-size:14px;
color:#111;
font-weight:300;
margin:10px 0px 30px 0px;
}
.product_links a
{
font-size:13px;
}
.product_links a:hover
{
text-decoration:none;
}
/*Cart End */


/* Order */
.order_container
{
width:70%;
height: auto;
float: left;
margin:0px 15%;
}
.order_hdr
{
width: 100%;
height: auto;
float: left;
margin:30px 0px 10px 0px;
}
.order_search_form
{
width: 100%;
height: auto;
float: left;
text-align: right;
}
.order_search_form input
{
width: 300px;
height: auto;
float: left;
padding: 7px 8px 7px 10px;
border: 1px solid #ccc;
position: absolute;
right:20%;
}
.order_search_form i
{
position: relative;
right: 25px;
top: 8px;
}
.order_search_form i:hover
{
cursor: pointer;
}
.order_search_form a
{
background-color: #b50008;
color: #fff;
font-size: 12px;
font-weight: 300;
letter-spacing: 0.8px;
border: 1px solid #b50008;
padding: 9px 12px;
margin: 0px 0px 0px -10px;
position: relative;
top: 7px;
}
.order_search_form a:hover, .order_search_form a:focus
{
text-decoration: none;
color: #fff;
}
.order_hdr_hdtxt
{
width: 100%;
height: auto;
float: left;
font-size:25px;
font-weight:800;
letter-spacing: 0.8px;
margin: 5px 0px;
}
.ordered_items_hdr
{
width: 100%;
height: auto;
float: left;
}
.ordered_items_hdr
{
width: 100%;
height: auto;
float: left;
padding: 0px 0px 9px 0px;
border-bottom:1px solid #ccc;
}
.ordered_items_hdr ul
{
width: 100%;
height: auto;
float: left;
padding: 0px;
margin: 0px;
}
.choose_item_hdtxt {
width: 100%;
height: auto;
float: left;
font-size: 30px;
font-weight: 800;
letter-spacing: 0.1px;
color: #000;
margin: 0px 0px 20px 0px;
}
.return_dt {
width: 100%;
height: auto;
float: left;
font-size: 12px;
font-weight: 300;
letter-spacing: 0.1px;
padding: 10px 0px;
color: #000;
border-bottom: 1px solid #eee;
margin: 0px 0px 10px 0px;
}
.return_dt span {
font-weight: 800;
}
.return_items_list {
width: 100%;
height: auto;
float: left;
display: none;
}
.items_returning {
width: 100%;
height: auto;
float: left;
font-size: 12px;
font-weight: 800;
padding: 2px 0px;
color: #000;
text-align: left;
margin: 10px 0px;
}
.return_items_list ul {
width: 100%;
height: auto;
float: left;
}
.return_items_list ul li {
width: 100%;
height: auto;
float: left;
list-style: none;
}
.return_items_list ul li img {
width: auto;
height: 100px;
float: left;
margin: 0px 0px 10px 0px;
}
.why_return_itemstxt {
width: 100%;
height: auto;
float: left;
background-color: #eee;
padding: 15px 15px;
margin: 0px 0px 18px 0px;
}
.why_return_label {
width: 100%;
height: auto;
float: left;
color: #000;
font-size: 12px;
font-weight: 800;
letter-spacing: 0.8px;
}
.why_return_txt {
width: 100%;
height: auto;
float: left;
color: #000;
font-size: 12px;
font-weight: 300;
letter-spacing: 0.8px;
}
.opt_radiobtn {
width: 100%;
height: 25px;
float: left;
text-align: center;
margin: 0px 0px 0px 0px;
}
.exchange_item_yr_choicehdtxt {
width: 100%;
height: auto;
float: left;
color: #000;
font-size: 14px;
font-weight: 800;
letter-spacing: 0.8px;
margin: 0px 0px 5px 0px;
}
.exchange_item_yr_choicesubtxt {
width: 100%;
height: auto;
float: left;
color: #000;
font-size: 12px;
font-weight: 300;
letter-spacing: 0.2px;
margin: 0px 0px 10px 0px;
}
.exchange_item_btn {
width: 100%;
height: auto;
float: left;
margin: 10px 0px 25px 0px;
}
.exchange_item_btn a {
color: #fff;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.2px;
background-color: #f00;
padding: 8px 12px;
border-radius: 5px;
}
.exchange_item_terms_conditions label {
width: auto;
height: auto;
color: #000;
font-size: 11px;
font-weight: 600;
letter-spacing: 0.2px;
position: relative;
top: -2px;
}
.refund_df_acc_balance_sec {
width: 100%;
height: auto;
float: left;
margin: 10px 0px;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
padding: 10px 0px;
}
.refund_df_acc_balance {
width: 100%;
height: auto;
float: left;
color: #000;
font-size: 12px;
font-weight: 800;
letter-spacing: 0.8px;
}
.refund_original_paymeny {
width: 100%;
height: auto;
float: left;
color: #000;
font-size: 12px;
font-weight: 800;
letter-spacing: 0.8px;
}
.items_returning {
width: 100%;
height: auto;
float: left;
font-size: 12px;
font-weight: 800;
padding: 2px 0px;
color: #000;
text-align: left;
margin: 10px 0px;
}
.return_items_lists ul {
width: 100%;
height: auto;
float: left;
}
.return_items_lists ul li {
width: 100%;
height: auto;
float: left;
list-style: none;
}
.return_items_lists ul li img {
width: auto;
height: 100px;
float: left;
margin: 0px 0px 10px 0px;
}
.returing_item_img {
width: 100%;
height: auto;
float: left;
}
.returing_item_img img {
width: 100%;
height: 120px;
float: left;
}
.refund_summary_lists
{
width: 100%;
height: auto;
float: left;
}
.items_returning {
width: 100%;
height: auto;
float: left;
font-size: 12px;
font-weight: 800;
padding: 2px 0px;
color: #000;
text-align: left;
margin: 10px 0px;
}
.refund_summary_lists ul {
width: 100%;
height: auto;
float: left;
border-bottom: 1px solid #eee;
padding: 0px 0px 15px 0px;
}
.refund_summary_lists ul li {
width: 100%;
height: auto;
float: left;
list-style: none;
text-align: left;
font-size: 11px;
letter-spacing: 0.1px;
color: #000;
font-weight: 300;
line-height: 20px;
}
.refund_summary_lists ul li span {
float: right;
}
.total_highlighttxt {
font-weight: 800 !important;
}
.ordered_items_hdr ul li
{
list-style: none;
float: left;
width:auto;
height: auto;
margin:0px 20px 0px 0px;
}
.ordered_items_hdr ul li a
{
font-size:14px;
font-weight:300;
letter-spacing: 0.8px;
color:#206aab;
text-decoration: none;
padding: 0px 0px 9px 0px;

}
.ordered_items_hdr ul li a:hover
{
text-decoration: none;
color: #000;
font-weight: 600;
border-bottom:2px solid #000;
}
.ordered_items_hdr_active a
{
text-decoration: none !important;
color: #000 !important;
font-weight: 600 !important;
border-bottom:2px solid #000 !important;	
}
.order_shorted
{
width: 100%;
height: auto;
float: left;
margin:10px 0px;	
}
.order_shorted_sec
{
width: 100%;
height: auto;
float: left;
margin: 10px 0px 10px 0px;	
}
.order_shorted_sec form
{
width:auto;
height: auto;
float: left;
}
.order_shorted_sec label
{
width: 128px;
height: auto;
float: left;
margin: 0px;
padding: 7px 0px;
letter-spacing: 0.7px;
font-size: 13px;	
}
.order_shorted_sec form select
{
border: 1px solid #eee;
padding:5px 8px 5px 8px;
width: 130px;
height: auto;
float: left;
font-size: 13px;
background-color: #eee;
border-radius: 5px;
}
.order_shorted_sec form span
{
position: relative;
right: 23px;
font-size: 22px;
top:3px;	
}
.order_shorted_sec form i:hover
{
cursor: pointer;
}
.order_item
{
width: 100%;
height:auto;
float: left;
border:1px solid #ccc;
border-radius:5px;
margin: 0px 0px 20px 0px;
}
.order_item_hdr
{
width: 100%;
height: auto;
float: left;
background-color: #eee;
padding: 10px 5px;
}
.order_item_bdy
{
width: 100%;
height: auto;
float: left;
padding: 10px;
}
.shipped_to span
{
font-weight: 800;
margin: 0px 0px 10px 0px;
}
.order_placed_date
{
width: 100%;
height: auto;
float: left;
font-size: 11px;
font-weight: 300;
color: #555;
letter-spacing: 0.5px;
margin: 3px 0px;		
}
.product_price
{
width: 100%;
height: auto;
float: left;
text-align:right;
font-size: 12px;
font-weight: 800;
color: #555;
letter-spacing: 0.8px;
margin: 2px 0px;
}
.shipped_to
{
width: 100%;
height: auto;
float: left;
font-size:10px;
font-weight: 300;
color: #555;
letter-spacing: 0.8px;
line-height:18px;	
}
.order_item_hdr_right
{
width: 100%;
height: auto;
float: left;
text-align: right;
font-size:12px;
font-weight: 300;
color: #555;
letter-spacing: 0.8px;
line-height:22px;		
}
.why_return_txt a {
float: right;
}


/* Dropoff Location popup */
.Click-here {
cursor: pointer;
}
.Click-here:hover{

}
.custom-model-main {
text-align: center;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0; /* z-index: 1050; */
-webkit-overflow-scrolling: touch;
outline: 0;
opacity: 0;
-webkit-transition: opacity 0.15s linear, z-index 0.15;
-o-transition: opacity 0.15s linear, z-index 0.15;
transition: opacity 0.15s linear, z-index 0.15;
z-index: -1;
overflow-x: hidden;
overflow-y: auto;
}

.model-open {
z-index: 99999;
opacity: 1;
overflow: hidden;
}
.custom-model-inner {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: -webkit-transform 0.3s ease-out;
-o-transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
display: inline-block;
vertical-align: middle;
width: 600px;
margin:-150px auto 30px auto !important;
max-width: 97%;
}
.custom-model-wrap {
display: block;
width: 100%;
position: relative;
background-color: #fff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
outline: 0;
text-align: left;
padding: 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
max-height: calc(100vh - 70px);
overflow-y: auto;
}
.model-open .custom-model-inner {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
position: relative;
z-index: 999;
}
.model-open .bg-overlay {
background: rgba(0, 0, 0, 0.6);
z-index: 99;
}
.bg-overlay {
background: rgba(0, 0, 0, 0);
height: 100vh;
width: 100%;
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 0;
-webkit-transition: background 0.15s linear;
-o-transition: background 0.15s linear;
transition: background 0.15s linear;
}
.close-btn {
position: absolute;
right: 0;
top: -30px;
cursor: pointer;
z-index: 99;
font-size: 30px;
color: #fff;
}

@media screen and (min-width:800px){
.custom-model-main:before {
content: "";
display: inline-block;
height: auto;
vertical-align: middle;
margin-right: -0px;
height: 100%;
}
}
@media screen and (max-width:799px){
.custom-model-inner{margin-top: 45px;}
}
.cho_dropoff_location
{
width:100%;
height:auto;
float:left;
font-size: 18px;
font-weight: 800;
color:#000;
letter-spacing:0.1px;
margin:0px 0px 10px 0px;  
}
/* Dropoff Location popup end */









.order_item_bdy_hdtxt {
width: 100%;
height: auto;
float: left;
font-size: 15px;
font-weight: 300;
color: green;
letter-spacing: 0.8px;
margin: 0px 0px 10px 0px !important;
}
.order_item_bdy_hdtxt span
{
color: #000;
font-size: 13px;
font-weight: 800;	
}
.order_item_bdy_subtxt {
width: 100%;
height: auto;
float: left;
font-size: 15px;
font-weight: 300;
color: #000;
letter-spacing: 0.1px;
margin: 0px 0px 12px 0px !important;
}
.order_item_img
{
width:15%;
height: 50px;
float: left;
background-image:url(../images/items/banana-chips.png);
background-repeat: no-repeat;
background-position: center;
background-size:contain;
margin: 0px 25px 0px 0px;
}

.return_eligible_rule {
width: 80%;
height: auto;
float: left;
margin: 2px 0px 10px 0px;
font-size: 11px;
letter-spacing: 0.2px;
font-weight: 300;
color: #000;
}
.buy_it_againbtn {
width: 80%;
height: auto;
float: left;
margin: 5px 0px 5px 0px;
}
.buy_it_againbtn a {
background-color: #b50008;
color: #fff !important;
padding: 8px 15px;
font-size: 11px;
letter-spacing: 0.7px;
text-decoration: none !important;
border-radius: 5px;
}




.order_item_name {
width: 70% !important;
height: auto !important;
float: left !important;
line-height: 22px !important;
}
.order_item_name a
{
color:#000;   
}
.order_item_name i
{
font-size:13px;
font-weight: 300;
color:#111;	
}
.order_item_name span
{
font-size:13px;
font-weight: 300;
color:red !important;	
}
.track_orderbtn
{
width: 100%;
height:auto;
float: left;
margin:12px 0px 10px 0px;
}
.track_orderbtn a
{	
width:100%;
height: auto;
float: left;
text-align: center;
padding: 8px 0px;
border-radius:5px;
background-color:#b50008;
color: #fff;
font-size:9px;
font-weight: 300;
letter-spacing: 0.7px;
margin: 0px 0px; 
}
.track_orderbtn a:hover, .track_orderbtn a:focus
{
text-decoration: none;
color: #fff;
}
.leave_reqbtn
{
width: 100%;
height:auto;
float: left;
margin:10px 0px 0px 0px;
}
.leave_reqbtn a 
{
width: 100%;
height: auto;
float: left;
text-align: center;
padding: 8px 8px;
border-radius: 5px;
background-color: transparent;
border: 1px solid #ccc;
color: #111;
font-size:10px;
font-weight: 400;
letter-spacing: 0.7px;
margin: 0px;
}
.leave_reqbtn a:hover, .leave_reqbtn a:focus
{
text-decoration: none;
color: #000;
background-color: #ccc;
}
.order_tab_hdtxt
{
width: 100%;
height: auto;
float: left;
color: #111;
font-size:13px;
font-weight: 300;
letter-spacing: 0.7px;
}
.buy_again_product_list
{
width: 18%;
height: auto;
float: left;
margin:15px 10px 0px 10px;
background-color: #eee;
padding: 15px;
box-shadow: 0px 0px 2px 1px #ccc;
}
.buy_again_product_list:hover
{
cursor: pointer;
box-shadow: 0px 0px 10px 1px #ccc;	
}
.buy_again_product_list_img
{
width: 100%;
height: auto;
float: left;
}
.buy_again_product_list_img img
{
width: 100%;
height:150px;
float: left;
}
.product-name
{
width: 100%;
height: auto;
float: left;
font-size:13px;
font-weight: 300;
color: #000;
letter-spacing: 0.7px;
margin: 18px 0px 5px 0px;
line-height: 20px;
}
.product-name span
{
font-weight: 800;
}
.product-price
{
width: 100%;
height: auto;
float: left;
font-size:13px;
font-weight: 300;
color: #000;
letter-spacing: 0.7px;
margin:5px 0px 5px 0px;
line-height: 20px;
}
.product-price span
{
font-size:18px;
font-weight: 800;	
}
.buy_again_addtocart_btn
{
width: 100%;
height: auto;
float: left;
margin:25px 0px 10px 0px;
text-align: right;
}
.buy_again_addtocart_btn a
{

text-align: center;
background-color: #b50008;
padding: 5px 11px;
color: #fff;
border-radius: 5px;
font-size: 12px;
font-weight: 300;
letter-spacing: 0.5px;
}
.buy_again_addtocart_btn a:hover
{
text-decoration: none;
color: #fff;
}
.buy_again_sec
{
width: 100%;
height: auto;
float: left;
}
.order_item_img
{
width: 15%;
height: 110px;
float: left;
margin: 0px 25px 0px 0px;
border: 1px solid #eee;
}
.order_item_img img
{
width:100%;
height:105px;
float: left;  
}
.order_item_img2
{
width: 15%;
height: auto;
float: left;
margin: 0px 25px 0px 0px;
border: 1px solid #eee;
}

.buy_again_sec, .cancel_orders_sec
{
width: 100%;
height: auto;
float: left;
display:none;	
}
.cancel_orders_content
{
width: 100%;
height: auto;
float: left;
text-align: center;
font-size: 15px;
letter-spacing: 0.8px;
font-weight: 300;
color: #000;
margin:30px 0px 0px 0px;	
}
.cancel_orders_content a
{
font-size: 15px;
letter-spacing: 0.8px;
font-weight: 300;
}
.order_accordion_container .accordion-title {
display: block;
position: relative;
margin: 0px;
padding: 0px;
font-size:13px;
font-weight: normal;
color: #921c1c;
cursor: pointer;
}
.order_accordion_container .accordion-title:hover,
.order_accordion_container .accordion-title:active,
.order_accordion_container .content-entry.open .accordion-title {
background-color:transparent;
color:#921c1c;
}

.order_accordion_container .accordion-title:hover i:before,
.order_accordion_container .accordion-title:hover i:active,
.order_accordion_container .content-entry.open i {
color:#000;
}

.accordion-title{
position: relative;
}

.accordion-title:after {
content: "";
position: absolute;
right: 25px;
top: 38%;
transition: all 0.2s ease-in-out;
display: block;
width: 8px;
height: 8px;
border-top: solid 2px #921c1c;
border-right: solid 2px #921c1c;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}

.accordion-title.open:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 45%;
}

.accordion-content {
display: none;
width: 100%;
height: auto;
float: left;
padding: 0px;
margin: 10px 0px;
}

/* CSS for CodePen */
.order_accordion_container {
width: 100%;
height: auto;
margin:0px;
float: left;
padding:0px;
}
.transaction_details
{
width: 100%;
height: auto;
margin: 12px 0px 0px 0px;
float: left;
border-top: 1px solid #eee;
padding: 10px 0px;  
}
.transaction_subtxt 
{
width: 100%;
height: auto;
float: left;
font-size: 11px;
letter-spacing: 0.7px;
font-weight: 300;
color: #000;
margin: 8px 0px 0px 0px;
}
.transaction_subtxt span
{
color:#007600 !important;    
}
.soldby_txt
{
width: 100%;
height: auto;
float: left;
font-size: 11px;
letter-spacing: 0.7px;
font-weight: 300;
color: #000;
margin:0px 0px 0px 0px;    
}
/* Order end */


/* Order Details */
.ordered_dt
{
width:auto;
height: auto;
float: left;
font-size:12px;
letter-spacing: 0.8px;
font-weight: 300;
color: #000;
}
.ordered_id
{
width:auto;
height: auto;
float: left;
font-size:14px;
letter-spacing: 0.8px;
font-weight: 300;
color: #000;
}
.seprator
{
width:auto;
height: auto;
float: left; 
margin:0px 10px;
}


.c {
display: flex;
align-items: center;
justify-content: center;
height:100%;
width:100%;
}
.dd {
z-index:1;
position:relative;
display: inline-block;
}
.dd-a {
padding:10px;
background:white;
position:relative;
transition-duration: 0.2s;
-webkit-transition-duration: 0.2s;
}
.dd input:after {
content:"";
width:100%;
height:2px;
position:absolute;
display:block;
background:#C63D0F;
bottom:0;
left:0;
transform: scaleX(0);
transform-origin: bottom left;
transition-duration: 0.2s;
-webkit-transform: scaleX(0);
-webkit-transform-origin: bottom left;
-webkit-transition-duration: 0.2s;
}
.dd input {
top:0;
opacity:0;
display:block;
padding:0;
margin:0;
border:0;
position:absolute;
height:100%;
width:100%;
}
.dd input:hover {
cursor:pointer;
}
.dd input:hover ~ .dd-a {
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
}
.dd input:checked:after {
transform: scaleX(1);
-webkit-transform: scaleX(1);
}
.dd input:checked ~ .dd-c {
transform: scaleY(1);
-webkit-transform: scaleY(1);
}
.dd-a span 
{
color: #000;
font-size: 15px;
}
.dd-c{
display:block;
position: absolute;
right:0px;
background:white;
height:auto;
transform: scaleY(0);
transform-origin: top left;
transition-duration: 0.2s;
-webkit-transform: scaleY(0);
-webkit-transform-origin: top left;
-webkit-transition-duration: 0.2s;
}
.dd-c ul {
margin: 0;
padding: 7px 7px;
list-style-type: none;
border: 1px solid #921c1c;
background-color:#921c1c;
text-align: left;
width: 100%;
height: auto;
float: left;
box-shadow: 0px 0px 6px 1px #eee;
}
.dd-c li {
margin-botom:5px;
word-break: keep-all;
white-space:nowrap;
display:block;
position:relative;
}
.dd-c a {
display: block;
position: relative;
text-decoration: none;
padding: 5px;
color: #fff;
font-size: 12px;
letter-spacing: 0.8px;
}
.dd-c a:hover, .dd-c a:focus
{
text-decoration: none;    
}
.dd-c a:before {
z-index:0;
content:"";
position:absolute;
display:block;
height:100%;
width:100%;
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
transform-origin:top left;
-webkit-transform-origin:top left;
background:transparent;
text-decoration:none;
top:0;
left:0;
transform: scaleX(0);
-webkit-transform: scaleX(0);
}
.dd-c a span {
display:block;
position:relative;
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
}
.dd-c a:hover:before {
transform:scaleX(1);
-webkit-transform:scaleX(1);
}
.dd-c a:hover span {
color:white;
}
.order_arrow_up 
{
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #921c1c;
position: absolute;
top: -10px;
/* box-shadow: 2px 0px 9px 1px #eccc; */
z-index: 111;
left: 70%;
}
.order_details_box {
width: 100%;
height: auto;
float: left;
}
.order_summary
{
width: 100%;
height: auto;
float: left;    
}
.order_summary_hdtxt
{
width: 100%;
height: auto;
float: left;
font-size:14px;
letter-spacing: 0.8px;
font-weight:800;
color: #000;
margin:0px 0px 5px 0px;
}
.order_summary ul
{
width: 100%;
height: auto;
float: left; 
padding:0px;
margin:0px;
}
.order_summary ul li {
width: 100%;
height: auto;
float: left;
line-height: 25px;
list-style: none;
font-size: 13px;
font-weight: 300;
letter-spacing: 0.8px;
}
.order_summary ul li span
{
float: right;    
}
.summary_grand_totaltxt
{
width: 100%;
height: auto;
float: left;
font-weight:800 !important;
}
.summary_refund_totaltxt
{
width: 100%;
height: auto;
float: left;
font-weight:800 !important;
color:green;
}
.shipping_details_box_subtxt
{
width: 100%;
height: auto;
float: left; 
font-size:14px;
letter-spacing: 0.8px;
font-weight:300;
color: #000;
}
/* Order Details end */



/* Order Care  */
.order_care_hdtxt
{
width: 100%;
height: auto;
float: left;
text-align: center;
font-size:35px;
letter-spacing: 0.8px;
font-weight: 300;
color: #000;
margin:0px 0px 0px 0px;	
}
.order_care_Subtxt
{
width: 100%;
height: auto;
float: left;
text-align: center;
font-size:15px;
letter-spacing: 0.8px;
font-weight: 300;
color:#676767;
margin:10px 0px 0px 0px;	
}
.form_field
{
width: 100%;
height:60px;
float: left;	
}
.tracking_order_sec form
{
width: 100%;
height: auto;
float: left;
margin:40px 0px 0px 0px;
}
.form_field input
{
width: 100%;
height: auto;
float: left;
border:1px solid #eee;
padding: 10px 10px 10px 10px;
font-size:13px;
letter-spacing: 0.8px;
font-weight: 300;
color:#000;
}
.save_this_btn
{
width: 100%;
height: auto;
float: left;
text-align: center;
margin: 10px 0px;
}
.neighbour_form
{
width: 100%;
height: auto;
float:left;
margin:10px 0px 10px 0px;
text-align: center; 
}
.neighbour_form input
{
background-color:#b50008;
padding: 8px 25px;
color: #fff;
border:1px solid #b50008;
text-decoration: none;
letter-spacing: 0.8px;
font-size: 15px;
font-weight: 300;
box-shadow: 0px 0px 10px 1px #ccc;  
}
.neighbour_form input:hover
{
box-shadow: 0px 0px 15px 1px #ccc;
}
/*  Order Care end */

/*  Order Cencellation */
.cancel_itemimg
{
width: 100%;
height:80px;
float: left;
}
.cancel_item_sec {
width: 100%;
height: auto;
float: left;
text-align: center;
margin: 40px 0px 0px 0px;
}
.cancel_item_sec_hdtxt
{
width: 100%;
height: auto;
float: left;
font-size: 30px;
letter-spacing: 1px;
font-weight: 300;
margin: 0px 0px 20px 0px;	
}
.cancel_itemimg
{
width: 100%;
height:120px;
float: left;
background-image: url(../images/items/item1.jpg);
background-position: center;
background-repeat: no-repeat;
background-size:cover;
}
.cancel_item_content
{
width: 100%;
height: auto;
float: left;
font-size:14px;
letter-spacing:0.7px;
font-weight: 300;
margin:10px 0px 20px 0px;
text-align:left;	
}
.cancel_item_content_btn
{
width: 100%;
height: auto;
float: left;
text-align: right;
margin:20px 0px 0px 0px;	
}
.cancel_item_content_btn input
{
background-color: #b50008;
color: #fff;
padding: 8px 25px;
border:1px solid #b50008;
border-radius:5px; 
}
/*  Order Cencellation end */

/* Tracking Order */
.tracking_order_sec
{
width: 100%;
height: auto;
float: left;
margin:50px 0px 0px 0px;
}
.tracking_order_sec_hdtxt
{
width: 100%;
height: auto;
float: left;
font-size:30px;
font-weight:300;
color: #111;
letter-spacing: 1px;
margin: 0px 0px 0px 0px;	
}
.node {
height: 10px;
width: 10px;
border-radius: 50%;
display:inline-block;
transition: all 1000ms ease;
}

.activated {
box-shadow: 0px 0px 3px 2px rgba(194, 255, 194, 0.8);
}

.divider {
height:80px;
width: 2px;
margin-left: 4px;
transition: all 800ms ease;
}

#progress li p {
display:inline-block;
margin: 0px 0px 0px 10px;
}
.tracking_content
{
position: absolute;
line-height: 1;
top:39%;
left: 6%;
}
.tracking_content span
{
font-style: italic;
color: #b5b5b5;
font-size: 13px;
margin: 0px 0px 0px 0px;
position: relative;
top:4px;
line-height: 18px;	
}
.ordered_item_img
{
width: 100%;
height:200px;
float: left;
background-image: url(../images/items/rotor-parts/212383.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
margin:75px 0px 10px 0px;
}
.tracking_further_details
{
width: 100%;
height: auto;
float: left;
margin:30px 0px 0px 0px;
}
#progress li {
list-style: none;
line-height:30px;
}
.edit_address
{
position: absolute;
right: 31px;    
}
.edit_address a
{
font-size: 12px;
letter-spacing: 0.3px;
background-color: #921c1c;
color: #fff;
padding: 4px 10px;
border-radius: 5px;
border: 1px solid #006da1; 
}
.edit_address a:hover
{
text-decoration: none;
color: #006da1;
background-color:transparent;
}
.shipping_details_box
{
width: 100%;
height: auto;
float: left;
padding: 15px 20px;
border: 3px solid #ccc;
line-height: 25px;
margin: 0px 0px 15px 0px;
}
.shipping_details_hdtxt, .payment_details_hdtxt
{
width: 100%;
height: auto;
float: left;
font-size: 17px;
font-weight: 800;
letter-spacing: 0.8px;
color: #8d1817;
margin: 0px 0px 5px 0px;  
}
.shipping_detail_list, .payment_detail_list
{
width: 100%;
height: auto;
float: left;
padding:0px;
margin:0px;
}
.shipping_detail_list li, .payment_detail_list li
{
list-style:none;    
}
.shipping_detail_list li p, .payment_detail_list li p
{
width: 100%;
height: auto;
padding: 0;
margin: 0;
font-size: 13px;
position: relative;
top: -2px;
left: 2px;
letter-spacing: 0.5px;
font-weight: 300;    
}
.shipping_details_box_hdtxt
{
width: 100%;
height: auto;
float: left;
font-size: 15px;
font-weight: 800;
letter-spacing: 0.8px;
color: #111;
margin: 0px 0px 8px 0px;	
}
.shipping_details_box_link
{
width: 100%;
height: auto;
float: left;
margin:0px 0px 15px 0px;	
}
.shipping_details_box_link a
{
font-size: 15px;
font-weight:300;
letter-spacing: 0.8px;
padding: 8px 25px 8px 5px;
color:#5cacf1;
}
.shipping_details_box_link a:hover
{
background-color: #eee;
padding:  8px 25px 8px 5px;
text-decoration: none;
}
.shipping_details_box_link a:focus
{
border-bottom: 1px solid #5cacf1;
background-color: #eee;
text-decoration: none;
color: #5cacf1;
}

.blue { background-color: rgba(82, 165, 255, 1); }
.green{ background-color: rgba(92, 184, 92, 1) }
.red { background-color: rgba(255, 148, 148, 1); }
.grey { background-color: rgba(201, 201, 201, 1); }
/* Tracking Order End */




/* Similar Products */
.slider {
width: 100%;
height: 200px;
position: relative;
margin: auto;
overflow-x: scroll;
overflow-y: hidden;
}

.slider::-webkit-scrollbar {
display: none;
}

.slider .slide {
display: flex;
position: absolute;
left: 0;
transition: 0.3s left ease-in-out;
}

.slider .item {
margin-right: 10px;
}

.slider .item:last-child {
margin-right: 0;
}

.ctrl {
text-align: center;
margin-top: 5px;
}

.ctrl-btn {
padding:11px 5px;
min-width: 50px;
background: #fff;
border: none;
font-weight: 600;
text-align: center;
cursor: pointer;
outline: none;

position: absolute;
top: 50%;
margin-top: -27.5px;
}

.ctrl-btn.pro-prev {
left: 0;
}

.ctrl-btn.pro-next {
right: 0;
}
/* Similar Products End */


.product_more_details
{
width:100%;
height:auto;
float:left;
margin: 20px 0px 20px 0px;
}
.product_more_details_hdtxt
{
width: 100%;
height: auto;
float: left;
font-size: 15px;
color: #000;
letter-spacing: 0.8px;
margin: 0px 0px 7px 0px;
border-bottom: 3px solid #ccc;
padding: 1px 0px 4px 0px;
font-weight: bold;
}
.product_more_title
{
width:100%;
height:auto;
float:left;
font-size:14px;
color:#DF1515;
letter-spacing:0.4px;
margin:0px 0px 5px 0px;
}
.product_more_details_subtxt
{
width: 100%;
height: auto;
float: left;
font-size: 12px;
color: #000;
letter-spacing: 0.6px;
margin: 0px 0px 25px 0px;
font-weight: 300 !important;
line-height: 20px;
}
.natural_nutrition_img
{
width: 100%;
height: 400px;
float: left;
margin: 0px 0px 30px 0px;
text-align: center;
background-color: #fdfdfd;
border: 1px solid #f8f8f8;
padding: 10px;
}
.natural_nutrition_img img
{
width:100%;
height: 380px;
}
.natural_nutrition_proimg
{
width: 420px;
height: 520px;
float: right;
margin: 0px 0px 0px 0px;
position: absolute;
right: 88px;
/*background-image: url(../images/healthmix.png);
background-position: center;
background-repeat: no-repeat;
background-size: contain;*/
margin:65px 0px 0px 0px;
}
.natural_nutrition_proimg img
{
width:100%;
height:520px;
}
.nurition_ingrs_hdtxt
{
width:100%;
height:auto;
float:left;
font-size:18px;
color:#000;
letter-spacing:0.8px;
margin:0px 0px 8px 0px;
}
.nurition_ingrs {
width: 100%;
height: auto;
float: left;
margin: 0px 0px 30px 0px;
}
.nurition_ingrs ul
{
width:100%;
height:auto;
float:left;   
padding:0px;
margin:0px;
}
.nurition_ingrs ul li {
width: 20%;
height: auto;
float: left;
list-style: none;
float: left;
margin: 0px 3% 2% 2%;
}
.nurition_ingrsimg
{
width: 100%;
height:275px;
float: right;
/*background-image: url(../images/ragi.jpg);
background-position: center;
background-repeat: no-repeat;*/
margin: 0px 0px 10px 0px;
}
.nurition_ingrsimg img
{
width: 100%;
height:275px;
}
.nurition_ingrs_noartificial_colorimg
{
width: 100%;
height: 225px;
float: right;
background-image: url(../images/no_artificial_color.jpg);
background-position: center;
background-repeat: no-repeat;
margin: 0px 0px 10px 0px;
}
.nurition_ingrs_noartificialimg
{
width: 100%;
height: 225px;
float: right;
/*background-image: url(../images/zero-sugar.jpg);
background-position: center;
background-repeat: no-repeat;*/
margin: 0px 0px 10px 0px;
}
.nurition_ingrs_noartificialimg img
{
width: 100%;
height: 225px;
}
.nurition_ingrs_noartificial_flovrimg
{
width: 100%;
height: 225px;
float: right;
background-image: url(../images/no_artificial_flavor.jpg);
background-position: center;
background-repeat: no-repeat;
margin: 0px 0px 10px 0px;
}
.nurition_ingrs_cookimg
{
width: 100%;
height: 225px;
float: right;
/*background-image: url(../images/cokinginst.jpg);
background-position: center;
background-repeat: no-repeat;*/
margin: 0px 0px 10px 0px;
}
.nurition_ingrs_cookimg img
{
width: 100%;
height: 225px;
}
.nurition_ingrs_cookimg2
{
width: 100%;
height: 225px;
float: right;
background-image: url(../images/preparation2.jpg);
background-position: center;
background-repeat: no-repeat;
margin: 0px 0px 10px 0px;
}
.nurition_ingrs_cookimg3
{
width: 100%;
height: 225px;
float: right;
background-image: url(../images/preparation3.jpg);
background-position: center;
background-repeat: no-repeat;
margin: 0px 0px 10px 0px;
}
.nurition_ingrs_cookimg4
{
width: 100%;
height: 225px;
float: right;
background-image: url(../images/variations.jpg);
background-position: center;
background-repeat: no-repeat;
margin: 0px 0px 10px 0px;
}
.nurition_ingrs_title
{
width:100%;
height:auto;
float:left;
font-size:12px;
color:#000;
letter-spacing:0.5px;
margin:0px 0px 8px 0px;    
}
.nurition_ingrs_content
{
width:100%;
height:auto;
float:left;
font-size:12px;
color:#000;
letter-spacing:0.5px;
margin:0px 0px 8px 0px;    
}


/* Scrollbar-effect------- */
#accordian::-webkit-scrollbar {
width: 5px;
height: 8px;
}
#accordian ul
{
padding:0px !important;    
}
#accordian::-webkit-scrollbar-track {
border-radius: 10px;
background-color: #e4e4e4;
}
#accordian::-webkit-scrollbar-thumb {
background: #0089ff;
border-radius: 10px;
transition: 0.5s;
}
#accordian::-webkit-scrollbar-thumb:hover {
background: #d5b14c;
transition: 0.5s;
}
/* --------- */
#accordian {
background: #fff;
width: 250px;
padding: 10px;
float: left;
height: 100vh;
overflow-x: hidden;
}
#accordian li {
list-style-type: none;
width: 100%;
height: auto;
float: left;
}
#accordian ul li a{
color: #000;
text-decoration: none;
font-size: 15px;
display: block;
/* 	line-height: 34px; */
padding: 12px 15px;
transition: all 0.15s;
position: relative;
border-radius: 3px;
}
#accordian>ul.show-dropdown>li.active>a,
#accordian>ul>li>ul.show-dropdown>li.active>a,
#accordian>ul>li>ul>li>ul.show-dropdown>li.active>a,
#accordian>ul>li>ul>li>ul>li>ul.show-dropdown>li.active>a,
#accordian>ul>li>ul>li>ul>li>ul>li>ul.show-dropdown>li.active>a{

}

#accordian>ul>li>ul,
#accordian>ul>li>ul>li>ul,
#accordian>ul>li>ul>li>ul>li>ul,
#accordian>ul>li>ul>li>ul>li>ul>li>ul {
display: none;
}


#accordian>ul>li.active>ul.show-dropdown,
#accordian>ul>li>ul>li.active>ul.show-dropdown,
#accordian>ul>li>ul>li>ul>li.active>ul.show-dropdown,
#accordian>ul>li>ul>li>ul>li>ul>li.active>ul.show-dropdown {
display: block;
}

#accordian>ul>li>ul,
#accordian>ul>li>ul>li>ul,
#accordian>ul>li>ul>li>ul>li>ul,
#accordian>ul>li>ul>li>ul>li>ul>li>ul {
padding-left: 20px;
}

#accordian a:not(:only-child):after {
content: "\f105";
position: absolute;
right: 20px;
top: 14px;
font-size: 15px;
font-family:"FontAwesome";
display: inline-block;
padding-right: 3px;
vertical-align: middle;
font-weight: 900;
transition: 0.5s;
}

#accordian .active>a:not(:only-child):after {
transform: rotate(90deg);
}





/* Product List */
/* New Product List (17.11.21) */
.productlist_wrap
{
width:100%;
height: auto;
float: left;
text-align:left;
margin:150px 0px 0px 0px;
}
.productlist_wrap div.container-fluid
{
margin: 0 auto !important;
width:1347px !important;
}
.hydro_hm_skelton div.container-fluid
{
margin: 0 auto !important;
width:1347px !important;
}
.productlist_filter
{
width:100%;
height: auto;
float: left;
text-align:left;
background-color:#fff;
padding:10px;
}
.productlist_displaysec
{
width:100%;
height: auto;
float: left;
background-color:#fff;
padding:15px;
text-align:left;
}
.oneside_pad
{
padding:0px 0px 0px 15px !important;    
}
.productlist_filter_hdtxt
{
width:100%;
height: auto;
float: left;
font-size:15px;
text-align:left;
font-weight:900;
color:#000;
letter-spacing:1px;
border-bottom:1px solid #eee;
padding-bottom:5px;
margin: 0px 0px 15px 0px;
}
.productlist_filter .block
{
width:100%;
height: auto;
float: left; 
text-align:left;
margin:8px 0px 0px 0px;
padding:0px 0px 13px 0px;
border-bottom: 1px solid #eee;
}
.block__item {
width: 100%;
height: auto;
float: left;
text-align:left;
line-height: 25px;
margin: 0px 0px 0px 3px;
}

.block__title {
width: 100%;
height: auto;
float: left;    
font-size:12px;
font-weight:400;
color:#000;
text-align:left;
letter-spacing:0.5px;
position: relative;
cursor: pointer;
}
.block__title i {
font-size: 14px;
font-weight: 800;
color: #000;
margin: 0px 2px 0px 0px;
position: relative;
top: 2px;
}
.block__text ul
{
width:100%;
height: auto;
float: left;
text-align:left;
padding:0px 0px 0px 25px !important;
margin:0px 0px 6px 0px;
}

.block__text ul li
{
width:100%;
height: auto;
float: left;
list-style:none;
line-height:20px;
text-align:left;
}
.block__text ul li a
{
font-size:12px;
font-weight:300;
color:#000;
letter-spacing:1px;    
}
.block__text ul li a:hover
{
text-decoration:none;
color:#032b3e;
}
/*.block__title::before,
.block__title::after {
content: "";
width: 10px;
height: 1px;
background-color: #000;
position: absolute;
top:10px;
transition: all 0.3s ease 0s;
}

.block__title:before {
transform: rotate(40deg);
left: 0;
}
.block__title::after{
transform: rotate(-40deg);
left: 8px;
}

.block__title.active::before,
.block__title.active::after {
background-color: red;
}

.block__title.active::before {
transform: rotate(-40deg);
}

.block__title.active::after {
transform: rotate(40deg);
}*/

.block__text {
display: none;
width: 100%;
height: auto;
float: left;
text-align:left;
}
.pay_on_delivery {
width: 100%;
height: auto;
float: left;
padding: 13px 6px;
text-align:left;
border-bottom: 1px solid #eee;
}
.pay_on_delivery div.brand_checkbxs input:checked + label:after
{
top:2px !important;    
}
.checkbxs {
display: block;
margin-bottom: 0px;
}
.checkbxs input {
padding: 0;
height: initial;
width: initial;
margin-bottom: 0;
display: none;
cursor: pointer;
}
.checkbxs label {
position: relative;
cursor: pointer;
font-size:11px;
letter-spacing:1px;
font-weight:300 !important;
padding:0px;
margin:0px;
text-align:left;
}

.checkbxs label:before {
content:'';
-webkit-appearance: none;
background-color: transparent;
border:1px solid #5a5a5a;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
padding:6px;
display: inline-block;
position: relative;
vertical-align: middle;
cursor: pointer;
margin-right: 5px;
margin-top: -3px;
}
.checkbxs input:checked + label:after {
content: '';
display: block;
position: absolute;
top:3px;
left: 5px;
width: 5px;
height: 9px;
border: solid #5a5a5a;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}

.brand_checkbxs, .checkbxs2 {
display: block;
margin-bottom: 0px;
}
.brand_checkbxs input, .checkbxs2 input {
padding: 0;
height: initial;
width: initial;
margin-bottom: 0;
display: none;
cursor: pointer;
}
.brand_checkbxs label, .checkbxs2 label {
position: relative;
cursor: pointer;
font-size:12px;
letter-spacing:0.5px;
font-weight:bold;
padding:0px;
margin:0px;
color:#000 !important;
}
.brand_checkbxs label i, .checkbxs2 label i
{
font-size:10px;
}
.brand_checkbxs label:before, .checkbxs2 label:before {
content:'';
-webkit-appearance: none;
background-color: transparent;
border:1px solid #5a5a5a;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
padding:6px;
display: inline-block;
position: relative;
vertical-align: middle;
cursor: pointer;
margin-right: 5px;
margin-top: -3px;
}
.brand_checkbxs input:checked + label:after, .checkbxs2 input:checked + label:after
{
content: '';
display: block;
position: absolute;
top:6px;
left: 5px;
width: 5px;
height: 9px;
border: solid #5a5a5a;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}
.brand_checkbxs #filtercod input:checked + label:after
{
top:1px !important;    
}
.checkbxs2 input:checked + label:after
{
top:6px !important;    
}
.pro_filtering_list
{
width: 100%;
height: auto;
float: left; 
padding:13px 6px;
border-bottom: 1px solid #eee;
}
.pro_filter_hdtxt
{
width: 100%;
height: auto;
float: left;
font-size:15px;
font-weight:600;
color:#000;
letter-spacing:1px;
margin: 0px 0px 5px 0px;
}
.pro_filtering_list ul
{
width: 100%;
height: auto;
float: left;
padding:0px;
margin:0px;
}
.pro_filtering_list ul li
{
width: 100%;
height: auto;
float: left;
list-style:none;
line-height:25px;
}
.productlist_filepath
{
width: 100%;
height: auto;
float: left;    
}
.productlist_filepath
{
width: 100%;
height: auto;
float: left;
}
.productlist_filepath a
{
font-size:12px;
font-weight:300;
color:#058ac9;  
letter-spacing:0.5px;
}
.productlist_filepath i
{
margin:0px 2px;   
color:#000;
}
.abt_pro_contenttxt
{
width: 100%;
height: auto;
float: left;
font-size: 12px;
font-weight: 300;
color: #818181;
letter-spacing: 0.5px;
line-height: 18px;
margin: 8px 0px;
}
.pro_nametxt
{
width: 100%;
height: auto;
float: left;
font-size: 16px;
font-weight:800;
color: #000;
letter-spacing:1px;    
}
.pro_nametxt span
{
font-size:12px;
font-weight:300;
color:#000 !important;
letter-spacing:1px;    
}
.pro_sortlist
{
width: 100%;
height: auto;
float: left;    
}
.pro_sortlist ul
{
width: 100%;
height: auto;
float: left;
margin:10px 0px;
border-bottom:1px solid #eee;
padding:0px 0px 10px 0px;
} 
.pro_sortlist ul li
{
width:auto;
height: auto;
float: left; 
list-style:none;
margin:0px 15px 0px 0px;
}
.pro_sortlist ul li a
{
font-size:13px;
/*font-weight:600;*/
color:#058ac9;
letter-spacing:1px; 
text-decoration:none;

padding:0px 0px 10px 0px;
}
.pro_sortlist ul li a:hover
{
border-bottom:2px solid #058ac9;    
}
.productlist_displaysecbx
{
width: 100%;
height: auto;
float: left; 
padding:10px;
}
.productlist_displaysec_bximg
{
width: 100%;
height:175px;
float: left;
background-color: #fdfdfd;
margin: 0px 0px 5px 0px;
padding:10px;
border: 1px solid #f1f1f1;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
outline: none !important;
}
.productlist_displaysec_bximg img
{
max-width: 100%;
max-height: 100%;
margin: 0 auto;
outline: none !important;
}
#loadMore
{
display:none;    
}
.pro_displaysec_list
{
width: 100%;
height: auto;
float: left;    
}
.pro_displaysec_list div.content
{
height: 300px !important;    
}
.bx_pro_imgprice
{
width: 100%;
height: auto;
float: left;  
font-size:22px;
color:#000;
letter-spacing:1px;
margin:0px 0px 0px 0px;
}
.bx_pro_imgprice span {
text-decoration: line-through !important;
color: #ccc !important;
margin: 0px 5px;
font-size:13px;
}
.bx_pro_imgprice i
{
font-size:11px !important;    
}

.bx_wishlist_off div.off_percentage
{
position: inherit !important;    
}
.pro_displaysec_list ul
{
width: 100%;
height: auto;
float: left;   
padding:0px;
margin:0px;
} 
.pro_displaysec_list ul li {
width: 23%;
height:auto !important;
float: left;
max-height:350px !important;
list-style: none;
border:1px solid transparent;
margin: 0px 1% 5px 1%;
border-radius: 5px;
box-shadow:2px 3px 6px 2px #f8f8f8;
}
.pro_displaysec_list ul li:hover
{
border: 1px solid #058AC9 !important;    
box-shadow:6px 7px 4px -5px #555;
cursor:pointer;
}
.itemlistprice p
{
width: 100% !important;
height: auto !important;
float: left !important;
font-size: 10px !important;
color: #06b506 !important;
letter-spacing: 1px !important;
padding: 0px !important;
margin: 0px !important;
line-height: 17px !important;
}
.productlist_displaysec_bximg img
{
width: auto;
height: 170px;
margin: 0 auto;    
}
.bx_pro_imgname
{
width:100%;
height:70px;
float: left;
font-size:13px;
color:#000;
letter-spacing:0.7px; 
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
display: flex;
justify-content: left;
align-items: top;


}
.unit_sold
{
width:100%;
height: auto;
float: left;
font-size:12px;
font-weight:800;
color:#388E3C;
letter-spacing:1px; 
}
.pro_delivery_todt
{
width:100%;
height: auto;
float: left;  
font-size:11px;
font-weight:800;
color:red;
letter-spacing:0.5px; 
}
.pro_delivery_todt a
{
float:right;
font-size:10px;
font-weight:300;
color:#fff;
background-color:red;
letter-spacing:0.7px;
border:1px solid red;
border-radius:5px;
padding:4px 5px;
margin: -8px 0px 0px 0px;

}
.pro_delivery_todt a:hover, .pro_delivery_todt a:focus
{
background-color:transparent;
color:red;
text-decoration:none;
}
/* New Product List (17.11.21) end*/


.suggestion_product_checkbx {
display: flex;
}

/* custom checkbox */
.suggestion_product_checkbx input[type="checkbox"] {
height:20px;
width: 20px;
margin:2px 0px 0px -9px;
padding: 0;
opacity: 1;
appearance: none;
border:1px solid #d5d5d5;
border-radius: 3px;
background: #fff;
position: relative;
margin-right: 10px;
}

.suggestion_product_checkbx input[type="checkbox"]:checked {
border:1px solid #d5d5d5;
background: #eee;
}

.suggestion_product_checkbx input[type="checkbox"]:checked:before, .suggestion_product_checkbx input[type="checkbox"]:checked:after {
content: "";
position: absolute;
height: 2px;
background: #000;
}

.suggestion_product_checkbx input[type="checkbox"]:checked:before {
width: 8px;
top: 11px;
left: 2px;
transform: rotate(44deg);
}

.suggestion_product_checkbx input[type="checkbox"]:checked:after {
width: 14px;
top: 8px;
left: 5px;
transform: rotate(-55deg);
}

.suggestion_product_checkbx input[type="checkbox"]:focus {
outline: none;
}


.prowishlist
{
width:auto;
height: auto;
float: left;    
}
.prowishlist input
{
position: relative;
top:-6px;    
}
.bx_wishlist_off {
width:46%;
height: auto;
float: left;
position: absolute;
top: 20px;
padding: 0px 10px;;
}
.Similar_Products div.prodspcf
{
margin-bottom:0px !important;    
}
.pro_displaysec_list ul
{
width: 100%;
height: auto;
float: left;   
padding:0px;
margin:0px;
} 
.pro_displaysec_list ul li {
width: 23%;
height:350px !important;
float: left;
list-style: none;
border:1px solid #eee;
margin: 0px 1% 2% 1%;
border-radius: 5px;
background-color: #f9f9f9;
}
.pro_displaysec_list ul li:hover
{
border: 1px solid #ccc;    
/*box-shadow:5px 3px 6px 1px #ccc;*/ 
box-shadow:2px 3px 6px 2px #ccc;
cursor:pointer;
}

.unit_sold
{
width:100% !important;
height: auto;
float:left;
font-size: 12px;
font-weight: 800;
color: #388E3C;
text-align:center;
letter-spacing: 1px; 
margin:18px 0px 0px 0px;
}

.raof_addtocart_btn
{
width:100%;
height: auto;
float:left;
font-size: 12px;
font-weight: 800;
color: #388E3C;
text-align:center;
letter-spacing: 1px; 
margin:18px 0px 0px 0px;
}
.raof_addtocart_btn a
{
font-size: 10px;
color: #fff;
background-color: #058ac9;
letter-spacing: 0.7px;
border: 1px solid #058ac9;
border-radius: 5px;
padding: 7px 19px;
margin: 0px 0px 0px 0px;
font-weight: 300;
}
.raof_addtocart_btn a:hover, .raof_addtocart_btn a:focus
{
background-color:transparent;
color:#058ac9;
text-decoration:none;
}

.outof_stock_btn
{
width:auto;
height: auto;
float:left;
text-align:left !important;
margin:12px 0px 0px 0px;
}
.outof_stock_btn a
{
float:left;    
font-size: 10px !important;
color: #fff;
background-color: #555 !important;
letter-spacing: 0.7px !important;
border: 1px solid #555 !important;
border-radius: 5px;
padding: 7px 8px !important;
margin: 0px 0px 0px 0px;
font-weight: 300;
}
.outof_stock_btn a:hover, .outof_stock_btn a:focus
{
background-color:transparent !important;
color:#555 !important;
text-decoration:none;
}


.notifyme_btn
{
float:right !important;    
margin:-23px 0px 0px 0px;
}
.notifyme_btn a
{
background-color:red;
border: 1px solid red !important;
border-radius: 5px;
padding: 7px 8px !important;    
font-size: 10px !important;
color: #fff; 
letter-spacing: 0.7px !important;
font-weight: 300;
}
.notifyme_btn a:hover, .notifyme_btn a:focus
{
background-color:transparent !important;
color:red !important;
text-decoration:none;
}
.productlist_displaysecbx div.outof_stock_btn
{
margin: 4px 0px 0px 0px !important;    
}
.productlist_displaysecbx div.outof_stock_btn a
{
padding: 4px 15px !important;  
font-size:12px !important;
}
.productlist_displaysecbx div.notifyme_btn {
float: right !important;
margin: -22px 0px 0px 0px;
}
.productlist_displaysecbx div.notifyme_btn a
{
font-size:12px !important;   
padding: 4px 15px !important; 
}
.pro_delivery_todt
{
width: 100%;
height: auto;
float: left;
font-size: 9px;
color: red;
letter-spacing: 1px;
}
.pro_delivery_todt a
{
float:right;
font-size:12px !important;
color:#fff;
background-color:red;
letter-spacing:0.7px;
border:1px solid red;
border-radius:5px;
padding:4px 5px;
margin: -8px 0px 0px 0px;

}
.pro_delivery_todt a:hover, .pro_delivery_todt a:focus
{
background-color:transparent;
color:red;
text-decoration:none;
}
.unit_sold a
{
font-size:10px;
color:#fff;
background-color:red;
letter-spacing:0.7px;
border:1px solid red;
border-radius:5px;
padding:6px 19px;
margin: 0px 0px 0px 0px;

}
.unit_sold a:hover, .unit_sold a:focus
{
background-color:transparent;
color:red;
text-decoration:none;
}
.shop_list_addbtn
{
width: 100%;
height: auto;
float: left; 
text-align:center;
margin:10px 0px 0px 0px;
}
.shop_list_addbtn a
{
font-size:12px;
color:#fff;
background-color:red;
letter-spacing:0.2px;
border:1px solid red;
border-radius:5px;
padding:4px 15px;
margin: 0px 0px 0px 0px;
}
.shop_list_addbtn a:hover, .shop_list_addbtn a:focus
{
background-color:transparent;
color:red;
text-decoration:none;
}
.productlist_displaysec_indexbximg {
width: 100%;
height: 220px;
float: left;
background-color: #fdfdfd;
margin: 0px 0px 5px 0px;
border: 1px solid #f1f1f1;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
outline: none !important;
}
.bx_pro_indeximgname {
width: 100%;
height: 38px;
float: left;
font-size: 12px;
color: #000;
letter-spacing: 0.5px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
display: flex;
justify-content: left;
align-items: top;
}
.productlist_displaysec_indexbximg img {
max-width: 100%;
max-height: 100%;
margin: 0 auto;
outline: none !important;
padding: 15px 15px 15px 15px;
}
.Similar_Products_repeat div.productlist_displaysec_indexbximg img
{
padding:0px !important;    
}
.Similar_Products_repeat div.off_percentage
{
margin:0px !important;    
}

.pro_detail_qty {
width: 60px;
height: auto;
float: left;
margin: 0px 10px 0px 0px;
}
.pro_detail_qty select {
width: 100%;
height: auto;
float: left;
margin: 0px 10px 0px 0px;
border: 1px solid #eee;
border-radius: 5px;
padding: 5px 7px;
outline:none;
}
.pro_detail_qty span
{
position: absolute;
margin: 7px 0px 0px -26px;
font-size: 18px;    
}
.productlist
{
width:100%;
height: auto;
float: left;  
}
.product_list_linkhome
{
width:100%;
height: auto;
float: left;
margin:20px 0px 10px 0px;
font-size:13px;
color:#333;
}
.product_list_linkhome a
{
font-size:13px;
color:#333;
}
.product_list_linkhome a:hover
{
text-decoration:none;
}
.product_name_count
{
width:100%;
height: auto;
float: left;
margin:10px 0px;
font-size:14px;
}
.product_name_count div
{
font-size: 12px;
color: #111;
font-weight: 300;
letter-spacing: 1.2px;}
.product_name_count span {
font-size: 22px;
color: #111;
font-weight: 300;
letter-spacing: 1px;
}
.prdduct_sort
{
width:100%;
height: auto;
float: left;
}
.prduct_sort
{
width: 100%;
height: auto;
margin: 10px 0px;
border-bottom: 1px solid #ccc;
float: left;
}
.product_fliter {
float: left;
width:25%;
height: auto;
padding:7px 0px;
}
.product_fliter span
{
font-size:14px;
font-weight:700;
color:#111;
}
.product_cat 
{
width: 75%;
height: auto;
float: left;
margin: 0px 0px 10px 0px;
padding: 0px;
}
.product_cat select {
width:100%;
height: auto;
float: left;
border: 1px solid #ccc;
padding: 8px 25px 8px 10px;
font-size:13px;
font-weight: 300;
letter-spacing: 0.8px;
color: #111;
margin: 0px 8px 8px 0px;
position: relative;
}
.cat_arrow
{
position: absolute;
left:40%;
font-size:20px;
top:8px;	
}
.cat_arrow2 {
font-size: 25px;
position: absolute;
right: 10px;
top: 6px;
}
.cat_arrow:hover, .cat_arrow2
{
cursor: pointer;
}	
.big
{
font-size:18px;
margin-right:2px;
}
.checkbx
{
font-size:20px;
}
.popularactive
{
color:#448aff;
font-weight:700;
margin-left:10px;
font-size:14px;
cursor:pointer;
letter-spacing:1.2px;
}
.price_range
{
font-size:14px;
color:#111;
font-weight:300;
}
.hightolow
{
cursor:pointer;
letter-spacing:0.8px;
}
.lowtohigh
{
cursor:pointer;
letter-spacing:0.8px;
}
.discount
{
cursor:pointer;
letter-spacing:0.8px;
}
.prolist
{
padding:10px !important;
}
.productlist-item
{
width: 100%;
height:320px;
float:left;
background-color:#fff;
margin-bottom:5px;
border-radius: 2px;
padding:0px 0px 30px 0px !important;
box-shadow:0px 0px 4px 1px #e8e7e7;
}
.productlist-item:hover
{
box-shadow: 0px 0px 18px 1px #ccc;
cursor: pointer;
}
.product_img {
width: 100%;
height:120px;
float: left;
text-align:center;
}
.productimg
{
width: 100%;
height:120px;
float: left;
text-align:center;
}
.product_img img, .product_img2 img, .product_img3 img, .product_img4 img, .product_img5 img, .product_img6 img, .product_img7 img, .product_img8 img
{
height:120px;
}

.product_img2
{
width:100%;
height:120px;
float: left;}

.product_img3
{
width:100%;
height:120px;
float: left;
}
.product_img4
{
width:100%;
height:120px;
float: left;}
.product_img5
{
width:100%;
height:120px;
float: left;}
.product_img6
{
width:100%;
height:120px;
float: left;}
.product_img7
{
width:100%;
height:120px;
float: left;
}
.product_img8
{
width:100%;
height:120px;
float: left;
}

.listproduct_name
{
font-size: 12px;
color: #111;
margin: 0px 0px 6px 0px;
padding:0px;
text-align: center;
letter-spacing: 0.4px;
font-weight: 800;
width: 100%;
height: auto;
float: left;
}
#container ul {     list-style: none;
}
#container .buttons 
{
width: 100%;
height: auto;
float: left;
margin: 20px 0px 0px 0px;
}

#container .list li {
width:29%;
height:350px;
border-bottom: 1px dotted #CCC;
margin-bottom: 25px;
padding-bottom: 10px;
float: left;
margin-left: 32px;
}
.pro_list_pagination_sec
{
width: 100%;
height:auto;
float: left;	
}
.grid
{
width: 100%;
height:auto;
float: left;	
}
#container .grid li {
float: left;
width:22%;
height: auto;
/* margin: 0px 8px 0px 15px; */
margin: 0px 13px 20px 13px;
}
#container .list li > .productimg
{
width: 100%;
height:350px !important;
float: left;	
}
#container .list li > .product_img
{
width: 100%;
height:350px !important;
float: left;	
}
.differ_column button
{
background-color:transparent;
border: none;
outline: none;
width:auto;
float: initial;
}
element.style {
}
#container ul {
list-style: none;
width: 100% !important;
height: auto;
float: left;
padding: 0px;
}
.pagination {
display: inline-block !important;
padding-left: 0 !important;
margin: 20px 0 !important;
border-radius: 4px !important;
width: auto !important;
text-align: center !important;
height: auto !important;
float: center !important;

}
.onepad
{
padding: 0px 15px 0px 0px !important;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
{
background-color: #058ac9 !important;
border-color: #058ac9 !important;
line-height: 1 !important;
color: #fff !important;
border-radius: 100%;
margin: 2px 0px !important;
}
.pagination>li>a, .pagination>li>span
{
color: #111 !important;
border: none !important;
padding: 6px 10px !important;
margin-left:0px !important;
}

.cvasured_icon
{
text-align:center;
}
.quick_view
{
text-align: center;
margin:12px 0% 5px 0%;
font-size: 12px;
font-weight: 800;
width: 100%;
height: auto;
float: left;
padding:0px;
}
.quick_view a
{
background-color:#058ac9;
padding:8px 20px;
color: #fff;
letter-spacing: 0.5px;
border:1px solid #058ac9;  
}
.quick_view a:hover, .quick_view a:focus
{
background-color:transparent;
text-decoration:none;
border:1px solid #058ac9;
color: #058ac9;
}
.listproduct_mrp
{
width: 100%;
height: auto;
float: left;
padding:0px;
margin:0px;
text-align: center;
}
.listproduct_mrp .mrp, .listproduct_mrp .price
{
font-size:15px !important;    
}
.thumbnail
{
margin-bottom: 20px;
padding: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}

.item.list-group-item
{
float: none;
width: 100%;
background-color: #fff;
margin-bottom: 10px;
}
.item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
background: #428bca;
}

.item.list-group-item .list-group-image
{
margin-right: 10px;
}
.item.list-group-item .thumbnail
{
margin-bottom: 0px;
}
.item.list-group-item .caption
{
padding: 9px 9px 0px 9px;
}
.item.list-group-item:nth-of-type(odd)
{
background: #eeeeee;
}

.item.list-group-item:before, .item.list-group-item:after
{
display: table;
content: " ";
}

.item.list-group-item img
{
float: left;
}
.item.list-group-item:after
{
clear: both;
}
.list-group-item-text
{
margin: 0 0 11px;
}
.hm_add_cartbtn
{
width: 100%;
height: auto;
float: left;
text-align: center;
margin:10px 0px 0px 0px;
}
.hm_add_cartbtn a
{
font-size:12px;
font-weight: 300;
letter-spacing: 0.8px;
color: #fff;
background-color: #b50008;
padding:6px 12px;
border:1px solid #b50008;
}
.hm_add_cartbtn a:hover, .hm_add_cartbtn a:focus
{
background-color: transparent;
color:#b50008; 
text-decoration: none;	
}

.hm_add_cartbtn2
{
width: 100%;
height: auto;
float: left;
text-align: center;
margin:3px 0px 0px 0px;
}
.hm_add_cartbtn2 a
{
font-size:12px;
font-weight: 300;
letter-spacing: 0.8px;
color: #fff;
background-color: #b50008;
padding:6px 12px;
border:1px solid #b50008;
}
.hm_add_cartbtn2 a:hover, .hm_add_cartbtn2 a:focus
{
background-color: transparent;
color:#b50008; 
text-decoration: none;	
}

.hm_add_cartbtn3
{
width: 100%;
height: auto;
float: left;
text-align: center;
margin:3px 0px 0px 0px;
}
.hm_add_cartbtn3 a
{
font-size:12px;
font-weight: 300;
letter-spacing: 0.8px;
color: #fff;
background-color: #b50008;
padding:6px 12px;
border:1px solid #b50008;
}
.hm_add_cartbtn3 a:hover, .hm_add_cartbtn3 a:focus
{
background-color: transparent;
color:#b50008; 
text-decoration: none;	
}

.pagination>li.dots
{
float: left;    
}







/* Responsive product filter and sort */
.product_filterations {
width: 100%;
height: auto;
float: left;
position: fixed;
background-color: #fff;
padding:10px 0px 10px 0px;
z-index: 11;
top:92px;
left: 0;
box-shadow: 0px 0px 14px 1px #e1e1e1;
display:none;
}
.product_sort
{
width: 100%;
height: auto;
float: left;
text-align: center;
border-right: 1px solid #555;
}
.product_sort a, .product_filter a 
{
color:#006da1;    
}
.product_sort a:hover, .product_sort a:focus, .product_filter a:hover, .product_filter a:focus
{
color:#006da1;
font-weight:800;
text-decoration:none;
}
.product_sort a i, .product_filter a i
{
margin:0px 8px 0px 0px;    
}
.product_filter
{
width: 100%;
height: auto;
float: left;   
text-align:center;
}
.as-console-wrapper{
max-height:50px!important;
}

.sortby_content {
position: fixed;
bottom: -70%;
height:50%;
width: 100%;
background:#fff;
text-align:center;
transition: bottom .5s;
left:0px;
padding:20px 20px;
box-shadow:4px 4px 9px 1px #000;
}
.sort_byhdtxt
{
width: 100%;
height: auto;
float: left;  
text-align:left;
font-size:12px;
font-weight:800;
letter-spacing:1px;
color:#006da1;
padding:0px 0px 10px 0px;
border-bottom:1px solid #eee;
margin:0px 0px 8px 0px;
}
.sortby_content.active {
position: fixed;
bottom: 0;
z-index:1;
}
.sortby_content div {
display: inline-block;
padding: 5px 0px;
}
.sortby_content ul
{
width: 100%;
height: auto;
float: left; 
text-align:left;
padding: 0px 0px 20px 0px;
}
.sortby_content ul li
{
width: 100%;
height: auto;
float: left; 
text-align:left;
list-style:none;
line-height:21px;
}
.sortby_content ul li a
{
font-size:11px;
letter-spacing: 1px;
color:#000;
}
.custom_close_btn
{
position: absolute !important;
right: 20px !important;
top: 5px !important;    
}
.sortby_content ul li a:hover, .sortby_content ul li a:focus
{
text-decoration:none;    
}
.filterby_content {
position: fixed;
bottom: -70%;
height:72%;
width: 100%;
background:#fff;
text-align:center;
transition: bottom .5s;
left:0px;
padding:10px 0px 58px 0px;
box-shadow:4px 4px 9px 1px #000;
display:none;
}
.filter_byhdtxt
{
width: 100%;
height: auto;
float: left;  
text-align:left;
font-size:12px;
font-weight:800;
letter-spacing:1px;
color:#006da1;
padding:0px 0px 10px 10px;
border-bottom:1px solid #eee;
margin:0px 0px 0px 0px;
}
.filterby_content.active {
position: fixed;
bottom: 0;
z-index:1;
}
.filterby_content.scrollbar
{
padding: 0px 0px 0px 15px !important;    
}
.filterby_content ul
{
width: 100%;
height: auto;
float: left; 
text-align:left;
}
/*.pay_on_delivery_subproduct_list, .pro_filtering_list, .pro_discount_subproduct_list, .pro_price_subproduct_list, .pro_new_arrivals_subproduct_list, .pro_availability_subproduct_list, .pro_seller_subproduct_list, .pro_gst_invoice_subproduct_list
{
display:none;    
}*/
.filterby_content ul li
{
width: 100%;
height: auto;
float: left; 
text-align:left;
list-style:none;
line-height:48px;
}
.filterby_content ul li a
{
font-size: 14px;
letter-spacing: 1px;
color:#000;
}
.feature_product_list
{
width: 100%;
height:100vh;
float: left;
background-color:#eee;
}
.feature_product_list ul
{
width: 100%;
height: auto;
float: left; 
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.feature_product_list ul li
{
width: 100%;
height: auto;
float: left; 
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
line-height:25px;
border-bottom:1px solid #ccc;
}
.feature_product_list ul li a
{
width: 100% !important;
height: auto !important;
float: left !important; 
margin:0px 0px 0px 0px !important;
padding:5px 7px !important;
font-size: 12px !important;
}
.feature_product_list ul li a:hover, .feature_product_list ul li a:focus
{
background-color:#fff;
text-decoration:none;
}
/* Customize website's scrollbar like Mac OS
Not supports in Firefox and IE */

/* total width */
.scrollbar::-webkit-scrollbar {
background-color:#fff;
width:16px
}
/* background of the scrollbar except button or resizer */
.scrollbar::-webkit-scrollbar-track {
background-color:#fff
}
.scrollbar::-webkit-scrollbar-track:hover {
background-color:#f4f4f4
}

/* scrollbar itself */
.scrollbar::-webkit-scrollbar-thumb {
background-color:#babac0;
border-radius:16px;
border:5px solid #fff
}
.scrollbar::-webkit-scrollbar-thumb:hover {
background-color:#a0a0a5;
border:4px solid #f4f4f4
}
/* set button(top and bottom of the scrollbar) */
.scrollbar::-webkit-scrollbar-button {display:none}

/* div box */

.modal-body div.customer_reviews_section
{
margin:0px !important;    
}
.scrollbar {
height: 75vh;
width: 25vw;
min-width: 150px;
background: #fff;
overflow-y: scroll;
}
.scrollbar2 {
height:400px;
width:100%;
min-width: 150px;
background: #fff;
overflow-y: scroll;
}
/*.overflow{min-height: 100vh}*/

.golf_subproduct_list, .landirri_subproduct_list, .agri_subproduct_list, .cenralsys_subproduct_list
{
width: 100%;
height: auto;
float: left;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
.golf_subproduct_list ul, .landirri_subproduct_list ul, .agri_subproduct_list ul, .cenralsys_subproduct_list ul
{
width: 100%;
height: auto;
float: left;
padding:3px 0px 0px 3px;
margin:0px 0px 0px 0px;
}
.golf_subproduct_list li, .landirri_subproduct_list li, .agri_subproduct_list li, .cenralsys_subproduct_list li
{
width: 100% !important;
height: auto !important;
float: left !important;
padding:0px 0px 0px 0px !important;
margin:0px 0px 0px 0px !important;
line-height:35px !important;
}
.golf_subproduct_list li a, .landirri_subproduct_list li a, .agri_subproduct_list li a, .cenralsys_subproduct_list li a
{
padding:8px; 
font-size:12px;
}
.golf_subproduct_list li a:hover, .landirri_subproduct_list li a:hover, .agri_subproduct_list li a:hover, .cenralsys_subproduct_list li a:hover
{
text-decoration:none;    
}
.golf_subproduct_list li a span, .landirri_subproduct_list li a span, .agri_subproduct_list li a span, .cenralsys_subproduct_list li a span
{
float: right;
font-size: 8px;
background-color:#006da1;
line-height: initial;
padding: 5px 5px;
border-radius:5px;
letter-spacing: 1px;
color: #fff;
position: relative;
top: 7px;
}
.filter_pro_active
{
background-color: #fff !important;   
}
.landirri_subproduct_list, .agri_subproduct_list, .cenralsys_subproduct_list
{
display:none;
}
.custom_close_btn, .custom_close_btn2
{
width:auto !important;
height:auto !important;
float:right !important;
background-color:#0483BF;
color:#fff;
border:1px solid #0483BF;
padding:5px 10px;
}
/* Responsive product filter and sort end */

/*
*  STYLE 6
*/

#style-6::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar
{
width: 5px;
background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar-thumb
{
background-color: #058ac9;	
background-image: -webkit-linear-gradient(45deg,
rgba(255, 255, 255, .2) 25%,
transparent 25%,
transparent 50%,
rgba(255, 255, 255, .2) 50%,
rgba(255, 255, 255, .2) 75%,
transparent 75%,
transparent)
}


.mask
{
height:415px !important; 	
}

.product_quantity {
width: 100%;
height: auto;
float: left;
margin: 10px 0px 5px 0px;
}
.product_quantity select {
font-size: 15px;
width:80px;
height: auto;
float: left;
border: 1px solid #dad6d6;
padding: 7px 10px;
letter-spacing: 1px;
font-weight: 300;
color: #000;
}
.item_removebtn
{
width: 100%;
height: auto;
float: left;
padding: 0px;
margin: 10px 0px;
}
.item_removebtn a {
color: #058ac9;
padding: 8px 0px;
border-radius: 5px;
letter-spacing: 1px;
font-size:11px;
font-weight:600;
text-decoration:underline;
}
.item_removebtn a:hover, .item_removebtn a:focus
{
background-color:transparent;
color: #000;
}
.product_quantity span
{
font-size:22px;
position: relative;
top: 7px;
left: -22px;
}
.cartbtn2 {
margin: 0px 0px 0px 0px !important;
background-color: transparent !important;
position: absolute !important;
bottom: 60px !important;
width:90% !important;
float: left;
}
.product_main_cat {
width: 100%;
height: auto;
float: left;
text-align: center;
color:#1a1a1a;
font-size:17px;
font-weight: 800;
letter-spacing: 0.8px;
margin: 0px 0px 5px 0px;
}
.rightmodal_close
{
width: auto;
height: auto;
float: left;
text-align: left;
color: #921C1C;
position: absolute !important;
left: 0;
}
.rightmodal_close:hover
{
color: #921C1C;  
}
.shbag
{
width: 100%;
height: auto;
float: left;
text-align: center;
font-size: 16px;
font-weight: 800;
color: #000;
letter-spacing: 0.8px;
line-height: 1;
box-shadow: 0px 0px 8px 1px #ccc;
padding: 17px 0px;  
}
.hdpad
{
padding: 0px !important;  
}
.seller_notify
{
width: 100%;
height: auto;
float: left;
text-align:left;
font-size:11px;
font-weight:300;
color: #000;
background-color: #fdf5eb;
border:1px solid #f8e1c5;
letter-spacing: 0.5px;  
padding: 8px 10px;
border-radius:5px;
margin: 0px 0px 8px 0px;
}
.seller_notify i
{
float: left;
margin: 0px 8px 0px 0px;  
}
.seller_notify label
{
float: left;
margin: 4px 0px;
padding: 0;  
}
.shopcart_item
{
width: 100%;
height: auto;
float: left;
padding: 8px 10px;
background-color: #fff;
margin: 0px 0px 10px 0px;
border-radius: 8px;  
box-shadow: 5px 5px 5px -5px #ccc;
}
.shopcart_img1
{
width: 100%;
height: 110px;
float: left;
background-image: url(../images/product-img/rotors/eagle_900_3.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: 50%;
}
.right_modal_content
{
background-color: #f3f3f3;  
}
.shopcart_itemname 
{
width:80%;
height: auto;
float: left;
font-size: 12px;
font-weight: 300;
color: #000;
margin: 13px 0px 0px 0px;
}
.remove_product_icon 
{
position: absolute;
right:0px;

}
.shopcart_item_foot
{
width: 100%;
height: auto;
float: left;
border-top:1px solid #ccc;
padding: 10px 0px;
margin: 0px 0px 0px 0px;  
}
.order_product_price
{
width: 100%;
height: auto;
float: left;
text-align: center;
padding:0px 0px;  
}
.mrp_price
{
font-size: 12px;
font-weight: 300;
color: #7d7d7d;
text-decoration: line-through;  
}
.sellprice 
{
font-size: 12px;
font-weight: 800;
color: #000;
margin: 0px 0px 0px 8px;
}
.quantity-control 
{
display: flex;
align-items: center;
justify-content: space-between;
width: fit-content;
background: #eaeaea;
border-radius: 10px;
padding: 4px;
width: 100px;
}
.remove_product_icon img
{
height:27px;  
}
.quantity-btn {
background: transparent;
border: none;
outline: none;
margin: 0;
padding: 0px 3px;
cursor: pointer;
}
.quantity-btn img
{
width:16px;
height:16px;
float: left;  
}
.plss img
{
width:15px;
height:13px;
float: left;  
}
.quantity-btn svg {
width:9px;
height:9px;
}
.quantity-input {
outline: none;
user-select: none;
text-align: center;
width:45px;
display: flex;
align-items: center;
justify-content: center;
background: transparent;
border: none;
}
.quantity-input::-webkit-inner-spin-button,
.quantity-input::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.cart_scrollbar
{
float: left;
height:650px;
width: 100%;
background: #F5F5F5;
overflow-y: scroll;
padding: 0px 10px 0px 0px;
}

.force-overflow
{
min-height:550px;
height: auto;
float: left;
}

#wrapper
{
text-align: center;
width:550px;
height: auto;
float: left;
margin: auto;
}
/*
*  STYLE 3
*/

#style-3::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar
{
width:3px;
background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb
{
background-color: #000000;
}
.cart_bag_details
{
width: 100%;
height: auto;
float: left; 
background-color: #fff;
padding:10px 10px;  
}
.bag_discount div
{
color:#921C1C !important;
font-weight: 800 !important;
}
.grand_totaltxt div
{
color:#000 !important;
font-weight: 800 !important;
}
.cart_payment_details
{
width: 100%;
height: auto;
float: left; 
margin:10px 0px 0px 0px;  
}
.cart_payment_details ul
{
width: 100%;
height: auto;
float: left;  
padding: 0px;
margin: 0px;  
}
.cart_payment_details ul li
{
width: 100%;
height: auto;
float: left; 
list-style: none; 
line-height:28px; 
}
.cartitem_sidebar_foot
{
width: 100%;
height: auto;
float: left;   
}
.cart_payment_details_hdtxt
{
width: 100%;
height: auto;
float: left; 
font-size: 15px;
text-align: center;
font-weight: 800;
color: #000; 
}
.cart_bag_label
{
width:50%;
height: auto;
float: left;   
}
.product_amt
{
width:50%;
height: auto;
float: left;
text-align: right;   
}
.sidebar_foot_left
{
width: 100%;
height: auto;
float: left; 
font-size: 15px;
text-align: center;
font-weight: 800;
color: #000; 
text-align: left;  
}
.sidebar_foot_left a
{
text-decoration: none;
font-size: 14px;
font-weight: 300;  
color: #921C1C;
}
.sidebar_foot_left a:hover
{
text-decoration: none;  
}
.sidebar_foot_right
{
width: 100%;
height: auto;
float: left; 
font-size: 15px;
text-align: center;
font-weight: 800;
color: #000; 
text-align: right;  
}
.sidebar_foot_right a
{
font-size:14px;
text-align: center;
font-weight:300;
color: #fff;
background-color:#921C1C;   
padding:10px 13px;
letter-spacing: 1px;
}
.sidebar_foot_right a:hover
{
text-decoration: none;  
}
.grand_totaltxt
{
width: 100% !important;
height: auto !important;
float: left !important;
padding: 2px 0px;
border-top: 1px solid #d8d8d8 !important;
margin: 5px 0px !important;
}
.hide {
display: none;
}

main {
clear: both;
font-size: 0.75rem;
margin: 0 auto;
overflow: hidden;
padding: 1rem 0;
width: 960px;
}

.basket,
aside {
padding: 0 1rem;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.basket {
width: 70%;
}

.basket-module {
color: #111;
}

label {
display: block;
margin-bottom: 0.3125rem;
}

.promo-code-field {
border: 1px solid #ccc;
padding: 0.5rem;
text-transform: uppercase;
transition: all 0.2s linear;
width: 48%;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.promo-code-field:hover,
.promo-code-field:focus {
border: 1px solid #999;
}

.promo-code-cta {
border-radius: 4px;
font-size: 0.625rem;
margin-left: 0.625rem;
padding: 0.6875rem 1.25rem 0.625rem;
}

.basket-labels {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin-top: 1.625rem;
}



li.price:before,
li.subtotal:before {
content: '';
}

/*.item {
width: 55%;
}*/

.price,
.quantity,
.subtotal {
width: 15%;
}

.subtotal {
text-align: right;
}

.remove {
bottom: 1.125rem;
float: right;
position: absolute;
right: 0;
text-align: right;
width: 45%;
}

.remove button {
background-color: transparent;
color: #777;
float: none;
text-decoration: underline;
text-transform: uppercase;
}

.item-heading {
padding-left: 4.375rem;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.basket-product {
border-bottom: 1px solid #ccc;
padding: 1rem 0;
position: relative;
}

.product-image {
width: 35%;
}

.product-details {
width: 65%;
}

.product-frame {
border: 1px solid #aaa;
}

.product-details {
padding: 0 1.5rem;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.quantity-field {
background-color: #ccc;
border: 1px solid #aaa;
border-radius: 4px;
font-size: 0.625rem;
padding: 2px;
width: 3.75rem;
}

aside {
float: right;
position: relative;
width: 30%;
}

.summary {
background-color: #eee;
border: 1px solid #aaa;
padding: 1rem;
position: fixed;
width: 250px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.summary-total-items {
color: #666;
font-size: 0.875rem;
text-align: center;
}

.summary-subtotal,
.summary-total {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
clear: both;
margin: 1rem 0;
overflow: hidden;
padding: 0.5rem 0;
}

.subtotal-title,
.subtotal-value,
.total-title,
.total-value,
.promo-title,
.promo-value {
color: #111;
float: left;
width: 50%;
}

.summary-promo {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}

.promo-title {
float: left;
width: 70%;
}

.promo-value {
color: #8B0000;
float: left;
text-align: right;
width: 30%;
}

.summary-delivery {
padding-bottom: 3rem;
}

.subtotal-value,
.total-value {
text-align: right;
}

.total-title {
font-weight: bold;
text-transform: uppercase;
}

.summary-checkout {
display: block;
}

.checkout-cta {
display: block;
float: none;
font-size: 0.75rem;
text-align: center;
text-transform: uppercase;
padding: 0.625rem 0;
width: 100%;
}
.summary-delivery-selection {
background-color: #ccc;
border: 1px solid #aaa;
border-radius: 4px;
display: block;
font-size: 0.625rem;
height: 34px;
width: 100%;
}
.item_add_to_cart_sec
{
width: 30%;
height: auto;
float: left;
padding: 15px 20px;
background-color:#058ac9;
box-shadow:1px 1px 3px #767676 !important;
border-radius: 8px;
position: fixed;
bottom: 30px;
margin: 0px 35%;
z-index: 1111;
display: none;
}
.cls_iconbtn a img 
{
position: absolute;
color: #fff;
top: 6px;
right: 10px;
width: 21px;
box-shadow:0px 0px 2px 0.10px #fff; 
border-radius: 50%; 
}
.cls_iconbtn a img:hover
{
box-shadow:0px 0px 5px 1px #fff; 
border-radius: 50%; 
}
.item_added
{
width:95%;
height: auto;
float: left;  
font-size:12px;
font-weight:400;
letter-spacing: 0.9px;
color: #fff;
margin:5px 0px 0px 0px;
}
.item_added label
{
width:auto;
height:auto;
float:left;
}
.item_added span
{
float: right !important;  
}
.item_added a
{
color:#facc6b   
}
.show {
opacity: 1;
}
.leftnopad
{
padding:0px 15px 0px 0px !important;    
}
.wishlist_added_infosec
{
width:40%;
height: auto;
float: left;
padding:13px 14px 17px 14px;
background-color:#058ac9 !important;
box-shadow: 1px 1px 5px #000 !important;
border-radius: 8px;
position: fixed;
margin: 0px 30%;
z-index: 111;
display: none;
top:150px;
}

.wish_cls_iconbtn a img 
{
position: absolute;
color: #fff;
top: 6px;
right: 10px;
width: 21px;
box-shadow:0px 0px 2px 0.10px #fff; 
border-radius: 50%; 
}
.wish_cls_iconbtn a img:hover
{
box-shadow:0px 0px 5px 1px #fff; 
border-radius: 50%; 
}









@media screen and (max-width: 640px) {
aside,
.basket,
.summary,
.item,
.remove {
width: 100%;
}
.basket-labels {
display: none;
}
.basket-module {
margin-bottom: 1rem;
}
.item {
margin-bottom: 1rem;
}
.product-image {
width: 40%;
}
.product-details {
width: 60%;
}
.price,
.subtotal {
width: 33%;
}
.quantity {
text-align: center;
width: 34%;
}
.quantity-field {
float: none;
}
.remove {
bottom: 0;
text-align: left;
margin-top: 0.75rem;
position: relative;
}
.remove button {
padding: 0;
}
.summary {
margin-top: 1.25rem;
position: relative;
}
}

@media screen and (min-width: 641px) and (max-width: 960px) {
aside {
padding: 0 1rem 0 0;
}
.summary {
width: 28%;
}
}

@media screen and (max-width: 960px) {
main {
width: 100%;
}
.product-details {
padding: 0 1rem;
}
}
.page_counting
{
width:auto;
height: auto;
float: left;
margin:10px 0px 0px 0px;
font-size:14px;
font-weight:300;
letter-spacing:1px;
color:#000;
margin:0px 0px 0px 10px;
}
.paginate_sec
{
width:100%;
height: auto;
float: left; 
margin:30px 0px 0px 0px !important;
}
[data-pagination],
[data-pagination] *,
[data-pagination] *:before,
[data-pagination] *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-kerning: auto;
}
[data-pagination] {
font-size: 8pt;
line-height: 1;
font-weight: 400;
font-family: 'Open Sans', 'Source Sans Pro', Roboto, 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'Myriad Pro', 'Segoe UI', Myriad, Helvetica, 'Lucida Grande', 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, Arial, sans-serif;
-webkit-text-size-adjust: 100%;
text-align: center;
transition: font-size .2s ease-in-out;
}
[data-pagination] ul {
list-style-type: none;
display: inline;
font-size: 100%;
margin: 0;
padding: .5em;
display: table;
margin: 0 auto;
}
[data-pagination] ul li 
{
width: 100%;
height: auto !important;
float: left;    
display: inline-block;
font-size: 100%;
width: auto;
border-radius: 3px;
}
[data-pagination] > a {
font-size: 140%;
}
[data-pagination] a {
color: #777;
font-size: 100%;
padding:14px;
font-size: 15px;
}
[data-pagination] a:focus,
[data-pagination] a:hover {
color: #f60;
text-decoration:none;
}
[data-pagination] li.current {
background: #0588c6;
width: 30px;
height: 30px;
border-radius: 50%;
padding: 6px 0px;
}
[data-pagination] li
{
margin:0px 6px;    
}
[data-pagination] li.current a
{
color: #fff !important;
padding: 12px 0px !important;
position: relative;
top: 2px;
}
/* Disabled & Hidden Styles */
[data-pagination] .disabled,
[data-pagination] [hidden],
[data-pagination] [disabled] {
opacity: .5;
pointer-events: none;
}
@media (min-width: 350px) {
[data-pagination] {
font-size: 10pt;
}
}
@media (min-width: 500px) {
[data-pagination] {
font-size: 12pt;
}
}
@media (min-width: 700px) {
[data-pagination] {
font-size: 14pt;
}
}
@media (min-width: 900px) {
[data-pagination] {
font-size: 16pt;
}
}
.res_category_list_sec
{
width: 100%;
height: auto;
float: left;
margin:0px 15px 15px 0px;
display:none;
}
.res_category_list_sec select
{
width: 200px;
height: auto;
float: left;
border: 1px solid #ccc;
padding: 8px 8px 8px 8px;
font-size: 14px;
letter-spacing: 0.5px;
}
.res_category_list_sec span {
position: absolute;
font-size: 25px;
margin: 7px 0px 0px -22px;
}
/*Product List  End */















.addressbook_section
{
width: 100%;
height: auto;
float: left;
margin:155px 0px 30px 0px;
}
.wrp {
width: 100%;
height: auto;
float: left;
margin: 100px 0px 30px 0px;
}
.leftside
{
width:100%;
height:auto;
float:left;
border:1px solid #aaa;
padding:15px 15px 15px 20px;
margin-top:0px;
}
.myacc_list
{
width:100%;
height:auto;
float:left;
border-bottom: 1px solid #eee;
}
.myacc_list ul
{
width:100%;
height:auto;
float:left;
padding: 0px;
margin: 0px;
}
.myacc_list ul li
{
width:100%;
height:auto;
float:left;  
list-style:none;
padding-left:20px;
line-height:30px;
}
.myacc_list ul li a
{
color:#666;
}
.myacc_list ul li a:hover
{
text-decoration:none;
}
.txtactive
{
color:#b20101 !important;
}
.myacctxt
{
width:100%;
height:auto;
float:left;  
font-size:16px;
color:#111;
font-weight:300;
}
.accset
{
width:100%;
height:auto;
float:left; 
margin-top:10px;
}
.accset p
{
width:100%;
height:auto;
float:left;   
font-size:16px;
color:#111;
font-weight:300;
}
.accset a
{
color:#666;
padding-left:20px;
}
.accset a:hover
{
text-decoration:none;
}
.myorder
{
width: 100%;
height: auto;
padding-bottom:0px;
margin-bottom:10px;
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
color: #b20101;
font-weight: 700;
font-size: 20px;
float: left;
}
.customer_order
{
width: 100%;
height: auto;
float: left;  
}
.address_book_section {
width: 100%;
height: auto;
float: left;
}
.address_book_section_hdtxt
{
width: 100%;
height: auto;
float: left; 
color: #b20101;
font-weight:bold;
font-size: 20px;
float: left;
margin: 0px 0px 8px 0px;
}
.order_processing
{
width: 100%;
height: auto;
border: 1px solid rgba(0, 0, 0, 0.12);
padding: 15px;
margin: 0px 0px 0px 0px;
float: left;
}
.order_details
{
width:100%;
height: auto;
float: left;
border:1px solid rgba(0, 0, 0, 0.12);
padding:15px;
margin:20px 0px 30px 0px;
display:none;
}
.ordership
{
width: 100%;
height: 85px;
padding: 10px 0px;
margin: 10px 0px;
border-bottom: 1px solid rgba(0, 0, 0, 0.12);}

.ordership_details
{
width: 100%;
height:145px;
padding: 10px 0px;
margin: 10px 0px;
border-bottom: 1px solid rgba(0, 0, 0, 0.12);}
.processing 
{
width: 37%;
height: 1px;
background-color: rgba(0, 0, 0, 0.12);
float: left;
}
.midprocessing
{
width:32%;
height:1px;
background-color:rgba(0, 0, 0, 0.12);
float:left;
}
.lastprocessing
{
width:6%;
height:1px;
background-color:rgba(0, 0, 0, 0.12);
float:left;
}
.processing_circle
{
width:20px;
height:20px;
background-color:#fff;
border:1px solid rgba(0, 0, 0, 0.12);
border-radius:50%;
position: relative;
top: -12px;
}
.start_processing_circle
{
width:20px;
height:20px;
background-color:#fff;
border:1px solid rgba(0, 0, 0, 0.12);
border-radius:50%;
position: relative;
top: -12px;
}
.start_processing_circle img
{
margin:-2px;
}
.processtxt
{
font-size:12px;
color:#555;
margin-top:0px;
}
.orderid
{
width:50%;
float:left;
height:auto;
font-size:13px;
font-weight:300;
color:#111;
padding:0px;
margin:0px 0px 0px 0px;
}
.orderid span
{
color:#aaa;
}
.progreen_txt
{
color:#7ed321;
font-size:14px;
font-weight:700;
margin:0px 0px 5px 0px;
}
.shippment_numbers
{
font-size:11px;
color:#555;
font-weight:300;
letter-spacing:0.5px;
margin:0px 0px 5px 0px;
}
.placed_dt
{
color:rgba(0, 0, 0, 0.38) !important;
font-size:11px;
font-weight:300;
}
.final_product_details
{
width:100%;
height:150px;
margin:10px 0px;
}
.final_product_details img
{
border: 1px solid rgba(0, 0, 0, 0.12);
width: 100%;
height: 140px;
float: left;
padding: 13px;
}
.final_product_dtal
{
width:15%;
float:left;
}
.material_price
{
width: 80%;
height: auto;
float: left;
margin: 0px 0px 0px 10px;
}
.matname
{
width: 100%;
height: auto;
float: left;
padding: 0px;
margin:0px 0px 5px 0px;
}
.matname a
{
color: #555;
font-size: 17px;
letter-spacing: 1px;
font-weight: 300;
}
.pricewith_qty
{
width: 100%;
height: auto;
float: left;  
color:#111;
font-size:13px;
font-weight:800;
padding: 0;
margin:0px 0px 10px 0px; 
}
.expected_delivery
{
width: 18%;
height: auto;
float: left;
font-size: 13px;
color: rgb(0 0 0 / 65%) !important;
margin: 5px 0px 0px 0px;
padding: 0;
}
.expected_deliverydt
{
width: 76%;
height: auto;
float: left;
font-size: 11px;
color: #111;
font-weight: 700;
padding: 0;
margin: 7px 8px;
}
.client_wish
{
width: 100%;
height: auto;
padding: 10px 0px;
border: 1px solid #eee;
border-top: 0;
float: left;}
.client_wish a
{
font-size:15px;
color: #111;
font-weight: 700;  
}
.client_wish a:hover
{
text-decoration: none;
color:#b50008;  
}
.bottxt
{
width: 100%;
height: auto;
float: left;  
text-align: center;
border-right: 1px solid #eee;
height: 38px;
padding: 8px;
}
.bottxt_cancel
{
text-align: center;
height: 38px;
padding: 8px;
}
.bottxt_cancel a
{
font-size:15px;
color: #111;
font-weight: 700;    
}
.orderdtails
{
width:100%;
border-bottom:1px solid rgba(0, 0, 0, 0.12);
padding-bottom:10px;
font-size:15px;
color:#111;
font-weight:700;
}
.shipadd_txt
{
width: 100%;
height: auto;
float: left;
font-size:15px;
color:#111;
font-weight:600;
padding: 0px;
}
.shipadd_subtxt
{
font-size: 13px;
color: #555;
font-weight: 300;
letter-spacing: 0.6px;
width: 100%;
height: auto;
float: left;
line-height: 20px;
}
.ordersummary_biltxt
{
font-size: 13px;
color: #111;
text-align: left;
margin-bottom:5px;
letter-spacing:0.5px;
}
.ordersummary_bilamt
{
font-size: 13px;
color: #111;
text-align: right;
margin-bottom:5px;
letter-spacing:0.5px;
}
.shipdiscount
{
font-size:13px;
font-weight:500;
color:#7ed321;
}
.finalpay_amt
{
font-size:15px;
font-weight:700;
}
.detailicon
{
width:50%;
float:left;
text-align:right;
color:#448aff !important;
font-size:14px;
font-weight:700;
cursor:pointer;
}
.ifrm
{
width: 100%;
height:580px;
border: none;
}
.addbook
{
font-size:14px;
font-weight:300;
color:#666;
}
.defalut_bill_add
{
width:100%;
height:auto;
float: left;
padding:25px;
border:1px solid #eee;
margin-top:15px;
}
.defalut_bill_add p
{
font-size:14px;
color:#747474;
font-weight:700;
}

.defalut_booking_add
{
width:100%;
height:auto;
float: left;
padding:25px;
border:1px solid #eee;
margin-top:15px;
}
.defalut_booking_add p
{
font-size:14px;
color:#747474;
font-weight:700;
}
.addtxt
{
font-size:13px;
color:#111;
font-weight:300;
}


/*cart form*/
.assnew_address
{
width: 100%;
height: auto;
float: left;
margin: 15px 0px 0px 0px;
font-size: 14px;
font-weight: 700;
color: #111;
}
.address_field 
{
width: 100%;
height:62px;
float: left;
}
/*cart form end*/




.lab_usericons
{
position: absolute;
right:0px;
line-height: 30px;
color: #ccc;
height:34px;
padding:11px 18px;
border-left:1px solid rgba(0, 0, 0, 0.24);
}

.firstname_txt
{
width:100%;
height:35px;
padding:5px 30px 5px 15px;
border:1px solid #ccc;
border-radius:5px;
font-size: 12px;
letter-spacing: 0.5px;
}
.addbtn
{
margin: 20px 0px;
float: left;
width: 100%;
}
.saveadd
{
background-color:#b20101;
color:#fff;
padding:8px 20px;
border-radius:5px;
}
.saveadd:hover
{
text-decoration:none;
color:#fff;
background-color:#076b07;
}

.back
{
padding:7px 20px;
border:1px solid #ccc;
color:#666;
border-radius:5px;
}
.back:hover
{
background-color:#aaa;
text-decoration:none;
color:#111;
}
.edt_remve
{
width:100%;
text-align:center;
height: 40px;
float: left;
}
[type="date"] {
background:#fff url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/calendar_2.png) 97% 50% no-repeat;
}
[type="date"]::-webkit-inner-spin-button {
display: none;
}
[type="date"]::-webkit-calendar-picker-indicator {
opacity: 0;
}
/* custom styles */
label {
display: block;
}
input {
border: 1px solid #c4c4c4;
background-color: #fff;
padding: 3px 5px;
/*width: 190px;*/
}
.wd-wrap
{
width:100%;
height: auto;
float: left;
}
.edit
{
width:50%;
text-align:center;
float:left;
border: 1px solid #eee;
border-top: none;
padding: 15px 0px;
}
.remove
{
width:50%;
text-align:center;
float:left;
border: 1px solid #eee;
border-top: none;
border-left:none;
padding: 15px 0px;
}
.acc_details_outline
{
width:70%;
height:500px;
border:1px solid #eee;
padding:25px;
}
.acc_detailstxt
{
width: 100%;
height: auto;
float: left;  
font-size:14px;
color:#111;
font-weight:500;
}
.acc_detail_txtbox
{
width: 385px;
padding: 5px 10px 5px 15px;
border: 1px solid #eee;
height: 40px;
}
.save
{
padding:13px 22px;
color:#b20101;
border-radius:3px;
border:1px solid #b2010126;
font-weight:600;
}
.save:hover
{
text-decoration:none;
color:#b20101;
}
.personal_informaion
{
width: 100%;
height: auto;
float: left;
border: 1px solid #eee;
padding: 25px;
}
.pencil
{
width: 100%;
text-align: right;
color: #b20101;
font-size: 15px;
cursor: pointer;
position: absolute;
right: 40px;
}
.account_settings_dt
{
display:none;
}
.gender
{
width:100%;
}
/*[type="radio"]:checked,
[type="radio"]:not(:checked) {
position: absolute;
left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
position: relative;
padding-left: 28px;
cursor: pointer;
line-height: 20px;
display: inline-block;
color: #666;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 18px;
height: 18px;
border: 1px solid #ddd;
border-radius: 100%;
background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
content: '';
width:10px;
height:10px;
background:#C60202;
position: absolute;
top:4px;
left:4px;
border-radius: 100%;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
[type="radio"]:checked + label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}*/
.acc_detailstxt input
{
width: 114px;
padding: 9px 5px;
background-color:#921c1c;
border:1px solid #921c1c;
color: #fff;  
font-size: 14px;
font-weight: 300;
letter-spacing: 0.6px;
border-radius: 5px;
}
.acc_detailstxt input:hover
{
background-color: transparent;
color:#921c1c;
background-color: transparent;   
}
.mobile_number
{
width: 49%;
height: auto;
float: left;
border: 1px solid #eee;
padding: 7px 18px 28px 18px;
margin-top: 30px;
margin: 30px 1% 0px 0px;
}
.mobile_number p
{
width:100%;
height: auto;
float: left;  
padding: 0px;
margin: 0px 0px 5px 0px;
}
.password p
.mobile_number_editbtn
{
width:100%;
height: auto;
float: left;
text-align:right;
color:#b20101;
font-size:14px;
cursor:pointer;
}
.mobile_number form
{
width:100%;
height: auto;
float: left;  
}
.account_settings_dt
{
display:none;
}
.mobile_number_edit
{
display:none;
}
.password
{
width:50%;
height:auto;
float: left;
border:1px solid #eee;
padding:25px;
margin-top:30px;
}
.change_pw_editbtn
{
width:100%;
text-align:right;
color:#b20101;
font-size:14px;
cursor:pointer;
}
.pwchange_edit
{
display:none;
}
.itembox_height
{
height: auto !important;
width: 99%;
float: left;
padding: 0px 10px 16px 10px;	
}
.delivery_dt {
width: 100%;
height: auto;
float: left;
margin:7px 0px 8px 0px;
font-size: 12px;
font-weight:300;
letter-spacing: 0.1px;
text-align: center;
color: #015302;
}
.delivery_dt span {
font-weight: bold;
font-family: -webkit-pictograph;
}
.delivery_truck_icon
{
width:20%;
height: auto;
float: left;    
}
.delivery_truck_icon img {
width: 100% !important;
height: 25px !important;
float: left !important;
padding: 0px;
margin: 0px;
text-align: left;
}
.delivery_dt label
{
width:80%;
height: 25px;
float: left;
margin: 0px;
padding: 0px;
}
.view_store
{
display:none;    
}
.items_shw_perpage
{
width:auto;
height: auto;
float: left;    
}
.items_shw_perpage label
{
width: auto;
height: auto;
float: left;
margin: 6px 8px 0px 0px;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.5px;
text-transform: capitalize;
}
.items_shw_perpage form
{
width:58px;
height: auto;
float: left; 
margin:0px 8px 0px 0px;
}
.items_shw_perpage form select
{
width: 100%;
height: auto;
float: left;
border: 1px solid #adadad;
outline: none;
padding: 4px 3px;
}
.pro_paginate
{
width:100%;
height: auto;
float:right;
position: relative;
right: 10px;
}
.pro_paginate .pagination
{
float:right;
padding:0px;
margin:0px;
}
.total_pro_items 
{
width: auto;
height: auto;
float: left;
margin: 7px 20px 0px 0px;
font-size: 12px;
/*font-weight: 600;*/
letter-spacing: 1px;
color: rgb(5, 138, 201);
}
.items_shw_perpage_sec
{
right: 0;
width:270px;
height: auto;
float: right;  
margin:25px 0px 0px 0px;
}
.items_shw_perpage span
{
position: absolute;
font-size: 21px;
font-weight: 800;
margin: 5px 0px 0px -20px;    
}
















/*Footer */
.footer
{
width:100%;
height:auto;
background-color:#fff !important;
border-top:3px solid #3C5FAE;
padding:20px 0px  0px 0px;
margin:20px 0px  0px 0px;
float:left;
}
.foot_headtxt
{
font-size:14px;
color:#000;
margin-bottom:10px;
}
.foot_headtxt_list
{
padding:0px;
margin-bottom: 40px;
}
.foot_headtxt_list li
{
list-style:none;
color:#999;
font-size:14px;
}
.foot_headtxt_list li a
{
color:#999;
font-size:14px;
}
.foot_headtxt_list li a:hover
{
text-decoration:none;
color:#a50b0b;
}
.socialicon_foot_headtxt_list
{
padding:0px;
}
.socialicon_foot_headtxt_list li
{
list-style:none;
float:left;
}
.socialicon_foot_headtxt_list li a
{
color:#999;
font-size:14px;
padding-right:10px;
}
.socialicon_foot_headtxt_list li a:hover
{
text-decoration:none;
color:#a50b0b;
}
.footcat_headtxt_list
{
padding:0px;
}
.footcat_headtxt_list li
{
list-style:none;
}
.footcat_headtxt_list li a
{
color:#999;
font-size:14px;
padding-right:10px;
color:#999;
}
.footcat_headtxt_list li a:hover
{
text-decoration:none;
color:#a50b0b;
}
.facebook
{
color: #fff;
background-color: #7198FA;
height: 30px;
width: 30px;
border-radius: 50%;
padding:8px 13px;
}
.twitter
{
color: #fff;
background-color:#7CDEFF;
height: 30px;
width: 30px;
border-radius: 50%;
padding:8px 12px;
}
.googlep
{
color: #fff;
background-color:#a50b0b;
height: 30px;
width: 30px;
border-radius: 50%;
padding: 8px 10px;
}
.footer_copyright {
width: 100%;
height: auto;
padding: 10px 0px;
float: left;
}
.copyright
{
width:100%;
text-align:left;
font-size:12px;
color:#111;
}
.copyright a
{
text-decoration:none;
color:#111;
}
.copyright a:hover
{
text-decoration:none;
color:#999;
}
.dd
{
width:100%;
text-align:right;
font-size:12px;
color:#999;
}
.dd_by
{
width:100%;
height: auto;
float: left;
text-align:right;
font-size:12px;
color:#fff;
padding:5px 0px;
margin: 0px;
}
.company_termspolicy
{
width:100%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:0px 0px;
}
.lines {
border: 1px solid #ccc;
margin: 18px 0px 10px 0px;
border-left: none;
border-right: none;
width: 100%;
height: auto;
float: left;
}
.lines2
{
border:1px dotted #ccc;
margin:30px 0px 20px 0px;
border-left:none;
border-right:none;
padding-bottom:5px;
}
.sec
{
width: 100%;
height: auto;
float: left;
}
.paymed
{
margin-top: 10px;
font-size: 14px;
font-weight: 500;
margin-bottom: -5px;
}
.security {
width: 100% !important;
text-align: center !important;
padding: 12px 30px !important;
border-right: 1px solid #ccc !important;
border: none !important;
height: auto !important;
float: left !important;
}
.security_help
{
width:100%;
height: auto;
float: left;
text-align:center;
padding:5px 30px;
}

.iconsclr span, .iconsclr span i
{
font-size:40px;
color:#000;
}
.hedtxt
{
font-size:18px !important;
color:#000 !important;
font-weight:500 !important;
}
.hedtxtsub
{
font-size:12px !important;
color:#000 !important;
font-weight:400 !important;
}
.hedtxt:hover
{
text-decoration:none;
}
.hedtxtsub:hover
{
text-decoration:none;
}
.sec
{
text-decoration:none;
}
.sec:hover
{
text-decoration:none;
}
.paymment
{
width:71%;
text-align:center;
margin:0 auto;
}
.master
{
width: 50px;
height: 50px;
float: left;
background-image: url(../images/mastercard.png);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
margin-right: 5px;}
.Maestro
{
width:50px;
height: 50px;
float: left;
background-image:url(../images/Maestro-icon.png);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
margin-right: 5px;}

.Visa
{
width:50px;
height: 50px;
float: left;
background-image:url(../images/Visa-icon.png);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
margin-right: 5px;}

.rupay
{
width: 50px;
height: 50px;
float: left;
background-image:url(../images/rupay.png);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
margin-right: 5px;}
.abt_shop
{
width:100%;
height:auto;
float: left;
}
.bottom_contenthead
{
width: 100%;
height: auto;
float: left;
font-size: 14px !important;
color: #000 !important;
font-weight:bold !important;
padding: 6px 0px 0px 0px;
margin: 0px 0px 2px 0px;
}
.bottom_contentsub
{
width: 100%;
height: auto;
float: left;
font-size:11px !important;
color: #000 !important;
letter-spacing: 0.5px !important;
line-height:18px !important;
padding: 0px;
margin: 0px 0px 15px 0px;
}
.footin
{
width:100%;
height:auto;
float: left;
}

.toggle-button
{
display: none;  
}
/*Footer End*/