/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 2, 2018, 2:53:04 PM
    Author     : Defox
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
a:hover{
    text-decoration: none;
}
a:focus{
    text-decoration: none;
}
body{
    margin: 0;
    overflow-x: hidden;
}
.wrapper{
    width: 100%;
    margin: 0;
}
.container{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
/*========================
        top_bar
========================*/
.header_top {
    width: 100%;
    display: inline-block;
    background: #a0180c;
    padding: 7px 0px;
}
.top_left {
    display: inline-block;
    float: left;
}
.top_left span {
    color: #cbced3;
    font-size: 22px;
    position: relative;
    top: 3px;
}
.top_left a {
    color: #fff;
    font-size: 14px;
    font-family: 'poppinsregular';
    transition: 0.2s linear;
}
.top_left a:hover{
    color: #cbced3;
}

.top_right {
    float: right;
}
.top_right ul li {
    border-right: 1px solid #bb0b29;
    list-style: none;
    display: inline-block;
}
.top_right ul li:last-of-type{
    border-right: 0px;
}
.top_right ul li a {
    color: #fff;
    font-size: 14px;
    padding: 3px 12px;
}
.top_right ul li a:hover{
    color: #cbced3;
}
/*========================
    HEADER NAVIGATION
========================*/
div.header_main {
    width: 100%;
    display: inline-block;
    padding: 10px 0px;
}

.header-logo {
    display: inline-block;
    float: left;
    width: 232px;
}
.header-logo img {
    max-width: 36%;
}

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

.menu_links{
    display: inline-block;
    float: left;
    margin-top: 6px;
}
.menu_links ul {
    padding: 0px 50px;
}
.menu_links ul li {
    list-style: none;
    display: inline-block;
    font-size: 14px;
    font-family: 'poppinsmedium';
}
.menu_links ul li a{
    color: #000;
    padding: 15px 28px;
    display: inline-block;
    transition: 0.3s linear;
    text-transform: uppercase;
}
.menu_links ul li a:hover{
    color: #a0180c;
}
.header_carts ul li{
   list-style: none;
   display: inline-block;
   font-family: 'poppinsregular';
}
/*.menu_links ul ul {
    position: absolute;
    display: none;
    z-index: 123;
    width: 100%;
    right: 0;
    background: #fff;
    margin-top: 8px;
    border-top: 1px solid #cbced3;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc !important;

}*/
/*.menu_links ul ul.active{
    position: absolute;
    display: block;
    width: 100%;
    background: #eee;
}*/
/*.menu_links ul ul li {
    width: 24%;
    margin: 0;
}*/

/*.menu_links ul ul ul{
    border: 0px;
    margin: 0px;
    box-shadow: 0px 0px 0px rgba(0,0,0,0);
}*/
/*.menu_links ul ul ul li::before {
    content: " > ";
    position: absolute;
    left: 80px;
    margin-top: 4px;
}
.menu_links ul ul ul li a{
    padding: 4px 0px 4px 42px !important;
    
}
.menu_links ul ul ul li {
    display: block;
}*/

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

.header_carts{
    display: inline-block;
    float: right;
}
li.cart {
    width: 40px;
    height: 40px;
    background: #cbced3;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    position: relative;
    top: -3px;
}
.d_menu_box_main {
    font-size: 14px;
    padding: 10px 0;
}
.d_menu_box ul {
    padding: 0;
}
.d_menu_box ul li a {
    padding: 6px !important;
    width: 100%;
    display: block;
}
.d_menu_box li {
    display: block;
    width: 100%;
}
li.cart a {
    padding: 9px;
}
.d_menu_box_main a {
    padding: 0 !important;
}
.search #wrap input {
    width: 40px;
    height: 40px;
    border-radius: 90px;
    border: 0px;
    background: #cbced3;
    transition: 0.3s linear;
    padding: 0px 20px;
    color: #fff;
}
#wrap span {
    width: 40px;
    display: block !important;
    background-color: #cbced3;
    text-align: center;
    padding: 10px 0;
    position: absolute;
    top: 0;
    border-radius: 40pc;
    cursor: pointer;
    right: 0;
}
#wrap {
    position: absolute;
    right: 21%;
    top: 57px;
}
/*.search #wrap input:focus{
    width: 500px;
    background-position: right 2% bottom 50%;
    color: #fff;
}*/
#search.active {
    width: 500px !important;
}
li.cartcount {
    position: relative;
    top: 10px;
}
span.cart_counter {
    color: #cbced3;
    font-weight: 600;
}
/*==========================================
            BANNER
==========================================*/
#wowslider-container1{
    margin: 0;
}
.ws_bullets img{
    height: 50px;
}
/*==========================================
            ABOUT US
============================================*/
section.about_site {
    margin: 60px 0px;
}
.abt_content {
    height: 300px;
    overflow: hidden;
}
.abt_content p {
    padding-left: 40px;
}
.abt_content p:first-child{
    padding-left: 0px;
}
.about_site h2 {
    font-size: 30px;
    font-family: 'montserratmedium';
    margin-bottom: 10px;
}
.about_site strong::before {
    content: " - ";
    background-image: url('/surgical/images/correct.png');
    position: relative;
    left: -11px;
    background-repeat: no-repeat;
    padding: 6px;
    top: -1px;
}
.abt_content p:first-child{
    font-family: 'open_sansitalic';
    font-weight: 600;
    font-size: 14px;
}
.abt_content strong {
    font-size: 20px;
    margin: 10px 0px;
    display: inline-block;
    font-family: 'montserratregular';
    text-indent: -24px;
}
.abt_content p {
    font-family: 'poppinsregular';
    font-size: 14px;
}
.abt_imag {
    width: 100%;
    text-align: right;
}
.abt_imag img{
    max-width: 100%;
    max-height: 100%;
}
.abtread_more {
    margin-top: 25px;
}
a.abtread {
    color: #fff;
    background: #cbced3;
    padding: 10px 29px;
    display: inline-block;
    font-family: 'poppinssemibold';
    border-radius: 90px;
    font-size: 14px;
    transition: 0.2s linear;
}
a.abtread:hover{
    background: #a0180c;
}
a.needadvise {
    font-size: 18px;
    display: inline-block;
    margin-left: 20px;
    color: #000;
    transition: 0.2s linear;
}
.needadvise:hover{
    color: #a0180c;
}
a.needadvise span {
    color: #7f7f7f;
}
/*==========================================
            CATEGORIES
==========================================*/
section.categories {
    background: #f9f9f9;
    padding: 40px 0px;
}
.site_cinfo{
    display: inline-block;
}
.site_cinfo:hover img{
    transform: scale(1.1,1.1);
}
.site_cinfo:hover h2{
    color: #a0180c;
}
/*.site_cinfo:hover a{
    background: #cbced3;
}*/
.cat_image {
    width: 100%;
    height: 284px;
    overflow: hidden;
    text-align: center;
    line-height: 285;
    vertical-align: middle;
}
.cat_image img{
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    transition: 0.3s linear;
}
.siteheading {
    text-align: center;
}
.siteheading h3 {
    font-size: 24px;
    font-family: 'niconneregular';
}
.siteheading h2 {
    font-size: 30px;
    margin-bottom: 12px;
    font-family: 'montserratmedium';
    text-transform: uppercase;
    margin-top: 10px;
    transition: 0.3s linear;
}
.siteheading .border {
    margin-bottom: 30px;
}
.cat_view a {
    display: inline-block;
    background: #a0180c;
    color: #fff;
    padding: 6px 20px;
    font-family: 'poppinsmedium';
    transition: 0.3s linear;
}
.cat_images {
    border: 1px solid #fff;
    width: 85%;
    height: 250px;
    position: absolute;
    top: 17px;
    left: 29px;
    display: none;
    transition: 0.5s linear;
}
.site_cinfo:hover .cat_images{
    display: block;
}
/*==========================================
            SERVICES
==========================================*/
.cat_heading h2 {
    font-size: 24px;
    color: #000;
    font-family: 'montserratmedium';
    margin: 16px 0px 10px;
}
.srvc_heading h4 {
    margin-bottom: 8px;
    font-size: 18px;
    color: #000;
    font-family: 'montserratregular';
}
.cat_content p {
    font-size: 14px;
    margin-bottom: 14px;
    font-family: 'poppinsregular';
}
.srvc_content p {
    font-size: 14px;
    margin-bottom: 6px;
    font-family: 'poppinsregular';
}
.readmore a {
    font-size: 14px;
    font-family: 'poppinsregular';
    transition: 0.3s linear;
}
.readmore a:hover{
    color: #333;
}
.readmore .leaf{
    color: #cbced3;
}
.readmore .bag{
    color: #cbced3;
}
.readmore .atom {
    color: #a0180c;
}

/*==========================================
            PRODUCTS
==========================================*/
div.p_slidesinfo {
    border: 1px solid #ccc;
    margin: 0px 10px;
    text-align: center;
    height: 400px;
    transition: 0.2s linear;
}
div.p_slidesinfo:hover{
    border: 1px solid #a0180c;
}
div.p_slidesinfo:hover img{
   transform: scale(1.1,1.1);
}
div.p_slidesinfo:hover #alredycart button{
    background: #a0180c;
    color: #fff;
}
div.p_slidesinfo:hover h3{
    color: #a0180c;
}

.p_imag {
    width: 100%;
    height: 271px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.p_imag img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
    margin: 0 auto;
    transition: 0.3s linear;
}
.site_mac{
    display: none;
}
.site_mac.active{
    display: block;
}
section.products {
    margin: 40px 0px;
}
.products_detail {
    margin-top: 12px;
    padding: 0px 12px;
}
.p_name h3 {
    color: #000;
    font-size: 20px;
    font-family: 'montserratmedium';
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    transition: 0.3s linear;
}
.p_code span {
    font-size: 16px;
    font-family: 'poppinsbold';
    margin: 6px 0px;
    display: inline-block;
    color: #cbced3;
}
#alredycart .cart_message {
    color: #cbced3;
    font-family: 'niconneregular';
    font-size: 28px;
}
#alredycart button {
    background: #e6e6e6;
    border: 0px;
    color: #000;
    padding: 9px 16px;
    font-family: 'poppinsmedium';
    font-size: 14px;
    transition: 0.3s linear;
}
.product_shiping #alredycart {
    font-size: 28px;
    font-family: 'niconneregular';
}
/*==========================================
            SRVCS
==========================================*/
section.srvc {
    margin-top: 60px;
    margin-bottom: 36px;
}
.srvc_info .left {
    float: left;
}
.srvc_info .right {
    padding-left: 60px;
    margin-bottom: 30px;
}
/*==========================================
            PAGES
==========================================*/
.tour_axibit {
    background: #f2f2f2;
    padding: 40px 0px;
}
.script_detail {
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
}
.script_detail:hover img{
    transform: scale(1.1,1.1);
}
.script_detail:hover h3{
    color: #a0180c;
}
.script_detail:hover .script_border{
    border: 1px groove #a0180c;
}
.script_detail:hover p{
    color: #333;
}
.script_detail:hover a{
    border-radius: 0px;
    background: #cbced3;
    color: #fff;
}
.script_detail .imag {
    width: 100%;
    height: 217px;
    text-align: center;
    line-height: 217px;
    overflow: hidden;
    vertical-align: middle;
}
.script_detail .imag img{
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    transition: 0.3s linear;
}

.script_detail .script_infos {
    padding: 20px;
}
.script_heading h3 {
    font-size: 20px;
    font-family: 'montserratmedium';
    margin: 10px 0px;
    transition: 0.3s linear;
}
.script_border {
    border: 1px groove #cbced3;
    width: 100px;
    margin-bottom: 16px;
}
.script_content p {
    font-size: 14px;
    color: #bcbcbc;
    font-family: 'poppinsregular';
    transition: 0.3s linear;
}
.view_all a {
    background: #a0180c;
    color: #fff;
    padding: 8px 25px;
    display: inline-block;
    margin-top: 24px;
    font-family: 'poppinsmedium';
    border-radius: 90px;
    transition: 0.3s ease-in-out;
}
/*==========================================
            LOCATION
==========================================*/
section.location {
    background: #f2f2f2;
    border: 2px solid #eee;
}
/*==========================================
            FOOTER
==========================================*/
footer.site_footer {
    padding: 60px 0px 40px;
}
.site_footer h2 {
    font-size: 24px;
    margin-bottom: 6px;
    font-family: 'montserratmedium';
}
.site_footer .border {
    width: 100px;
    border-top: 2px groove #cbced3;
    margin-bottom: 20px;
}
.ftr_logo a img {
    max-width: 35%;
}
.ftr_dtl h2 {
    font-size: 18px;
    margin-top: 20px;
    color: #a0180c;
}
.ftr_dtl ul li {
    list-style: none;
    padding-left: 24px;
    margin-bottom: 6px;
    font-family: 'poppinsregular';
}
.ftr_dtl ul li a{
    color: #333;
}

.ftr_dtl ul li span {
    position: absolute;
    left: 16px;
    margin-top: 3px;
}
.ftr_links ul li {
    list-style: none;
    font-family: 'poppinsregular';
    padding-left: 14px;
}
.ftr_links ul li a{
    color: #000;
    transition: 0.2s linear;
}
.ftr_links ul li a:hover{
    color: #a0180c;
    margin-left: 4px;
}
.ftr_links ul li:hover:before{
    color: #a0180c;
    margin-left: 2px;
}
.ftr_links ul li:before {
    content: ">";
    position: absolute;
    left: 16px;
    transition: 0.2s linear;
}
.certificate {
    display: flex;
    flex-wrap: wrap;
}
.certifcate_imag {
    width: 30%;
    margin: 0px 2px;
}
.certifcate_imag:hover img{
  box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}
.certifcate_imag img {
    max-width: 100%;
    margin: 0px;
    padding: 5px;
    transition: 0.3s linear;
}
/*==========================================
            COPYRIGHT
==========================================*/
#mysubscriber input {
    width: 80%;
    height: 40px;
    padding: 10px;
    border: 0px;
    font-family: 'poppinsregular';
}
#mysubscriber button {
    height: 40px;
    border: 0px;
    width: 100px;
    background: #a0180c;
    color: #fff;
    margin-left: 10px;
    font-family: 'montserratmedium';
}
.copy_right {
    background: #cbced3;
    padding: 20px 0px;
}
.copy_text {
    text-align: center;
    /*width: 260px;*/
    margin: 0 auto;
    padding: 0px 10px;
    font-family: 'poppinsregular';
    font-size: 14px;
    color: #5d5757;
    margin-top: 10px;
}
/*
-------------------
  SITE BACKTOP
=========================
*/
/*.slide_top #button {
    z-index: 999999;
    cursor: pointer;
    position: fixed;
    right: 20px;
    bottom: 150px;
    font-size: 30px;
    color: #ccc;
}*/
#back-top {
/*    position: fixed;*/
    z-index: 99999;
    cursor: pointer;
    position: fixed;
    bottom: 0px;
/*    margin-left: -150px;*/
    right: 13px;
    margin: 0;
}
#back-top a {
    font-size: 25px;
    color: #fff;
    background: #a0180c;
    padding: 9px 12px;
    border-radius: 5px 5px 0px 0px;
    display: inline-block;
    transition: 0.3s linear;
}
#back-top a:hover{
    background: #cbced3;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}
.dn_catalogue img {
    max-width: 18px;
    margin-left: 10px;
    margin-top: -4px;
}
/*
=====================
    INNER PAGES
=====================
*/
.row.inner_page {
    margin: 40px 0px 0px;
}
div.cat_menu h3 {
    font-size: 30px;
    font-family: 'montserratmedium';
}
.cat_menu ul li {
    list-style: none;
}
.cat_menu ul li a {
    color: #000;
    font-size: 14px;
    padding: 4px 0px;
    display: inline-block;
    font-family: 'poppinsregular';
}
.cat_menu ul li a:hover{
    color: #a0180c;
}
.inner_heading {
    font-size: 30px;
    font-family: 'montserratmedium';
}
#inner_content p {
    font-size: 14px;
    font-family: 'poppinsregular';
}
#inner_content strong {
    font-size: 18px;
    margin: 0px 10px 0px 0;
    display: inline-block;
    font-family: 'poppinsregular';
}
.cat_menu ul li a.active {
    color: #a0180c;
    font-weight: 600;
}
.cnt_heading h3 {
    font-size: 22px;
    font-family: 'poppinsregular';
    color: #000;
    font-weight: 600;
    margin-bottom: 12px;
}
.our_info ul li {
    list-style: none;
}
.our_info ul li a{
    color: #333;
    font-family: 'poppinsregular';
}
.our_info ul li {
    list-style: none;
    margin: 4px 0px;
}
.contact_us_social {
    text-align: center;
    margin-top: 25px;
}
.contact_us_social ul li {
    list-style: none;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #a0180c;
    text-align: center;
    line-height: 50px;
    margin: 0px 10px;
    transition: 0.3s linear;
}
.contact_us_social ul li:hover{
    border-radius: 90px;
}
.contact_us_social ul li a {
    color: #fff;
    font-size: 18px;
    padding: 12px 14px;
    transition: 0.3s linear;
}
.contact_us_social ul li:hover{
    background: #cbced3;
}

#cntsubmission input {
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    margin-bottom: 14px;
    padding: 10px;
    transition: 0.3s linear;
}
#cntsubmission input:focus{
    border: 1px solid #cbced3;
}
#cntsubmission textarea {
    width: 100%;
    height: 150px;
    border: 1px solid #ccc;
    padding: 10px;
    transition: 0.3s linear;
}
#cntsubmission textarea:focus{
    border: 1px solid #cbced3;
}
#cntsubmission p {
    font-size: 14px;
    color: #333;
    font-family: 'poppinsregular';
}
#cntsubmission button {
    float: right;
    margin-right: 15px;
    padding: 10px 40px;
    font-size: 16px;
    margin-top: 30px;
    color: #fff;
    border: 0px;
    background: #a0180c;
    font-family: 'poppinsregular';
    font-weight: 600;
    box-shadow: 1px 4px 3px #03305a;
    transition: 0.3s linear;
}
#cntsubmission button:hover{
    background: #cbced3;
}
/*
==========================
    INNER PAGE CATEGORIES
==========================
*/
ul.sub_cat {
    display: none;
}
ul li.active ul.sub_cat {
    display: block;
    margin-left: 14px;
}
.items span.empty {
    display: flex;
    justify-content: center;
    font-size: 23px;
    margin-top: 20px;
    color: #a0180c;
    font-family: 'niconneregular';
    text-transform: capitalize;
}
.imag img {
    max-width: 100%;
}
div.home1 ul li {
    list-style: none;
    display: inline-block;
}
.home1 ul li a {
    color: #fff;
    font-size: 14px;
    font-family: 'poppinsregular';
}
.home1 {
    padding: 12px 20px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    background: #cbced3;
}
#yw0 .items {
    width: 100%;
    display: inline-block;
}
.items .p_slide {
    margin-top: 20px;
}
.site_releted_pr {
    margin-top: 60px;
}
.site_releted_pr .related {
    font-family: 'montserratmedium';
    font-size: 30px;
    margin-bottom: 10px;
}
.product_pagination.animation-element {
    width: 100%;
    text-align: center;
    margin-top: 25px;
}
.product_pagination.animation-element ul li a {
    padding: 8px 12px;
    border: 1px solid #a0180c;
    transition: 0.3s linear;
    color: #000;
}
.product_pagination.animation-element ul li a:hover{
    background: #a0180c;
    border: 1px solid #a0180c;
    color: #fff;
}
.product_pagination.animation-element ul li.page.selected a{
    background: #a0180c;
    border: 1px solid #a0180c;
    color: #fff !important;
}
.thanks_text {
    text-align: center;
    margin-top: 40px;
    font-size: 30px;
    font-family: 'niconneregular';
}
/*
==========================
    INNER PAGE PRODUCT
==========================
*/
div.inner_page {
    margin: 40px 0px 0px;
}
div.right3 {
    margin-top: 30px;
}
.forslides {
    width: 100%;
    height: 410px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    line-height: 410px;
    display: block;
    border: 1px solid #ccc;
}
.forslides img{
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    height: auto;
    width: auto;
        
}
.slider.slider-nav {
    margin-top: 10px;
}
.navslides{
    width: 100px;
    height: 100px;
    border: 1px solid #ccc;
    margin: 0px 4px;
}
.navslides img{
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    height: auto;
    width: auto;
}
.right-name {
    font-size: 24px;
    font-family: 'montserratmedium';
}
.right-code {
    font-size: 14px;
    margin: 5px 0px 12px;
    font-family: 'poppinsregular';
}
.product_sizes {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 17px 0px 10px;
}
.product_sizes p {
    padding: 8px 6px;
    border: 1px solid #ccc;
    margin-right: 10px;
    margin-bottom: 14px;
}
.inquery a {
    padding: 10px 20px;
    background: #a0180c;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 14px;
    color: #fff;
    font-family: 'poppinsregular';
    cursor: pointer;
    transition: 0.3s linear;
}
.inquery a:hover{
    background: #cbced3;
}
.right-des {
    font-size: 20px;
    margin-bottom: 6px;
    font-family: 'poppinsregular';
}
.right-codess p {
    font-size: 14px;
    font-family: 'poppinsregular';
}
.long_desc ul li a {
    font-size: 14px;
    font-family: 'montserratmedium';
}
#description {
    margin-top: 10px;
}
#description p {
    font-size: 14px;
    font-family: 'poppinsregular';
}
.inquery .cart_message {
    margin-bottom: 8px;
    display: inline-block;
    font-size: 28px;
    font-family: 'niconneregular';
    color: #a0180c;
}
.inquiry_form_box .cart_message {
    margin-bottom: 10px;
    display: inline-block;
    font-size: 28px;
    font-family: 'niconneregular';
    color: #cbced3;
}
/*
==========================
    INNER PAGE CART
==========================
*/
td.text-center {
    max-width: 60px;
    max-height: 60px;
}
#cart-form table tr th {
    text-align: center;
}
#cart-form table tr td{
    vertical-align: middle;
    text-align: center;
}
#cart-form table tr td a{
    color: #000;
    font-family: 'poppinsregular'; 
}

#shipupdate {
    background: #a0180c;
    border: 0px;
    color: #fff;
    padding: 5px 20px;
    font-family: 'montserratmedium';
}
#shipupdate:hover{
    background: #cbced3;
}

#shipsend {
    border: 0px;
    color: #000;
    padding: 8px 20px;
    font-family: 'montserratmedium';
    transition: 0.3s linear;
    font-weight: 600;
}

#shipsend:hover{
    background: #a0180c;
    color: #fff;
}
/*
*/
.inquery_send h2 {
    margin-top: 40px;
    font-size: 30px;
    font-family: 'montserratmedium';
    text-transform: capitalize;
}
#cart-form .note {
    text-indent: 204px;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: 'poppinsregular';
    color: #a0180c;
}
.errorSummary {
    display: none;
}
.errorMessage {
    color: red;
}
#yw0_button {
    color: #000;
    font-family: 'poppinsregular';
}
.btn.btn-danger.form_button {
    width: 150px;
    height: 40px;
    font-size: 18px;
    font-family: 'poppinsregular';
}
div.heading {
    font-size: 20px;
    font-family: 'montserratmedium';
}
.slick-prev, .slick-next {
    background: #d6d6d6;
    top: -10%;
    width: 30px;
    height: 24px;
}
.slick-next {
    right: 8px;
}
.slick-prev {
    position: absolute;
    left: 94%;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background: #a0180c;
}
/*
====================
        PROFILE
====================
*/
p.profile_order {
    text-align: center;
    font-size: 28px;
    margin-top: 20px;
    font-family: 'niconneregular';
}
/*
====================
        SEARCH
====================
*/
.search_results {
    margin: 20px 0px;
}
.search_results h1 {
    text-align: center;
    font-family: 'niconneregular';
    color: #cbced3;
}
.search_results .border {
    text-align: center;
}
/*
====================
        SEARCH
====================
*/
.mac_adrs {
    width: 86%;
    float: right;
    padding: 40px 0px 0px;
}
.mac_adrs ul li{
    padding-left: 20px;
    text-align: center;
}
.mac_adrs ul li a {
    color: #a0180c;
}


.d_menu {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    border-top: 3px solid #cbced3;
    margin: 18px 0 0 0;
    z-index: 123123;
    background-color: #fff;
    box-shadow: 0px 2px 4px #ccc;
}
.d_menu.active{
    display: block;
}
.d_menu_box {
    width: 25%;
    float: left;
    height: 100%;
}
p.cart_index {
    text-align: center;
    font-size: 28px;
    font-family: 'niconneregular';
    color:#a0180c;
}
#semail.active {
    border: 2px solid green;
}
#semail.inactive {
    border: 2px solid red;
}
.loding_script {
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
    background-color: rgba(0,0,0,0.5);
    text-align: center;
    align-items: center;
    justify-content: center;
}
.loding_script img {
    max-width: 100px;
    max-height: 100px;
}
.loding_script.active{
    display: flex;
}
section.productss {
    margin-bottom: 80px;
}
.copy_text p a {
    color: inherit;
}
.blue_color {
    color: #23527c !important;
}
.cnt_1{
    margin-bottom: 20px;
}
.cnt_1 ul li {
    list-style: none;
    padding: 2px 0px;
    font-size: 16px;
}
.cnt_1 ul li a{
    color: #000;
}
.cnt_2{
    margin-bottom: 20px;
}
.cnt_2 ul li {
    list-style: none;
    padding: 2px 0px;
    font-size: 16px;
}
.cnt_2 ul li a{
    color: #000;
}
#cntsubmission {
    display: inline-block;
    width: 100%;
    margin-top: 60px;
}
.dn_catalogue {
    background: #cbced3 !important;
    margin-left: 16px;
}
.dn_catalogue:hover{
    background: #a0180c !important;
}

.p_catscript .bcat_box {
    width: 100%;
    /*height: 400px;*/
    overflow: hidden;
}
.pcat_img img {
    transition: 0.2s linear;
}
.p_catscript .bcat_box:hover img{
    transform: scale(1.1,1.1);
}
.productss .p_catscript {
    padding: 0px 100px;
}
.p_catscript .p_name {
    text-align: center;
    margin-top: 14px;
}
.pcat_img img {
    max-width: 100%;
    max-height: 100%;
}
/*extra work*/
.border-btm{
    font-size: 21px;
    margin: 10px 0px 30px;
    position:relative;
}
.border-btm:after{
    content: "";
    display: inline-block;
    width: 150px;
    height: 2px;
    background: #ccc;
    position: absolute;
    bottom: -14px;
    left: 0px;
}
.contact_full .content  ul li, .our_info ul li{margin-bottom:15px;}
.contact_full .content  ul li span,
.our_info ul li span
{
    width: 32px;
    height: 32px;
    background: #414045;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #ffff;
    margin-right: 10px;
    border-radius: 4px;
}
.contact_full .content  ul li a,
.our_info ul li a
{
    font-size: 15px;
    color: #535264;
}
.srvc_info img{
    max-width: 41px;
    height: auto;
}
.border-btm img {
    max-width: 87px;
    margin-right: 20px;
}