/***************** COMMON CSS STARTS *****************/
	
	*{
		font-family: 'Roboto', sans-serif;
	}
	html{
		scroll-behavior: smooth;
	}
	h1,h2,h3,h4,h5{
		font-weight: 600;
	}
	.vmdl{
		position: relative;
		top: 50%;
		transform: translate(0%,-50%);
	}
	.error{
		color: red;
		font-size: 14px;
		font-style: italic;
		font-weight: 600;
	}
	a{
		color: #000;
		text-decoration: none;
	}
	a:hover{
		text-decoration: none;
		color: #000;
	}
	.hd span{
		font-size: 13px;
		color: #7d7c7c;
	}
	.dropdown-item{
		font-size: 13px;
	}
	.bg-grey{
		background: #f5f5f5 !important;
	}
	.bg-dark{
		background: #fafafa !important;
	}
	button,.form-control{
		box-shadow: unset !important;
		outline: none !important;
	}
	.banner img{
		width: 100%;
	}
	.sec_req_menu .sub-menu li:hover ul{
    display:block !important;
}
	
.brand.logo img{
    max-width: 295px;
    margin-top: 10px;
}	
.text-head a {
    color: #1c1e20;
    font-size: 18px;
}
.text-head {
    font-size: 20px;
    font-weight: 500;
    color: #1c1e20;
    font-family: 'Roboto', sans-serif;
}
.header-block-info {
    padding-left: 30px;
}
.header-icon {
    float: left;
    font-size: 24px;
    color: #610F23;
}
.header-right {
    font-size: 14px;
    line-height: 21px;
}
.header-regular {
    padding: 10px 0;
}
.header-right {
	padding-top: 10.5px;
}
header.header {
    background: #610F23;
    margin-top: 5px;
}
#menu-main-menu {
    text-align: right;
    display: block;
    float: left;
}
#menu-main-menu > li {
    border-left: 1px dotted #1D2748;
}
#menu-main-menu li a {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    font-weight: 400;
    padding: 15px 25px;
    float: left;
}
#menu-main-menu li {
    float: left;
    display: inline;
}
#menu-main-menu ul {
    position: absolute;
    left: -9999px;
    top: 52.5px;
    z-index: 999;
    width: 220px;
}
#menu-main-menu li ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    text-align: left;
    position: relative;
}
#menu-main-menu li ul li a {
    border-bottom: 1px solid rgba(150, 150, 150, 0.15);
    width: 220px;
    font-size: 13px;
    text-decoration: none;
    color: #dddddd;
    font-weight: 400;
    background: #1D2748;
    padding: 8px 22px;
}
#menu-main-menu li:hover>ul {
    left: auto;
    padding-left: 0px;
}
#menu-main-menu li:hover>ul>li {
    height: 36px;
}
#menu-main-menu>li:hover>a, 
#menu-main-menu a.active {
    color: #1D2748 !important;
    background: #fff !important;
}
#menu-main-menu li ul li:hover>ul {
    right: -220px !important;
    top: 0px;
}
footer p{
	font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    margin-top: 20px;
    line-height: 26px;
}
footer{
	padding:40px 0;
    background: #f7f7f7;
}
footer h6 {
    color: #1D2748;
    font-size: 18px;
    margin-top: 20px;
    font-weight: 600;
    position: relative;
   font-family: 'Roboto', sans-serif;
}
footer h6:after {
    position: absolute;
    content: '';
    bottom: -10px;
    left: 0px;
    border-top: 2px solid #1D2748;
    width: 35px;
}
footer ul{
    list-style: none;
    padding-left: 0px;
    margin-top: 40px;
}
footer ul li a{
    font-family: 'Roboto', sans-serif;
    color: #1D2748;
    font-size: 14px;
}

footer ul li {
    margin-bottom: 6px;
}
.social-icons-list li span.fa {
    color: #1D2748;
    font-size: 24px;
    width: 48px;
    margin-left: -16px;
    vertical-align: middle;
    text-align: center;
}
footer ul.social-icons-list li:first-child,
footer ul.social-icons-list li:nth-child(2) {
    border-bottom: 1px dotted;
}
.index-featured-products h2,
.product-section h2,
.testimonials h2,
.oem h2,
.careers h2 {
    font-family: 'Roboto', sans-serif !important;
    color: #1E2847;
    font-weight: 600;
    font-size: 26px;
    position: relative;
}
.index-featured-products h2:after,
.product-section h2:after,
.testimonials h2:after,
.oem h2:after,
.careers h2:after  {
    width: 75px;
    height: 1px;
    content: "";
    background: #1E2847;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    bottom: -10px;
}
.index-featured-products p,
.product-section p {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 35px;
    font-family: 'Roboto', sans-serif;
    color: #6c7178;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
}
.index-featured-products  h4,
.product-section h4{
    font-family: 'Roboto', sans-serif;
    color: #1E2847;
    font-size: 18px;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 15px;
}
.index-featured-products img{
    max-width: 100%;
    transition: 0.5s ease-in-out;
}
.index-featured-products .item:hover img{
    transform: rotateY(360deg);
}
.product-section{
    background: url(../images/product_back.jpg);
    padding: 80px 0;
    color: #fff;
    position: relative;
}
.index-featured-products {
    padding: 60px 0;
}
.product-section p{
    color: #fff;
}
.product-section h2{
    color: #fff;
}
.product-section h2:after{
    background: #fff;
}
.product-section h4 a{
    color: #fff;
}
.product-section .item{
    transition: 0.4s ease-in-out;
    padding-bottom: 20px;
    padding-top: 20px;
}
.contact_top_mail {
    margin-bottom: 6px !important;
    float: left;
    width: 100%;
}
.product-section .item:hover{
    /*-webkit-box-shadow: 10px 10px 41px -21px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 41px -21px rgba(0,0,0,0.75);*/
    transform: scale(1.10);
}
.about-block {
    padding: 80px 0;
}
.about-block h2 {
    font-family: 'Roboto', sans-serif !important;
    color: #1E2847;
    font-weight: 400;
    font-size: 26px;
}
.about-block p{
    font-family: 'Roboto', sans-serif;
    color: #6c7178;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
}
.btn-default {
    color: #fff !important;
    background-color: #1E2847;
    border-color: #1E2847;
    text-transform: uppercase;
    font-size: 15px;
}
.btn-default:hover{
    background: #610F23;
}
.about-block .col-xl-6 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.blog-main{
        background-image: url('../images/blog-bg.jpg');
        /*background-image: url('../images/bg.png');*/
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        padding: 30px 0px 48px 0px;
    }
  
    .blog-main .tag-top li{
        margin:  0px 7px;
    }
    .blog-main .tag-top li a{
        font-size: 13px;
        color: #000;
        text-decoration: none;
    }
    .blog-main aside{
        background: rgba(255,255,255,0.80);
        padding: 15px;
    }
    .blog-main aside .search{
        position: relative;
    }
    .blog-main aside .search a{
        position: absolute;
        top: 50%;
        transform: translate(0%,-50%);
        right: 10px;
        color: #212121;
    }
    .blog-main aside .popular-blogs ul{
        list-style: none;
    }
    .blog-main aside .popular-blogs ul li{
        padding: 8px 0px;
        font-size: 12px;
        position: relative;
    }
    .blog-main aside .popular-blogs ul li a,
    .popular-blogs li a{
        color: #212121;
        text-decoration: none;
        font-family: 'Roboto', sans-serif;
        font-size: 13px;
        line-height: 20px;
    }
    .blog-main aside .popular-blogs ul li:after{
        position: absolute;
        content: '';
        border-bottom: 1px solid #e2e2e2;
        bottom: -1px;
        left: 0px;
        height: 1px;
        width: 100%;
    }
    .blog-main aside .popular-blogs ul li:last-child:after{
        border-bottom: none;
    }
    .blog-main aside .tags ul li{
        padding: 3px 4px;
        background: rgba(15, 179, 240, 0.90);
        border-radius: 5px;
        font-size: 12px;

    }
    .blog-main aside .tags ul li a{
        color: #fff;
        text-decoration: none;
    }

    .blog-main .blog-content{
        background: #fff;
        border-radius: 5px;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(194,194,194,1);
        -moz-box-shadow: 0px 0px 5px 0px rgba(194,194,194,1);
        box-shadow: 0px 0px 5px 0px rgba(194,194,194,1);
    }
    .blog-main .blog-content img{
        width: 100%;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
    }
    .blog-main .blog-content .blog-img.hei1 img{
        object-fit: cover;
    }
    .blog-main .blog-content .blog-img.hei2 img{
        height: 200px;
        object-fit: cover;
    }
    .blog-main .blog-content .blog-img.hei3 img{
        height: 235px;
        object-fit: cover;
    }
    .blog-main .blog-content .txt{
        padding: 15px;
    }
    .blog-main .blog-content .txt h6{
        font-size: 18px;
        font-weight: 600;
        font-family: 'Roboto', sans-serif;
    }
    .blog-main .blog-content .txt p {   
        font-size: 15px;
        font-family: 'Roboto', sans-serif;
    }
    .blog-main .blog-content .txt span{
        color: #e28e8e;
        font-size: 11px;
    }
    .blog-main .blog-content .txt .bottom span, .blog-main .blog-content .txt .bottom span a{
        color: #bfbfbf;
        font-size: 11px;
        text-decoration: none;
    }

/********************** BLOG-MAIN CSS ENDS **********************/


/************************ BLOG-DETAILS PAGE CSS STARTS ************************/

    .blog-details .img img{
        height: 300px;
        width: 100%;
        object-fit: cover;
    }
    .blog-details .heading h6,
    .blog-main h6 {
        font-weight: 600;
        font-size: 24px;
        font-family: 'Roboto', sans-serif;
        color: #132867;
    }
    .blog-details .date p{
        font-size: 13px;
        color: #a09d9d;
    }
    .blog-details .txt p{
        font-size: 14px;
        text-align: justify;
        position: relative;
    }
    .blog-details .share{
        position: relative;
    }
    .blog-details .share:after{
        position: absolute;
        content: '';
        border-bottom: 1px solid #e2e2e2;
        width: 100%;
        height: 1px;
        bottom: -5px;
        left: 0px;
    }
    .blog-details .share ul li a{
        background: transparent;
        height: 40px;
        width: 40px;
        display: block;
        border-radius: 50%;
        position: relative;
        color: #fff;
    }
    .blog-details .share ul li a i{
        position: absolute;
        top: 50%;
        left: 50%;
        transform:translate(-50%,-50%);
    }
    .blog-details .share ul li:nth-child(1){
        background: #3b5998;
        border-radius: 50%;
    }
    .blog-details .share ul li:nth-child(2){
        background: #e95950;
        border-radius: 50%;
    } 
    .blog-details .share ul li:nth-child(3){
        background: #25d366;
        border-radius: 50%;
    } 
    .blog-details .img-cmts{
        height: 60px;
        width: 60px;
        border-radius: 50%;
        display: block;
    }
    .blog-details .img-cmts img{
        border-radius: 50%;
    }
    .blog-details .comments-display .name{
        border: 1px solid #e2e2e2;
        border-radius: 8px;
        padding: 15px;
        margin-left: 16px;
        position: relative;
    }
    .blog-details .comments-display .name:before{
        position: absolute;
        content: '';
        background: #e2e2e2;
        border: 1px solid #e2e2e2;
        clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
        height: 20px;
        width: 20px;
        left: -20px;
        top: 50px;
        transform: rotate(-90deg);
    }
     .blog-details .comments-display .name p{
        font-size: 15px;
        font-family: 'Roboto', sans-serif;
     }
     .blog-details .comments-display .name span{
        font-size: 13px;
        text-align: right;
     }
    .blog-details .comments-display .name p a{
        font-weight: 400;
        color: #969898;
        font-size: 14px;
        text-decoration: none;
    }
    .blog-details aside .search{
        position: relative;
    }
    .blog-details aside .search a{
        position: absolute;
        top: 50%;
        transform: translate(0%,-50%);
        right: 10px;
        color: #212121;
    }
    .blog-details aside .popular-blogs ul{
        list-style: none;
    }
    .blog-details aside .popular-blogs ul li{
        padding: 8px 0px;
        font-size: 13px;
        position: relative;
    }
    .blog-details button{
        background: #1C2949;
        background: -webkit-linear-gradient(top,#1C2949,#1C2949);
        background: linear-gradient(to bottom,#1C2949,#1C2949);
        border:1px solid #1C2949;
        border-radius: 3px;
        padding: 5px 0px;
        font-size: 14px;
        font-weight: 500;
        width: 15%;
        margin-top: 20px;
        color: #fff;
    }
    .blog-details button:hover{
        background: #610F23;
        color: #fff;
    }
    .blog-details aside .popular-blogs ul li a{
        color: #212121;
        text-decoration: none;
    }
    .blog-details aside .popular-blogs ul li:after{
        position: absolute;
        content: '';
        border-bottom: 1px solid #e2e2e2;
        bottom: -1px;
        left: 0px;
        height: 1px;
        width: 100%;
    }
    .blog-details aside .popular-blogs ul li:last-child:after{
        border-bottom: none;
    }
    .blog-details aside .tags ul li{
        padding: 5px 6px;
        background: rgba(15, 179, 240, 0.90);
        border-radius: 5px;
        font-size: 11px;
    }
    .blog-details aside .tags ul li a{
        color: #fff;
        text-decoration: none;
    }

.bread-crumbs ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}
.bread-crumbs ul li {
    display: inline-block;
    margin-right: 15px;
    position: relative;
    font-size: 14px;
}
.bread-crumbs ul li:after {
    position: absolute;
    content: '/';
    height: 100%;
    width: 5px;
    top: 0px;
    right: -10px;
}
.bread-crumbs ul li:last-child:after{
    display: none;
}
.breadcrumbs {
    background: #fff;
}
.blog-details .txt{
    text-align: justify;
    font-family: 'Roboto', sans-serif;
    color: #6c7178;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
}
.page-breadcrumb .breadcrumb{
    background: transparent;
}
.page-breadcrumb .breadcrumb {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
}
.page-breadcrumb a {
    color: #132867;
}
.about h2,
.about h4,
.partners h3 {
    font-family: 'Roboto', sans-serif !important;
    color: #132867;
    font-weight: 400;
    font-size: 26px;
}
.content.pdb0 {
    padding-top: 40px;
}
.about p{
    font-family: 'Roboto', sans-serif;
    color: #6c7178;
    font-size: 17px;
    font-weight: 300;
    line-height: 28px;
    text-align: left;
}
.content.pdb0 p.text-default a {
    color: #fff !important;
    background: #132867;
    padding: 10px 15px;
    border-radius: 18px;
    margin-top: 10px;
    float: left;
}
.about h3{
    color: #132867;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
}
.about .space-medium {
    padding-top: 80px;
    padding-bottom: 80px;
}
.speakers-main .box .upper-eclipse img {
    height: 140px;
    width: 140px;
    border-radius: 50%;
    position: absolute;
    top: -70px;
    left: 50%;
    transform: translate(-50%, 0%);
    border: 7px solid #f5e5af;
}
.speakers-main .box {
    position: relative;
    -webkit-box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75);
    padding: 90px 20px 30px 20px;
    border-radius: 5px;
    background-color: #fff;
    margin-top: 40px;
}
.speakers-main .box .text h5 {
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    font-family: 'Roboto', sans-serif;
    color: #132867;
}
.speakers-main .box .text h5:after {
    position: absolute;
    content: '';
    border-top: 1px solid #333333;
    height: 1px;
    width: 40px;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.speakers-main .box .text p {
    font-size: 12px;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
}
.speakers-main .box .text .btn-primary {
    background: #610F23;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    border: 1px solid #610F23;
    font-size: 13px;
    -webkit-box-shadow: 0px 0px 17px -6px rgba(99,203,225,1);
    -moz-box-shadow: 0px 0px 17px -6px rgba(99,203,225,1);
    box-shadow: 0px 0px 17px -6px rgba(99,203,225,1) !important;
}
.speakers-main {
    padding: 60px 0 60px 0;
}
.speakers-modal .modal .modal-header {
    background: #610F23;
    position: relative;
    height: 150px;
}
.speakers-modal .modal .modal-header img {
    height: 200px;
    width: 200px;
    border-radius: 50%;
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translate(-50%, 0%);
    border: 9px solid #fff9;
}
.speakers-modal .modal-header .close {
    color: #fff;
    opacity: 1;
    font-weight: 100;
    outline: none;
}
.speakers-modal .modal .modal-body {
    margin-top: 75px;
}
.speakers-modal .modal .modal-body .heading p {
    position: relative;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}
.speakers-modal .modal .modal-body .heading p:after {
    position: absolute;
    content: '';
    border-top: 1px solid #333333;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 1px;
    width: 100px;
}
/*.map-back, .testimonials {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
} */
.product-listing-panel aside ul li, 
#filter aside ul li {
    margin: 10px 0px;
    list-style: none;
}
.product-listing-panel aside ul li input,
#filter aside ul input {
    height: 18px;
    width: 18px;
    margin-right: 10px;
}
.product-listing-panel aside ul li span, 
#filter aside ul li span {
    position: relative;
    top: -5px;
    font-size: 15px;
}
.product-listing-panel aside h6, 
#filter aside h6 {
    font-weight: 600;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 15px;
}
.product-listing-panel h2,
.contact-main h2{
    font-family: 'Roboto', sans-serif;
    color: #132867;
    font-size: 26px;
    margin-bottom: 25px;
}
.prod-box h6{
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: #132867;
    margin-bottom: 6px !important;
}
.prod-box p {
    text-align: center;
    font-size: 14px;
}
.prod-box{
    margin-bottom: 30px;
    margin-top: 30px;
}
.max-height-400{
    max-height: 400px;
}
#category-list h5 {
    font-family: 'Roboto', sans-serif;
    color: #132867;
}
.contact-main{
    padding:70px 0;
}
.contact-main input{
    font-size: 14px;
    margin-bottom: 12px;
    border: 1px solid #000;
}
.contact-main textarea{
    font-size: 14px;
    margin-bottom: 12px;
    border: 1px solid #132867; 
}
.contact-main button{
    background: #132867;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    border: 0px;
    padding: 7px 20px;
    border-radius: 9px;
}
.find_dealer span{
    margin-top: 15px;
    float: left;
    font-weight: 600;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    color: #132867;
}
.find_dealer select{
    font-size: 14px;
    border: 1px solid #132867;
    margin-top: 10px;
    float: left;
}
#dealer-list {
    width: 100%;
    float: left;
}
#dealer-list .col-md-12 h5 {
    text-align: center;
    margin-top: 40px;
    font-family: 'Roboto', sans-serif;
    color: #132867;
    font-size: 26px;
}
#dealer-list .dealer-box{
    background: #f7f7f7;
    padding: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    margin-top: 30px;
}
#dealer-list .dealer-box h5{
    color: #132867;
}
#dealer-list .dealer-box h6{
    font-weight: 300;
}
.product-page {
    padding: 60px 0;
}
.product-page h1 {
    font-family: 'Roboto', sans-serif !important;
    color: #1E2847;
    font-weight: 500;
    font-size: 20px;
    position: relative;
}
.product-page h1:after{
    width: 120px;
    height: 2px;
   /* background: #1E2847;*/
    content: "";
    position: absolute;
    z-index: 1;
    left: 0px;
    bottom: -5px;
}
.product-page .col-md-5 ul{
    margin-left: 0px !important; 
    padding-left: 0px;
    margin-bottom: 25px;
    margin-top: 30px;
}
.product-page .col-md-5 ul li{
    position: relative;
    list-style: none !important;
    padding-left: 30px;
    margin-top: 12px;
}
.product-page .col-md-5 ul li:after{
    background: url(../images/arrow.png);
    background-repeat: no-repeat;
    content: "";
    width: 20px;
    height: 20px;
    background-size: 18px;
    position: absolute;
    left: 0px;
    top: 3px;

}
.accordion .card .card-header h5 .btn.btn-link.collapsed:after {
    position: absolute;
    content: '';
    background-image: url(../images/plus.png);
    background-repeat: no-repeat;
    left: 0px;
    top: 5px;
    height: 25px;
    width: 25px;
    background-size: 23px !important;
}
.accordion .card .card-header h5 .btn.btn-link:after  {
    position: absolute;
    content: '';
    background-image: url(../images/minus.png);
    background-repeat: no-repeat;
    left: 0px;
    top: 5px;
    height: 25px;
    width: 25px;
    background-size: 23px !important;
}
.card-header {
    background: transparent;
    padding: 0px;
    border: 0px;
}
.accordion .card{
    border: 0px;
}
.accordion .card .card-header h5 .btn.btn-link {
    padding-left: 30px;
}
body a:hover,
body button:hover,
.accordion .card .card-header h5 .btn.btn-link {
    text-decoration: none;
}
.accordion .card .card-header h5 .btn.btn-link {
    font-family: 'Roboto', sans-serif !important;
    color: #1E2847;
    font-size: 15px;
    text-transform: uppercase;
    text-align: left;
    width: 100%;
}
.accordion ul{
    padding-left: 10px;
    list-style: none;
}
.accordion .card-body{
    padding-top: 3px;
    padding-bottom: 0px;
}
.accordion .card-body li a{
    font-family: 'Roboto', sans-serif !important;
    color: #1E2847;
    font-size: 16px;
    padding-bottom: 4px;
    float: left;
    width: 100%;
}
.product-page h3{
    font-family: 'Roboto', sans-serif !important;
    color: #1E2847;
    font-size: 22px;
}
@media(max-width: 767px){
.product-page .col-md-4,
.product-page .col-md-3{
    margin-top: 30px
}
.stellarnav .menu-toggle span.bars span{
    background: #61CBE1 !important;
}
.stellarnav.mobile.left > ul, 
.stellarnav.mobile.right > ul{
    z-index: 9999 !important;
    background:#61CBE1 !important;
}
.stellarnav.mobile.left .close-menu,
.stellarnav.mobile.right .close-menu,
.stellarnav .icon-close,
.stellarnav.mobile li a{
    color: #fff;
}
.stellarnav.mobile ul ul{
    background: #1A2854 !important;
}
#dealer-list .dealer-box{
    float: left;
    width: 100%;
}
.content.pdb0.about img {
    margin-top: 40px;
}
.speakers-main .box{
    margin-bottom: 60px;
}
.product-page {
    padding: 40px 0 !important;
}
.product-page h1{
    margin-bottom: 30px;
}
.stellarnav .icon-close::after, 
.stellarnav .icon-close::before,
.stellarnav a.dd-toggle .icon-plus::after, 
.stellarnav a.dd-toggle .icon-plus::before{
   border-bottom: solid 3px #fff !important;
}
header.header{
    background:#fff !important;
}
header.header img{
    max-width: 160px;
}
}
.pdf_icon{
    width: 40px;
    float: right;
    margin-left: 8px;
}
.modal-header {
    background: #1E2847;
    color: #fff;
}
.modal-header h6{
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0px;
}
.modal-header .close{
    position: absolute;
    right: 0px;
    color: #fff;
    opacity: 1;
    top: 0px;
}
#login_modal input{
    margin-bottom: 20px;
    border: 1px solid #1E2847;
    font-size: 14px;
}
.btn_div{
    text-align: center;
    margin-top: 20px;
}
.btn_div button {
    background: #1E2847;
    color: #fff;
    border: 0px;
    padding: 9px 35px;
    text-transform: uppercase;
    border-radius: 10px;
    margin-bottom: 15px;
}
#login_modal textarea{
    border: 1px solid #1E2847;
    height: 110px;
    resize: none;
}
.testimonials,
.oem {
    padding:60px 0;
}
.testimonials .col-md-3,
.testimonials .col-md-8{
    margin-top: 34px;
}
.testimonials img{
    max-height: 150px;
}
.testimonials h5{
    text-align: center;
    margin-top: 15px;
    color: #1E2847;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.testimonials p {
    font-family: 'Roboto', sans-serif;
    padding-top: 25px;
}
.oem img {
    height: 160px;
    margin: 0 auto;
}
.oem h5{
    text-align: center;
    color: #1E2847;
    font-family: 'Roboto', sans-serif;
}
.oem .col-md-3{
    padding-top: 20px;
    padding-bottom: 20px;
}
.careers{
    padding:60px 0;
}
.careers .col-md-6{
    margin-top: 40px;
}
.careers h4{
    font-size: 20px;
    color: #1E2847;
}
.sidebar-social-list {
    position: fixed;
    left: 0px;
    top: 40%;
    width: 30px;
    z-index: 99;
    padding-left: 0px;
}
ul.sidebar-social-list li {
    float: left;
    text-align: center;
    list-style: none;
}
ul.sidebar-social-list li:nth-child(1) {
    background-color: #3b5998;
}
ul.sidebar-social-list li:nth-child(2) {
    background-color: #0084b4;
}   
/*ul.sidebar-social-list li:nth-child(2) {
    background-color: #bd081c;
}*/
ul.sidebar-social-list li:nth-child(3) {
    background-color: #cd201f;
}
ul.sidebar-social-list li:nth-child(4) {
    background-color: #0077b5;
}
ul.sidebar-social-list li a {
    list-style-type: none;
    float: left;
    display: inline-block;
    width: 25px;
    vertical-align: middle;
    margin: 2px;
    height: 25px;
    color: #fff;
}
.menu-toggle {
    float: right;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0%, -50%);
}
#slider2 .owl-theme .owl-nav{
    display: none !important;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.suc_pop .modal-content{
    background-image: url('../images/su-pop.png');
    background-size: 100%;
    background-color: transparent;
    border: 0px;
    border-bottom: 4px solid #466896;
    background-repeat: no-repeat;
}
.suc_pop p.suc_mg{
    padding-top: 220px;
    color: #154186 !important;
    text-transform: uppercase;
}
.suc_pop .modal-header{
    border: 0px !important;
}
.suc_pop .close span{
    color: #fff;
}
.suc_pop .close {
    background: #72D2ED;
    opacity: 1;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 15px;
    top: 50px;
    padding: 0px;
    z-index: 999;
}
.pop_social li{
    list-style: none;
    display: inline;
}
.pop_social {
    text-align: center;
    padding:0px;
}
.pop_social i{
    color: #154186;
    width: 34px;
    line-height: 30px;
    border: 2px solid #154186;
    border-radius: 50%;
    margin: 0 6px;
}
.modal-backdrop.show {
    opacity: .7 !important;
}
.suc_pop .modal-header {
    background: transparent;
}
#slider2.owl-theme .owl-nav{
    display: none !important;
}
.career-apply {
    background: #610F23;
    color: #fff;
    padding: 6px 20px;
    float: left;
    margin-left: 15px;
    display: block;
    border-radius: 10px;
}
.career-apply:hover {
    background: #1D2848;
    color: #fff;
}
.partners img{
    max-width: 120px !important;
    margin: 0 auto;
    height: 75px;
}
.partners {
    padding-bottom: 30px;
    background: #f2f2f2;
    padding-top: 20px;
    margin-top: 20px;
}
.dowl_file{
    padding: 0px;
    list-style: none;
}
 .dowl_file img{
    float: left;
    width: 20px;
    margin-right: 10px;
}
 .dowl_file li{
    float: left;
    margin-bottom: 18px;
 }
 .dowl_file li {
    width: 33%;
}
.dowl_file li.full_wid{
    width: 100%;
}

.dowl_file li.full_wid a {
    color: #610F23;
    font-size: 18px;
}
.comments.mt-5 {
    display: none;
}

.oem .col-md-3 {
    border: 1px solid #DCDCDC;
}


#category-list .col-lg-3{
   border: 1px solid #DCDCDC;
}

.product-section .owl-theme .owl-nav{
    display: none;
}
#featured-slide1 img{
    width: 100%;
}

#gal1 {
    list-style: none;
}
.product-page .col-2 {
    padding-right: 0px;
}

.img_p_box {
    box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
    padding-top: 15px;
    padding-bottom: 15px;
}
.zoomLens,
.zoomWindowContainer div{
    border: 0px !important;
}
.right_pad {
    padding-left: 40px;
}

.desc_dt {
    margin-top: 20px;
    margin-bottom: 20px;
}
#button.myButton i {
    color: #610F23;
    font-size: 22px;
}
#button.myButton {
    background: transparent;
    border: 0px;
    position: absolute;
    right: 15px;
    top: 50px;
}
#myDiv {
    display: none;
}
.socl-share {
    float: right;
    margin-left: 10px;
}
.shr_hide {
    position: absolute;
    right: 45px;
    top: 49px;
}
.socl-share li {
    list-style: none;
    display: inline;
}
.shr_hide .fa-facebook {
    background: #4064AD;
}
.socl-share i, .fa-whatsapp {
    width: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 13px;
    border-radius: 50%;
    color: #fff;
    margin-right: 3px;
}
.shr_hide .fa-twitter {
    background: #1C9DEB;
}
.shr_hide .fa-instagram {
    background: #B130A3;
}
.cat_list a {
    background: #F7F7F7;
    padding: 8px 12px;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #B8B8B8;
    margin-right: 13px;
}
.cat_list {
    list-style: none;
    padding-left: 0px;
}
.pack_sizes li button span {
    font-weight: 300;
    color: #9E9E9E;
}
.pack_sizes li button {
    font-weight: 600;
    border: 0px !important;
}
.pack_sizes button {
    background: transparent;
    border: 0px;
}
.pack_sizes li {
    border: 2px solid #9E9E9E;
    padding: 7px 30px;
    margin-right: 15px;
    font-family: 'Poppins', sans-serif;
    float: left;
}
.active_pro {
    border: 2px solid #51B346 !important;
    background: rgba(81,179,70,0.2);
}
.pack_sizes {
    list-style: none;
    padding-left: 0px;
}
.add-to-cart button {
    background: #610F23;
    color: #fff;
    margin-top: 20px;
    margin-right: 10px;
    padding: 7px 20px;
}   
.add-to-cart a{
    background: #000;
    color: #fff;
    margin-top: 20px;
    padding: 7px 20px;
}
.add-to-cart a:hover,
.add-to-cart button:hover {
    color: #fff;
}
@media(min-width: 1080px){
.pp_pge .container {
    padding-left: 0px;
}

}
.pp_pge h4{
    text-align: center;
    margin-top: 30px;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
}
.cart_box{
    position: relative;
    min-height: 33px;
    float: left;
}
.user-menu {
    float: left;
    margin-left: 30px;
}
.user-menu i{
    color: #610F23;
    font-size: 24px;
}
.user-menu ul{
    position: absolute;
    padding-left: 0px;
    border: 1px solid #e2e2e2;
    background: #fff;
    list-style: none;
    z-index: 9999;
    display: none;
}
.user-menu ul a{
    display: block;
    padding: 10px;
    min-width: 105px;
}
.user-menu:hover ul{
    display: block;
}
.user-menu ul li:first-child a{
    border-bottom: 1px solid #e2e2e2;
}
.cart_box .hover-box {
    background: #fff;
    padding: 15px;
    z-index: 999999;
    position: absolute;
    width: 300px;
    left: -200px;
    top: 30px;
    border: 1px solid #e2e2e2;
    opacity: 0;
    display: block;
    height: 0px;
    display: none;
}
.page_heading h1 {
    float: left;
    font-family: 'Roboto', sans-serif;
    color: #610F23;
    font-weight: 400;
    font-size: 28px;
    background: #fff;
    padding-right: 30px;
}
.page_heading h6 {
    float: right;
    background: #fff;
    padding-left: 52px;
    padding-top: 6.5px;
}
.cart_box:hover .hover-box {
    opacity: 1;
    height: unset;
    width: 300px;
    transition: 0.5s ease-in-out;
    display: block;
}
.cart_box .hover-box .item {
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 15px;
}
.cart_box .hover-box .txt h6 {
    font-size: 14px;
}
.cart_box .hover-box .txt .price {
    font-size: 13px;
}
.cart_box .hover-box .buton a {
    color: #0bb2f0;
    border: 1px solid #0bb2f0;
    padding: 5px 15px;
    text-transform: capitalize;
}
 
.cart_box .hover-box .txt .price del{
    font-size: 11px;
}
.cart-main .item-box .top, 
.cart-main .item-box .bottom {
    border: 1px solid #e3e4e5;
    padding: 5px 0px;
}
.cart-main .item-box .bottom {
    padding: 15px;
}
.cart-main .item-box .bottom .prod-img img {
    max-height: 100px;
}
.cart-main .item-box .bottom .txt p {
    font-weight: 800;
    color: #212121;
    font-size: 14px;
}
.cart-main .summary .chkout-btn a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 400;
}
.cart-main .summary .chkout-btn {
    background: #df4723;
    padding: 8px 20px;
    border-radius: 8px;
}
.cart-main .summary .price-detail, 
.cart-main .summary .total {
    border-bottom: 1px dotted #e3e3e3;
}
.cart-main .summary {
    padding: 15px;
    -webkit-box-shadow: 0 0 9px -1px rgba(0, 0, 0, .3);
    box-shadow: 0 0 9px -1px rgba(0, 0, 0, .3);
}
.cart-main .summary .ttl-svings {
    font-size: 15px;
    color: green;
    font-weight: 600;
}
.cart-main .summary .total {
    padding: 10px 0px;
}
.cart-main .item-box .bottom .increament a.minus, 
.cart-main .item-box .bottom .increament button.minus {
    background-image: url(../images/minus.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 29px;
    width: 29px;
    background-color: transparent;
    border: transparent;
    cursor: pointer;
    float: left;
}
.cart-main .item-box .bottom .increament button.plus {
    background-image: url(../images/plus.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 26px;
    width: 29px;
    background-position: right;
    position: absolute;
    cursor: pointer;
    right: 15px;
    top: -1px;
    background-color: transparent;
    border: transparent;
}
.cart-main .item-box .bottom .form-control {
    position: absolute;
    width: 40px;
    height: 24px;
    border-radius: 0px;
    padding: 0px;
    font-size: 12px;
    text-align: center;
    background: transparent;
}
.cart-main .item-box .bottom .price .prices {
    font-size: 17px;
    font-weight: 600;
}
.cart-main .item-box .bottom .price del {
    color: #525252;
    font-size: 14px;
}

.cart-main .offer-box {
    border: 1px solid #e3e4e5;
    padding: 15px;
}
.coupon_code_button {
    background: transparent;
    border: 0px;
    width: 100%;
    padding: 6px 0px;
    cursor: pointer;
    color: #fff;
}
.cart-main .offer-box .button {
    background: #bdbebf;
    border-radius: 8px;
}

#exampleModal input{
    width: 100%;
    height: 40px;
    margin-bottom: 16px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 300;
    border: 1px solid #555;
}

#exampleModal button.btn{
    background: #610F23;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 40px;
}

.quote_confirm .container {
    text-align: center;
}

.quote_confirm {
    margin: 50px 0;
}
.quote_confirm h3 {
    color: #610F23;
    font-weight: 400;
    margin-top: 20px;
    font-size: 24px;
}
.quote_confirm p{
    font-size: 17px;
    max-width: 520px;
    margin: 0 auto 30px auto;
}
.quote_confirm img{
    max-width: 120px;
}
.quote_confirm a{
    background: #610F23;
    color: #fff;
    padding: 10px 30px;
    border-radius: 8px;
}
.btn-cart-gocart {
    background: #610F23;
    color: #fff;
}
.sign_box {
    box-shadow: 0px 1px 10px rgba(0,0,0,0.5);
    border-radius: 28px;
    padding: 70px 40px;
}

.sign_up .col-md-5, 
.sign_up .col-md-7, 
.sign_up .col-md-6 {
    text-align: center;
}

.sign_up .col-md-6 input {
    height: 45px;
    border-bottom: 3px solid #51B346;
}

.sign_up .col-md-7 input, 
.sign_up .col-md-6 input {
    width: 100%;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 3px solid #610F23;
    height: 60px;
    margin-top: 20px;
    outline: none;
}
.sign_up.signing {
    margin-top: 35px;
    margin-bottom: 50px;
}

.signing input[type="submit"] {
    border: 2px solid #610F23 !important;
    background: #fff;
    width: 120px;
    float: right;
    height: 42px;
    color: #610F23;
    margin-top: 0px;
    border-radius: 6px;
}
.sign_up button {
    width: 100%;
    background: #610F23;
    color: #fff;
    float: left;
    margin-top: 30px;
    border: 0px;
    font-size: 20px;
    padding: 8px 0;
    border-radius: 3px;
    outline: none;
}
.sign_box .col-md-6 img {
    max-width: 150px;
}
.sign_up h4 {
    color: #610F23;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 24px;
}
.sign_up h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #5B5B5B;
    margin-bottom: 35px;
    text-align: center;
    line-height: 25px;
    font-size: 16px;
}

.sign_up .col-md-5 p, .sign_up .col-md-6 p {
    margin-top: 35px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #5B5B5B;
}

.sign_up {
    margin-top: 50px;
    margin-bottom: 60px;
}

.sign_up_register {
    margin-top: 80px;
    margin-bottom: 35px;
}

.sign_up_register input {
    border-bottom: 2px solid #EAEAEA;
    border-right: 0px;
    border-left: 0px;
    border-top: 0px;
    margin-top: 35px;
    width: 100%;
    outline: none;
    background: transparent;
    height: 45px;
}
.sign_up_register h5 {
    float: left;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    margin-top: 35px;
}

.sign_up_register .btn-group {
    margin-top: 30px;
    margin-left: 25px;
}

.sign_up_register .btn-group a{
    border: 1px solid #EAEAEA;
    padding: 8px 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    border-radius: 5px;
    cursor: pointer;
}
.active_gender {
    background: #610F23;
    color: #fff;
}
.sign_up_register input[type="checkbox"] {
    width: 8%;
    margin-right: 7%;
    margin-bottom: 20px;
    margin-top: 20px;
    border-radius: 3px;
    float: left;
}
.sign_up_register p{
    float: left;
    width: 85%;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 13px;
    padding-top: 10px;
}
.bottom_border {
    border-bottom: 1px solid #EAEAEA;
    padding-bottom: 20px;
}

.have_account {
    width: auto !important;
    margin: auto;
    float: none !important;
    padding: 14px 28px;
    border: 1px solid #EAEAEA;
    display: initial;
    margin-left: 10px;
    border-radius: 5px;
}

.bottom_submit {
    background: #610F23;
    color: #fff;
    border: 0px;
    padding: 10px 28px;
    font-family: 'Poppins', sans-serif;
    border-radius: 6px;
}

.checkout-page h3 {
    margin-top: 40px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 22px;
    color: #610F23;
}

.user_addresse_box {
    background: #F8F8F8;
    position: relative;
    padding: 25px 30px 15px 50px;
    border-left: 10px solid #610F23;
    border-radius: 12px;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
    margin-bottom: 25px;
    min-height: 153px;
}
.user_addresse_box input[type='radio'] {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 15px;
    top: 62px;
    outline: none;
}

.user_addresse_box input[type='radio']:checked:after {
    width: 20px;
    height: 20px;
    border-radius: 15px;
    top: 0px;
    left: -1px;
    position: relative;
    background-color: #610F23;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid #610F23;
    padding: 4px;
}

.user_addresse_box h6 {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}
.address_edit {
    position: absolute;
    right: 15px;
    bottom: 15px;
    text-transform: uppercase;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}
.user_addresse_box p {
    font-weight: 300;
}

.checkout-page {
    margin-bottom: 50px;
}

.checkout-page .product {
    border: 1px solid #dee2e6;
    padding: 15px;
}

.checkout-page .product .prod-img img {
    width: 110px;
    box-shadow: 1px 1px 7px rgba(0,0,0,0.2);
    padding: 10px;
}

.checkout-page .product h6 {
    color: #5B5B5B;
    font-size: 17px;
    font-weight: 400;
    padding-top: 10px;
}
.checkout-page .product p.price {
    text-align: right;
    color: #5B5B5B;
    font-size: 17px;
    font-weight: 300;
    margin-top: 10px;
}

.checkout-page .have-coupon {
    border: 2px solid #D5D5D5;
    padding: 15px;
    position: relative;
    margin-bottom: 35px;
}
.checkout-page .have-coupon h6 {
    font-size: 18px !important;
    text-transform: uppercase;
}
.checkout-page .col-md-4 h6 {
    font-family: 'Poppins', sans-serif;
    color: #610F23;
    font-weight: 600;
}
.checkout-page .have-coupon p {
    color: #B7B7B7;
    font-family: 'Poppins', sans-serif;
}
.checkout-page .form-control {
    border: 1px solid #CFCFCF;
    margin-bottom: 20px;
    border-radius: 0px;
    font-size: 14px;
    height: 37px;
    background: transparent;
}
.have-coupon button {
    background: #610F23;
    color: #fff;
    border: 0px;
    position: absolute;
    right: 10px;
    bottom: 33px;
    height: 40px;
    padding: 0px 31px;
    text-transform: uppercase;
    border-radius: 6px;
    font-family: 'Poppins', sans-serif;
}

.checkout-page .col-md-5 .total-box {
    margin-top: 20px;
}

.checkout-page .col-md-5 .order-summary p {
    font-weight: 400;
    text-transform: uppercase;
    color: #5B5B5B;
}
.t_order {
    border-top: 1px solid #610F23;
    border-bottom: 1px solid #610F23;
    padding: 10px 0;
}
.checkout-page .col-md-5 .order-summary form input[type ="submit"] {
    min-width: 220px;
    background-color: #610F23;
    color: #fff;
    border: 0px;
    text-transform: uppercase;
    padding: 13px 20px;
    margin-top: 20px;
    border-radius: 10px;
}

.checkout-page .total-box .order-summary {
    text-align: center;
}
.address_del i {
    font-size: 20px;
    color: #555;
}
.address_del {
    position: absolute;
    right: 15px;
    top: 15px;
}
.deliver_address {
    background: #610F23;
    color: #fff;
    padding: 12px 25px;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    border-radius: 12px;
    margin-top: 15px;
    margin-right: 15px;
    border: 0px;
    outline: none;
}
.back_to_cart {
    border: 1px solid #5B5B5B;
    color: #5B5B5B;
    padding: 7px 16px;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    border-radius: 12px;
    margin-top: 15px;
    margin-right: 15px;
}
.manage-address-main .form {
    border: 2px solid #C6C6C6;
    margin-top: 25px;
    padding: 55px;
    border-radius: 20px;
}
.delivery_line {
    background: #F4F4F4;
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0px;
    top: 51px;
    z-index: -1;
}
.manage-address-main .form input {
    border: 1px solid #C6C6C6;
    height: 45px;
    margin-top: 20px;
    border-radius: 0px;
    font-weight: 400;
    font-size: 14px;
    outline: none;
}
.manage-address-main .form button {
    background: #610F23;
    color: #fff;
    border: 0px;
    margin-top: 20px;
    float: left;
    height: 44px;
    padding: 0px 40px;
    font-family: 'Poppins', sans-serif;
    border-radius: 9px;
}
.profile-main .txt-box {
    box-shadow: 1px 1px 20px rgba(0,0,0,0.3);
    border-radius: 20px;
    padding: 30px;
    margin: 0 auto;
}
.profile-main .txt-box h3 {
    text-align: center;
    color: #610F23;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 25px;
}
.profile-main .form-group label {
    color: #610F23;
    font-size: 16px;
}
.readonly_f input, .readonly_f select {
    background: transparent;
    border: 0px;
    padding: 0px;
    height: 26px;
    margin-top: 0px;
    color: #000;
    font-size: 16px;
    background: transparent !important;
}
.profile-main .btn.gray.text-uppercase, 
.profile-main .btn.gold.text-uppercase {
    background: #E3E3E3;
    color: #484848;
    padding: 7px 15px;
    font-size: 14px;
    border-radius: 6px;
}
.profile-main .btn.gray.text-uppercase:hover, 
.profile-main .btn.gold.text-uppercase:hover {
    background: #610F23;
    color: #fff;
}
.image-box.text-center input {
    text-align: center;
    max-width: 84px;
    font-size: 13px;
}
.profile-main {
    margin-top: 25px;
    margin-bottom: 40px;
}
.order-sucesful .col-md-8 h5 {
    box-shadow: 1px 1px 7px rgba(0,0,0,0.2);
    padding: 15px 15px;
    font-weight: 400;
    font-size: 18px;
    padding-left: 14px;
    color: #51B346;
}
.order-sucesful .col-md-4, 
.order-sucesful .col-md-8 {
    margin-top: 40px;
}
.order-sucesful .col-md-8 p {
    color: #AEAEAE;
    font-weight: 300;
    padding-top: 13px;
}
.order-sucesful .col-md-8 h2 {
    color: #5B5B5B;
    font-weight: 500;
    font-size: 24px;
    padding-bottom: 10px;
    padding-top: 7px;
}
.order-sucesful .col-md-8 h4 {
    font-weight: 400;
    color: #5B5B5B;
    font-size: 20px;
}
.order-sucesful .col-md-8 p {
    color: #AEAEAE;
    font-weight: 300;
    padding-top: 13px;
}
.order-sucesful .col-md-8 h3 {
    font-weight: 400;
    color: #5B5B5B;
    font-size: 18px;
}
.order-sucesful .col-md-8 a {
    background: #610F23;
    color: #fff;
    padding: 10px 20px;
    float: left;
    margin-top: 10px;
    border-radius: 8px;
}
.order-sucesful .col-md-8 h2 span,
.order-sucesful .col-md-8 h4 span {
    color: #610F23;
}
.order-sucesful .col-md-8 h6 {
    padding-top: 30px;
    color: #AEAEAE;
}
.order-sucesful {
    margin-bottom: 50px;
}
.thanku-right {
    margin-right: 8px;
}
.account-orders h3, 
.order-details h4 {
    color: #610F23;
    font-weight: 500;
    font-size: 25px;
    margin-bottom: 15px;
}
.myorders .txt-box .account-orders table {
    border: 1px solid #d9d9d9;
    -webkit-box-shadow: 0px 0px 5px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px -2px rgba(0, 0, 0, 0.75);
}
.account-orders .only-desktop {
    border-bottom: 1px solid #d9d9d9;
}
.myorders .txt-box .account-orders table th, 
.myorders .txt-box .account-orders table td {
    vertical-align: middle;
    border-bottom: 1px solid #d9d9d9;
}
.myorders .txt-box .account-orders table th p {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}
.order-info img {
    max-width: 110px;
}
.myorders .delivery-info a, 
.myorders .total-info a {
    background: #848484;
    color: #fff;
    width: 140px;
    text-transform: capitalize;
    display: inline-block;
    border-radius: 5px;
    padding: 6px 0;
    text-align: center;
    margin: 3px 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 14px;
}
.od_detail {
    border: 1px solid #d9d9d9;
    padding: 20px;
}
.od_detail h6 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 17px;
}
.od_detail p {
    color: #212529;
    font-weight: 300;
}
ol.progtrckr[data-progtrckr-steps="5"] li {
    width: 21%;
    padding: 30px 0px;
}

ol.progtrckr li {
    display: inline-block;
    text-align: center;
    line-height: 56px;
}
ol.progtrckr[data-progtrckr-steps="5"] li {
    width: 21%;
    padding: 30px 0px;
}
ol.progtrckr li.progtrckr-done {
    color: black;
    border-bottom: 4px solid yellowgreen;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
}
ol.progtrckr li:before {
    position: relative;
    bottom: -65px;
    float: left;
    left: 50%;
    line-height: 1em;
    transform: translate(-50%, 0%);
}

ol.progtrckr li.progtrckr-todo:before {
    content: "\039F";
    color: silver;
    background-color: white;
    font-size: 40px;
    bottom: -65px;
}
    
ol.progtrckr li.progtrckr-todo {
    color: silver;
    border-bottom: 4px solid silver;
}
.search-main .form-control {
    display: inline-block;
    width: 93%;
    box-shadow: none;
    border-radius: 10px;
    font-size: 16px;
    margin-bottom: 0px;
    border-color: #a0a0a0;
    font-weight: 300;
    border: 0px;
    text-transform: uppercase;
    color: #1c1b1b;
    background: #f3f3f3;
}
 .search-main {
    float: left;
    transition: 0.5s ease-in-out;
    position: relative;
    z-index: 11;
    width: 100%;
}
.view_search {
    background: #f3f3f3;
    display: block;
    float: left;
    width: 360px;
    box-shadow: 0 1px #ddd inset;
    padding: 8px 0;
    position: absolute;
    z-index: 9;
    right: 0px;
}
@media(min-width: 1100px){
.view_search {
    right: 200px;
}
}




#total_records1 li{
    padding: 5px 10px;
    border-bottom: 1px solid #f3f3f3;
}

#total_records1 li a {
    background-color: unset !important;
    border: unset !important;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 2px !important;
    text-transform: uppercase;
}

#total_records1{
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}
.bredcrum ul li {
    position: relative;
    padding-right: 30px;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    color: #5B5B5B;
}
.bredcrum ul {
    padding-left: 0px;
    list-style: none;
    display: inline-flex;
}
.bredcrum ul li a {
    position: relative;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    color: #5B5B5B;
}
.bredcrum ul li a:after {
    position: absolute;
    right: -16px;
    top: 5px;
    width: 6px;
    height: 10px;
    content: "";
    background: url(../images/right.png);
    background-size: 5px;
    background-repeat: no-repeat;
}




