body { font-family: 'Roboto'; font-weight: 400; font-size: 14px; color: #333; background: #fff }

a { text-decoration: none !important; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out }

* { outline: 0 }

h2, .cc-shop-wrap>.std>p>strong { font-family: 'Quicksand'; font-weight: bold; font-size: 43px; text-transform: capitalize; }

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.woff2') format('woff2'),
        url('../fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.woff2') format('woff2'),
        url('../fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Light.woff2') format('woff2'),
        url('../fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Medium.woff2') format('woff2'),
        url('../fonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand';
    src: url('../fonts/Quicksand-Bold.woff2') format('woff2'),
        url('../fonts/Quicksand-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand';
    src: url('../fonts/Quicksand-Regular.woff2') format('woff2'),
        url('../fonts/Quicksand-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand';
    src: url('../fonts/Quicksand-SemiBold.woff2') format('woff2'),
        url('../fonts/Quicksand-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand';
    src: url('../fonts/Quicksand-Medium.woff2') format('woff2'),
        url('../fonts/Quicksand-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand';
    src: url('../fonts/Quicksand-Light.woff2') format('woff2'),
        url('../fonts/Quicksand-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}



/* ............................. */

img{max-width:100%;}

h2, .cc-shop-wrap>.std>p>strong{ font-family: 'Quicksand'; font-weight: bold;line-height: normal;}
p{  font-size: 16px; line-height: 30px;}

a{text-decoration: none;}
.ser-head {    margin-top: 4rem; margin-bottom: 4.5rem; }

.btn.btn-primary {background: #FFF; color: #a11d24; border: solid 1px #a11d24; border-radius: 100px; padding: 13px 30px; font-size: 14px; 
text-transform: uppercase; min-width: 180px; font-weight: 500; letter-spacing: 1px; box-shadow: 0 0 16px #f9d9dc; }
.btn.btn-primary:hover {background: #a11d24; color: #ffffff; border: solid 1px #a11d24; } 


.cc-header .navbar {margin:0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center; width: 100%;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}


.navbar-header {float: left;max-width: 200px;}


.cc-header .navbar a.navbar-brand img {
    width: 100%;
}


.cc-header nav.navbar .navbar-collapse {
    margin-left: auto;
    margin-right: auto;
    flex-grow: inherit;
}

.cc-header .cc-form-wrap .contact-phone {display:flex;margin-right: 34px;    align-items: center;}
.cc-header .cc-form-wrap .contact-phone .phone {background: #f5e8e9;color: #dd3846;width: 42px;height: 42px;display: inline-block;padding:7px 0;text-align: center;margin-right: 14px;border-radius: 5px;}
.cc-header .cc-form-wrap .contact-phone .phone img {width: 23px;height: auto;}

.cc-header .cc-form-wrap .contact-phone a{color: #000;font-size:20px;font-weight: 600;}

.cc-header .cc-form-wrap .cc-form-input {display: inline-block;}
.cc-header .cc-form-wrap .cc-form-input a {text-decoration: none;background: #dd3846;color: #fff;padding:16px 41px;display: inline-block;border-radius: 100px;font-size: 14px;font-weight: 400;letter-spacing: 1px;}
.cc-form-wrap .input-group {align-items: center;}
.cc-header .cc-form-wrap .cc-form-input a:hover {background: #a11d24; }


.cc-header .navbar ul.nav.navbar-nav li span.icon:before {content: "\f107";font-family: 'FontAwesome';}

.cc-header .navbar ul.nav.navbar-nav li span.icon {    margin-left: 9px;
    font-size: 19px;
    position: absolute;
    right: -21px;
    top: -2px;}


.cc-header .navbar-nav>li { margin:15px 23px;     position: relative;}
.cc-header .navbar-nav>li:last-child { margin-right: 0px; }
.cc-header .navbar-nav>li>a { padding: 0; font-size: 18px; text-transform: capitalize; font-weight: 600; color: #000; font-family: 'Roboto'; }




.cc-header .navbar ul.nav.navbar-nav li ul.sub-menu {
    display: none;
    position: absolute;
    width: 225px;
    padding: 10px 13px;
    margin: 0px;
    list-style: none;
    background: #fff;
    box-shadow: 0px 0px 15px 0px #eee;
    z-index: 10;
}


.cc-header .navbar ul.nav.navbar-nav li ul.sub-menu li a {
    color: #000;
    font-size: 15px;
    display: block;
    padding: 3px 0;
    font-weight: 500;
}


.cc-header .navbar ul.nav.navbar-nav li:hover ul.sub-menu {
    display: block;
}
/* Slider start*/

.bnnerbox{position: absolute;top: 5%;right: 150px;}
.bnnerbox h2{font-size: 48px;color: #000;margin-bottom: 16px;}
.bnnerbox h2 span{ color: #e50d0d;}

.bnnerbox h3{font-size: 19px; margin: 4px 0 25px; padding: 0; font-family: 'Roboto'; font-weight: normal; line-height: normal;}
.metaslider .theme-default .nivo-caption a{color: #a11d24 !important; font-weight: 500; font-size: 14px; padding: 13px 30px; margin-top: 20px; display: inline-block !important;}
.metaslider .theme-default .nivo-caption a:hover{color: #FFF !important; }

.home .cc-video{margin: 0;}
.home .cc-video .owl-carousel .owl-item  img{width: 100%;}

.bannertext .bannerlogo {position: absolute; right: 10%; bottom: 50px;  max-width: 150px; }
.bannertext .bannerlogo img {width: auto;  }


.home .cc-video .owl-dots {max-width: 30px; position: absolute; right: 0; top: 50%; }
.home .cc-video .owl-dots .owl-dot {width: 15px; height: 15px; display: inline-block; background: #ffffff; border-radius: 100px; margin: 1px; }
.home .cc-video .owl-dots .owl-dot.active {background: #e50d0d; }



/* Welcome text */
.cc-ambassador-wrap{margin-top: 50px;}
.cc-ambassador-wrap .cc-align-center { align-items: center; }


.cc-ambassador-inn{}
.cc-ambassador-inn h2{margin-bottom: 25px;
font-size: 48px;}


.clinic-service .block p {
margin-bottom: 0px;
}


.clinic-service.travel-service .block .ser-head {
margin-top: 0px;
margin-bottom: 0px;
padding-top: 3rem;
padding-bottom: 3rem;
}

.clinic-service.travel-service {
align-items: flex-start;
background: url('../images/TravelClinic.jpg');
	background-size: cover;
}




.clinic-service .block .cc-ambassador-inn p {
    margin-bottom: 2rem;
}

.cc-ambassador-inn .btn{margin-top: 20px;}

.cc-leftfull-img{}
.cc-leftfull-img img{}

.clinic-service .block ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}



.here-help .cc-ambassador-inn form.wpcf7-form {
    margin-top: 1.5rem;
}

.here-help .cc-ambassador-inn form.wpcf7-form .md-form {
    margin-bottom: 1rem !important;
}

.over50 {margin:6rem 0 3rem; }

.over50 img.img-responsive{
   box-shadow: 0px 12px 18px 9px rgba(0,0,0,0.1);
   position: relative;    
}

.pharmacy-services-bg{background: url('../images/Services-bg.jpg') no-repeat center top; width: 100%; display: inline-block; background-size: cover; 
 padding-bottom: 3rem;}

.cc-stockists-inn {}
.cc-stockists-inn .icon-cls {border-radius: 100px; overflow: hidden; width: 100px; height: 100px; margin-bottom: 13px; } 
.cc-stockists-inn .title-box {font-size: 20px; letter-spacing: 1px; max-width: 178px; font-weight: 500; min-height: 58px;color: #000;line-height: 1.3;}
.cc-stockists-inn .content-box {    margin-top: 11px; font-size: 16px; color: #4d4d4d; width: 80%; }
.cc-stockists-inn .content-box p{ font-size: 14px;    color: #333; }


.pharmacy-services-bg #cc-stockists .owl-nav{font-size: 0; text-align: center; margin-top:3rem; }  
.pharmacy-services-bg #cc-stockists .owl-nav .owl-prev{border: solid 1px #e50d0d; width: 40px; height: 40px; display: inline-block; text-align: center; line-height: 35px; border-radius: 100px; margin-right: 12px; }
.pharmacy-services-bg #cc-stockists .owl-nav .owl-prev:after{content: "\f104";font-family: 'FontAwesome';font-size: 25px;}

.pharmacy-services-bg #cc-stockists .owl-nav .owl-next{border: solid 1px #e50d0d; width: 40px; height: 40px; display: inline-block; text-align: center; line-height: 35px; border-radius: 100px; }
.pharmacy-services-bg #cc-stockists .owl-nav .owl-next:after{content: "\f105";font-family: 'FontAwesome';font-size: 25px;}



.bbcls {box-shadow: 0 17px 25px #f5f5f5;background: #FFF;padding-left: 1.4rem;}
.opeing-hrs{ position: relative;padding: 0 21px 16px 21px;margin-top: 30px;min-height: 218px;display: inline-block;width: 92%;}
.opeing-hrs .opn-num{ color: #dd3846;font-size: 46px;position: absolute;left: 17px;font-weight: 500;top: 10px;border-right: solid 1px;padding-right:10px;line-height: 32px;}
.opeing-hrs .find-us{font-size: 22px;font-weight: 500;padding: 0 0 0 3.5rem;    color: #222222;}
.opeing-hrs .find-us1{color: #dd3846;font-size: 14px;padding: 0 0 0 3.5rem;}
.opeing-hrs .find-us2{padding: 9px 0 0 3.5rem;}
.opeing-hrs .find-us2 p{ line-height: 22px; font-size: 16px; color: #787878; }


.clinic-service .cc-ambassador-inn {
    width: 84%;
}
.clinic-service{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; background: #f7f2f0; -webkit-box-align: center; -ms-flex-align: center; align-items: center;    margin-top: 96px;}
.clinic-service .block{width: 50%;}
.clinic-service .block img{width: 100%;position: relative;top: -32px;}
.clinic-service .block+.block{ padding-left: 4rem;}
.clinic-service .block ul{list-style: none;
    padding: 0px 0px 0px 20px;
    margin: 0px;}
.clinic-service .block ul li {
    margin: 0 0 10px;
    position: relative;
    padding-left: 1.3rem;
    color: #787878;
    font-size: 16px;
}



.clinic-service .cc-ambassador-inn p{

    font-size: 16px;
    color: #787878;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 2rem;

}
.clinic-service .block ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #ea959b;
    display: block;
    position: absolute;
    left: 0;
    top: 6px;
}

.cc-testimonial-wrap {margin-top: 37px; } 

.cc-testimonial-wrap .ser-head h2 {
    font-size: 48px;
}
.cc-testimonial-wrap .ser-head{ text-align: center; letter-spacing: 2px; max-width: 500px; margin: auto; margin-bottom: 45px;}
.cc-testimonial-wrap .testimonial-box{box-shadow: 0 0 17px #e9edf5; border-radius: 20px; min-height: 265px; margin: 15px 17px 21px 17px; padding: 19px; } 
.cc-testimonial-wrap .testimonial-box p{line-height: 26px; font-style: italic; color: #787878; }
.cc-testimonial-wrap .testimonial-box .cc-testim-title{font-style: normal; font-weight: normal; font-size: 18px; }

.cc-testimonial-wrap .owl-carousel .owl-stage .owl-item.active+.owl-item.active .testimonial-box {border: solid 1px #e50d0d; }
.cc-testimonial-wrap .owl-carousel .owl-stage .owl-item.active+.owl-item.active+.owl-item.active .testimonial-box {border: solid 0px #e50d0d; }


.cc-testimonial-wrap  .owl-nav{font-size: 0; text-align: center; margin-top: 25px; display: inline-block !important;} 
.cc-testimonial-wrap  .owl-nav .owl-prev{border: solid 1px #e50d0d;width: 40px;height: 40px;display: inline-block;text-align: center;line-height: 35px;border-radius: 100px;margin-right: 12px;position: absolute;left: -39px;top: 48%;transform: translate(0%, -82%);}
.cc-testimonial-wrap  .owl-nav .owl-prev:after{content: "\f104";font-family: 'FontAwesome';font-size: 25px;}

.cc-testimonial-wrap  .owl-nav .owl-next{border: solid 1px #e50d0d;width: 40px;height: 40px;display: inline-block;text-align: center;line-height: 35px;border-radius: 100px;position: absolute;right: -39px;top: 48%;transform: translate(0%, -82%);}
.cc-testimonial-wrap  .owl-nav .owl-next:after{content: "\f105";font-family: 'FontAwesome';font-size: 25px;}
.cc-testimonial-wrap .testimonial-box .img-cls {margin-bottom: 21px; }
.cc-testimonial-wrap .action-b {text-align: center;}



.clinic-service.here-help .block iframe.map-iframe {
    height: 700px;
}


.clinic-service.here-help { background: #f8f8f8;}

.clinic-service.here-help .block+.block{
background-image: url(../images/map-bg.png); background-repeat: no-repeat; background-size: cover;
}


.here-help{align-items: inherit;}
.here-help .cc-ambassador-inn{max-width: 615px;}
.here-help .cc-ambassador-inn h2 {margin: 0 0 10px 0;font-size: 48px;}
.here-help .cc-ambassador-inn .wpcf7-form input {margin-bottom: 11px; height: 50px; }
.here-help .cc-ambassador-inn .wpcf7-form textarea.form-control{ height: 140px;}


.page-temp-cls .cc-product-page form .text-md-left input[type=submit],
.cc-contact-wrap .cc-contpage-leftsec form .text-md-left input[type=submit],
.here-help .cc-ambassador-inn .wpcf7-form input[type=submit] {background: #FFF; color: #a11d24; border: solid 1px #a11d24; border-radius: 100px; padding: 11px 30px 13px 30px; font-size: 14px; text-transform: uppercase; min-width: 180px; font-weight: 500; letter-spacing: 1px; box-shadow: 0 0 16px #f9d9dc; margin: 16px 0 0 15px; float: left;} 

.page-temp-cls .cc-product-page form .text-md-left input[type=submit]:hover,
.cc-contact-wrap .cc-contpage-leftsec form .text-md-left input[type=submit]:hover,
.here-help .cc-ambassador-inn .wpcf7-form input[type=submit]:hover{ background: #a11d24;color: #ffffff;border: solid 1px #a11d24;}


.brand-logos {margin-top: 50px; background: #FFF; box-shadow: 0 0 17px #ddd; padding: 11px; border-radius: 20px; margin-bottom: -66px; position: relative; z-index: 1; }
.brand-logos .cc-stockists-inn {    display: flex; width: 100%; text-align: center; align-items: center; height: 117px;}
.brand-logos .owl-carousel .owl-item .cc-stockists-inn img{max-width: 72%; width: auto; height: auto; max-height: 100%; margin: auto;}


.cc-footer {background-image: linear-gradient(to bottom, #ffffff, #f2f2f2, #e5e5e5, #d8d8d8, #cbcbcb);padding-top: 107px;padding-bottom: 38px;}
.cc-foot-left img {max-width: 218px;}
.cc-foot-left .wpcf7-form{    max-width: 258px;}
.cc-foot-left .wpcf7-form .form-control{margin-bottom: 0px;height: 43px;}
.cc-foot-left .wpcf7-form .wpcf7-submit{    background: #FFF; color: #a11d24; border: solid 1px #a11d24; border-radius: 100px; padding: 11px 30px 9px 30px; font-size: 14px; text-transform: uppercase; min-width: 135px; font-weight: 500; letter-spacing: 1px; box-shadow: 0 0 16px #f9d9dc; margin: 0; float: left;}
.cc-foot-left .wpcf7-form .wpcf7-submit:hover{ background: #a11d24;color: #ffffff;border: solid 1px #a11d24;}

.cc-footer h2 {font-size: 16px;font-family: 'Roboto';font-weight: 600;color: #b62129;margin-bottom: 0.7rem;}
.cc-footer p {font-size: 14px;line-height: 22px;line-height: 22px;}
.cc-foot-mid ul {line-height: 27px; margin: 0; padding: 0; list-style: none; }
.cc-foot-mid ul li{ }
.cc-foot-mid ul li:before {content: "\f105"; font-family: 'FontAwesome'; font-size: 16px; margin-right: 8px; color: #dd3846; } 
.cc-foot-mid ul li a:hover{ }
.cc-foot-mid ul li a {
    color: #000;
}
.cc-footer .col-sm-3:nth-child(3) .cc-foot-right p {
    color: #151515;
    line-height: 1.8;
}

.cc-foot-right .widget-content {line-height: 24px; }
.cc-foot-right .widget-content a{color: #333;}
.cc-foot-right .widget-content sapn{color: #a11d24;}

.cc-foot-right .list-inline{    display: flex;}
.cc-foot-right .list-inline li{    margin: 0;    padding: 0;}
.cc-foot-right .list-inline li a {width: 35px; height: 35px; background: #FFF; display: inline-block; text-align: center; border-radius: 100px; line-height: 35px; margin-right: 7px; font-size: 16px; }
.cc-foot-right .list-inline li a:hover {background: #e50d0d; color: #FFF; }

.cc-foot-right li:last-child {margin-right: 0; padding-right: 0 }
.cc-foot-right li a:hover {opacity: .75 }
.cc-copyrights {background: #e5e5e5; padding-top: 10px; padding-bottom: 10px }
.cc-copyrights p {margin: 0; font-weight: 400; color: #000; font-size: 14px; line-height: 22px;}


.cc-copyrights p.text-right {
    text-align: right;
}



.Facilities-sec {
    position: relative;
    padding: 1.5rem 0 12rem;
    width: 100%;
    max-width: 1020px;
    margin: 0 auto;
}

.Facilities-sec .Pharmacy-img {
    width: 485px;
    height: 485px;
    background: #fff;
    border-radius: 100%;
    margin: 0 auto;
    text-align: center;
    line-height: 462px;
    box-shadow:-3px 1px 28px 18px rgba(186, 255, 214, 0.6);
    border: solid 14px rgba(17, 175, 80, 0.1);
}





.Facilities-sec .Facilities-icons {
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 220px;
    text-align: center;
}

.Facilities-sec .Facilities-icons span.icons-f {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background: #fff;
    display: block;
        text-align: center;
    line-height: 80px;
    box-shadow:0px 11px 14px 6px rgba(0, 0, 0, 0.1);
        margin: 0 auto;
}


.Facilities-sec .Facilities-icons span.icons-f img {
    width: 32px;
    height: auto;
}

.Facilities-sec .Facilities-icons h4 {
    font-size: 18px;
    color: #222222;
    margin: 1rem 0;
}


.Facilities-sec .Facilities-icons.one {
   left: 8%;
    top: -23px;
}

.Facilities-sec .Facilities-icons.tow {
     top: 25.4%;
    left: 4px;
}

.Facilities-sec .Facilities-icons.three {
     top: 59%;
    left: 11.8%;
}

.Facilities-sec .Facilities-icons.four {
    top: inherit;
    left: 0;
    right: 0;
    bottom: 12px;
    margin: 0 auto;
}

.Facilities-sec .Facilities-icons.five {
 right: 6.7%;
    top: -20px;
}

.Facilities-sec .Facilities-icons.six {
 top: 26%;
    right: -11px
}

.Facilities-sec .Facilities-icons.seven {
    right: 8.5%;
    top: inherit;
    bottom: 22%;
}


/* .................................. */



a.cc-view-product {
line-height: normal;
}

a.cc-view-product, .cc-shop-wrap li.product a.add_to_cart_button, .woocommerce div.product form.cart .button, .woocommerce .cc-review-wrap #respond form p.form-submit input[type="submit"]#submit, .woocommerce-message a.button, .woocommerce-cart-form .shop_table button[type="submit"], .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .post-inner.thin .searchform .cc-serachsubmit-wrap, .form-row.place-order button[type="submit"], .return-to-shop .button.wc-backward, .cc-contleft .cc-controw em {
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    background: #000;
    padding: 15px 30px;
    text-decoration: none;
    display: inline-block;
    border-radius: 0;
}
.woocommerce a.product_type_variable {
position: relative;
color: #fff;
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
background: #000;
padding: 15px 30px;
text-decoration: none;
display: inline-block;
border-radius: 0;
}
.woocommerce a.product_type_variable::before {
content: "";
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 0 17px 11px 0;
border-color: transparent #fff transparent transparent;
position: absolute;
top: 0;
right: 0;
}
.woocommerce a.product_type_variable:hover {
background: #f1e4b7;
color: #000;
}
.woocommerce a.product_type_simple {
position: relative;
color: #fff;
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
background: #000;
padding: 15px 30px;
text-decoration: none;
display: inline-block;
border-radius: 0;
}
.woocommerce a.product_type_simple::before {
content: "";
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 0 17px 11px 0;
border-color: transparent #fff transparent transparent;
position: absolute;
top: 0;
right: 0;
}
.woocommerce a.product_type_simple:hover {
background: #f1e4b7;
color: #000;
}
a.cc-view-product::before, .cc-shop-wrap li.product a.add_to_cart_button::before, .cc-shop-wrap li.product::before, .woocommerce div.product form.cart .button::before, .woocommerce-message a.button::before, .woocommerce-cart-form .shop_table button[type="submit"]::before, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button::before, .post-inner.thin .searchform .cc-serachsubmit-wrap::before, .form-row.place-order button[type="submit"]::before, .return-to-shop .button.wc-backward::before, .cc-contleft .cc-controw em::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 17px 11px 0;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    top: 0;
    right: 0
}

a.cc-view-product:hover, .cc-shop-wrap li.product a.add_to_cart_button:hover, .woocommerce div.product form.cart .button:hover, .woocommerce-message a.button:hover, .woocommerce-cart-form .shop_table button[type="submit"]:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .post-inner.thin .searchform .cc-serachsubmit-wrap:hover, .form-row.place-order button[type="submit"]:hover, .return-to-shop .button.wc-backward:hover, .cc-contleft .cc-controw em:hover {
    background: #f1e4b7;
    color: #000
}


.cc-header .navbar-brand {
    height: auto;
    padding: 0;
    max-width: 113px;
}

.cc-header .navbar-form {
    padding-right: 0
}

.cc-header .nav>li>a:focus, .cc-header .nav>li>a:hover {
    background-color: transparent
}

.cc-form-wrap i {
    color: #3b2f2f
}

.cc-form-wrap .btn-search {
    border-radius: 50% !important;
    border: 0;
    padding: 0;
    background: #f0e4b8;
    text-align: center;
    width: 29px;
    height: 29px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
}

.cc-sticky-header {
    z-index: 100000!important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.cc-video iframe {
    width: 100vw;
    height: 500px
}

.singular .cc-video img {
    height: 150px;
    object-fit: cover;
}

.home .cc-video img {
    width: 100vw;
    height: auto;
}
 
 
.cc-badge-wrap {
    padding-top: 58px;
    padding-bottom: 88px
}

.cc-badge-wrap .cc-pc-left, .cc-badge-wrap .cc-pc-right, .cc-testimonial-inn .cc-testim-left, .cc-testimonial-inn .cc-testim-right {
    width: 50%
}


.cc-pc-left p span {
    display: block
}

 
 
 
.cc-badge-wrap .owl-nav>div.owl-next::before {
    background: url(../images/arrow-right.png) no-repeat;
}

 
.cc-align-center .cc-leftfull-img {
    padding-left: 0;
    position: relative;
}

.cc-align-center .cc-leftfull-img:before{
    content: "";
    background-image: url(../images/welcome-bg.jpg);
    position: absolute;
    width: 100%;
    max-width: 354px;
    height: 403px;
    right: -46px;
    bottom: -56px;

}

.cc-align-center .cc-leftfull-img img {
    width: 100vw;
    object-fit: cover;
    position: relative;
        box-shadow: 0px 12px 18px 9px rgba(0,0,0,0.1);
}

 
.cc-testimoal-bg {
    position: relative;
    margin-left: -15px;
    margin-right: -15px
}

.cc-testimoal-bg::before {
    display:block;
    content: "";
    position: absolute;
    left: 0;
    background: #142230;
    width: 100%;
    height: 100%;
    max-height: 310px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.cc-testimonial-inn .cc-testim-left img {
    width: auto;
    margin: 0 auto;
    max-width: 100%;
}

.cc-testimonial-inn .cc-testim-right p {
    color: #a6b3c0;
    line-height: 29px;
    font-size: 17px
}

.cc-testimonial-inn .cc-testim-right .cc-testim-title {
    font-size: 23px;
    color: #a6b3c0;
    margin: 0 0 35px
}

.cc-testimonial-inn .cc-testim-right .cc-testim-title span {
    font-size: 13px;
    margin-top: 10px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 3px;
    display: block;
    text-transform: uppercase
}

 


 

 


/*--Login-Register-Forgot-START--*/

.cc-login-wrap, .cc-coupon-wrap, .cc-returning-form+form {
    max-width: 100%;
    margin: 50px auto;
    font-family: "Open Sans", sans-serif;
    position: relative;
    min-height: 315px;
}

.cc-coupon-wrap, .cc-returning-form+form {
    min-height: inherit;
}

.cc-returning-form+form {
    margin-bottom: 15px !important;
}

.cc-login-wrap .form-row input.input-text, .cc-login-wrap form .form-row textarea, .woocommerce-cart-form .shop_table td input[type="number"], .cc-coupon-wrap input[type="text"], .cc-returning-form+form input[type="text"], .cc-returning-form+form input[type="password"], .woocommerce-MyAccount-content .woocommerce-address-fields input, .woocommerce-MyAccount-content .edit-account input, .cc-contleft input {
    border: 1px solid #ddd;
    height: 40px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 400;
}

.cc-login-wrap button.button.woocommerce-form-login__submit, .cc-login-wrap button.button.woocommerce-form-register__submit, .cc-forgot-wrap .woocommerce-Button.button, .cc-coupon-wrap button.button, .cc-returning-form+form button.button, .woocommerce-MyAccount-content .woocommerce-address-fields button.button, .woocommerce-MyAccount-content .edit-account button.button, .cc-shop-wrap .woocommerce-MyAccount-orders a.woocommerce-button {
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    background: #000;
    padding: 13px 30px;
    text-decoration: none;
    display: inline-block;
    border-radius: 0;
    max-width: 120px;
    margin-top: 20px;
}

.cc-coupon-wrap button.button, .cc-returning-form+form button.button, .cc-shop-wrap .woocommerce-MyAccount-orders a.woocommerce-button {
    max-width: inherit;
    margin-top: 0px;
}

.woocommerce-MyAccount-content .woocommerce-address-fields button.button, .woocommerce-MyAccount-content .edit-account button.button {
    max-width: inherit;
}

.cc-returning-form+form .lost_password a {
    color: #333;
}

.cc-login-wrap button.button.woocommerce-form-login__submit::before, .cc-login-wrap button.button.woocommerce-form-register__submit::before, .cc-forgot-wrap .woocommerce-Button.button::before, .cc-coupon-wrap button.button::before, .cc-returning-form+form button.button::before, .woocommerce-MyAccount-content .woocommerce-address-fields button.button::before, .woocommerce-MyAccount-content .edit-account button.button::before, .cc-shop-wrap .woocommerce-MyAccount-orders a.woocommerce-button::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 17px 11px 0;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    top: 0;
    right: 0;
}

.cc-forgot-wrap .woocommerce-Button.button {
    max-width: 200px;
}

.cc-login-wrap button.button.woocommerce-form-login__submit:hover, .cc-login-wrap button.button.woocommerce-form-register__submit:hover, .cc-forgot-wrap .woocommerce-Button.button:hover, .cc-coupon-wrap button.button:hover, .cc-returning-form+form button.button:hover, .woocommerce-MyAccount-content .woocommerce-address-fields button.button:hover, .woocommerce-MyAccount-content .edit-account button.button:hover, .cc-shop-wrap .woocommerce-MyAccount-orders a.woocommerce-button:hover {
    background: #f1e4b7;
    color: #000;
}

.cc-login-wrap>.form-row:nth-child(3) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cc-login-wrap .lost_password {
    position: absolute;
    bottom: 87px;
    right: 25px;
}

.cc-login-wrap .lost_password a {
    color: #333;
}

.cc-login-wrap .form-row label {
    font-weight: 600;
}

.cc-login-reg-wrap h2, header.entry-header.has-text-align-center.header-footer-group h1, .cc-search-head h1, .woocommerce-MyAccount-content .woocommerce-Address-title.title h3, .woocommerce-MyAccount-content form h3 {
    font-size: 24px;
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0px 0px 34px;
}

.cc-login-reg-wrap .col-sm-6 p {
    padding: 3px;
}

header.entry-header.has-text-align-center.header-footer-group h1 {
    margin: 0;
    font-size: 31px;
    background: #f4f4f4;
    padding-top: 30px;
    padding-bottom: 30px;
}

.cc-video {
    display: none;
}

.cc-sticky-header {
    position: unset;
    background: #FFFFFF;
    padding-bottom:0px;
}

.skip-link+.container-fluid {
    background: #1a1a18;
}

/**/

.home .cc-video {
    display: block;
}

 

.woocommerce-account .skip-link+.container-fluid {
    background: #1a1a18;
}

/**/

.cc-login-reg-wrap h2 {
    border-left: 4px solid #f1e4b7;
    padding-left: 12px;
    vertical-align: middle;
    line-height: normal;
    background: #f9f9f9;
    padding-bottom: 3px;
    color: #333;
}

.cc-forgot-wrap {
    border: 1px solid #d3ced2;
    padding: 20px;
    text-align: left;
    border-radius: 5px;
    min-height: inherit;
    margin: 0px auto;
    max-width: 600px;
    min-height: inherit;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.cc-forgot-wrap .woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
    width: 100%;
}

div.cc-forgot-wrap {
    min-height: inherit;
}

.footer-nav-widgets-wrapper.header-footer-group {
    display: none;
}

.cc-header #menu-header {
    float: none !important;
}



/*--Login-Register-Forgot-END--*/

.cc-champion-wrap {
    padding-top: 60px;
}

.cc-champion-wrap h3, .cc-aboutus-wrap .cc-about-col strong, .cc-aboutcol-inn strong, .cc-stockiest-top h2, .cc-stockiest-bottom h2, .cc-installwrap h2 {
    /* font-size: 24px; */
    font-size: 31px;
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 34px;
}

.cc-champion-wrap ul {
    margin: 0;
    padding: 0 0 30px;
    list-style: none;
}

.cc-champion-wrap ul li {
    margin: 10px 0;
    line-height: 29px;
    font-size: 17px;
}

.cc-champion-left {
    padding: 5px;
    border: 1px solid #ddd;
}

/*search*/

.cc-form-wrap.pull-left .navbar-form>.input-group {
    position: relative;
}

.cc-form-wrap .navbar-form .input-group-btn {
    position: relative;
    z-index: 9;
}

.cc-form-input input {
    border-radius: 19px !important;
    padding-right: 32px;
}

.owl-carousel .owl-item img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
}

.cc-hover>.input-group-btn {
    width: auto;
    white-space: inherit;
    vertical-align: inherit;
    z-index: 9;
}

 

.cc-form-input form.searchform.group .input-group-btn {
    position: absolute;
    font-size: inherit;
    white-space: inherit;
    right: 3px;
    width: auto;
    top: 2px;
    z-index: 99;
}

 

form.searchform.group input {
    opacity: .5;
}

form.searchform.group input:focus {
    opacity: 1;
}

/*shoppage*/

.cc-shop-wrap {
    margin-top: 50px;
    margin-bottom: 50px;
}

.cc-shop-wrap .woocommerce-result-count, .cc-shop-wrap .woocommerce-ordering {
    font-size: 16px;
    margin-bottom: 15px;
}

.cc-shop-wrap .woocommerce-ordering select, .cc-product-page .cc-shop-wrap .single-product .product.type-product>.summary>form .variations select {
    border: 1px solid #ddd;
    padding: 5px 10px;
    -ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: url(../images/select-arrow.png) no-repeat right center;
}

.cc-shop-wrap .woocommerce-ordering select {
    padding-right: 24px;
}

.cc-shop-wrap li.product {
    position: relative;
}

.cc-shop-wrap li.product::before {
    border-width: 0 22px 16px 0;
}

.cc-shop-wrap li.product a.woocommerce-LoopProduct-link {
    display: block;
    text-decoration: none;
}

.cc-shop-wrap li.product a.woocommerce-LoopProduct-link h2.woocommerce-loop-product__title {
    font-size: 18px;
    font-family: 'Roboto';
    text-transform: none;
    color: #333;
    font-weight: 500;
    margin: 0px 0px 15px;
    padding-bottom: 0px;
}

.cc-shop-wrap li.product .price span {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Roboto';
}

.cc-shop-wrap li.product a.add_to_cart_button {
    font-size: 14px;
}

/*Product*/

.cc-product-page header .intro-text, .cc-product-page header .post-meta-wrapper {
    display: none;
}

/*product&addtocart*/

.cc-product-page .cc-shop-wrap .single-product .product.type-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cc-product-page .cc-shop-wrap .single-product .product.type-product>.woocommerce-product-gallery {
    width: 50%;
}

.cc-product-page .cc-shop-wrap .single-product .product.type-product>.woocommerce-product-gallery ol {
    margin-top: 15px;
}

.cc-product-page .cc-shop-wrap .single-product .product.type-product>.woocommerce-product-gallery ol li {
    margin-right: 5px;
}

.cc-product-page .cc-shop-wrap .single-product .product.type-product>.woocommerce-product-gallery ol li:last-child {
    margin-right: 0px;
}

.cc-product-page .cc-shop-wrap .single-product .product.type-product>.summary {
    width: 50%;
    padding-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cc-product-page .cc-shop-wrap .single-product .product.type-product>.summary>.price {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.cc-product-page .cc-shop-wrap .single-product .product.type-product>.summary>.price span {
    color: #333;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Roboto';
}

.cc-product-page .cc-shop-wrap .single-product .product.type-product>.summary>.woocommerce-product-details__short-description {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.cc-product-page .cc-shop-wrap .single-product .product.type-product>.summary>.woocommerce-product-details__short-description span {
    font-size: 24px;
    font-family: Oswald, sans-serif;
    text-transform: none;
    color: #333;
    font-weight: 500;
    margin: 0px 0px 15px;
    padding-bottom: 0px;
}

.cc-product-page .cc-shop-wrap .single-product .product.type-product>.summary>form {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.cc-product-page .cc-shop-wrap .single-product .product.type-product>.summary>form .variations label {
    font-family: 'Roboto';
    color: #333;
    font-size: 16px;
    margin-top: 8px;
    display: block;
}

.cc-product-page .cc-shop-wrap .single-product .product.type-product>.summary>form .variations td {
    text-align: left;
    width: 90%;
    display: block;
}

.woocommerce div.product form.cart .reset_variations, .cc-product-page .cc-shop-wrap .single-product .product.type-product>.summary>.product_meta span a {
    color: #333;
    text-decoration: none;
}

.woocommerce div.product form.cart .reset_variations:hover, .cc-product-page .cc-shop-wrap .single-product .product.type-product>.summary>.product_meta span a:hover {
    text-decoration: underline;
}

.woocommerce .cc-product-page .quantity .qty {
    border: 1px solid #ddd;
    height: 46px;
    margin-right: 10px;
    text-align: center;
}

.woocommerce .cc-product-page div.product form.cart .button {
    border-radius: 0;
}

.cc-product-page .cc-shop-wrap .single-product .product.type-product>.summary>.product_meta {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}

.cc-product-page .cc-shop-wrap .single-product .product.type-product>.summary>.wc_ss_btns {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}

.cc-product-page .cc-shop-wrap .single-product .product.type-product>.summary>.product_meta span {
    font-weight: 600;
}

.cc-product-page .cc-shop-wrap .single-product .product.type-product>.summary>.product_meta span span {
    font-weight: normal;
}

.cc-product-page .cc-shop-wrap .single-product .product.type-product>.summary>.product_meta .sku_wrapper {
    margin-right: 7px;
    border-right: 1px solid #ddd;
    padding-right: 12px;
}

/*tabs*/

.cc-product-page .cc-shop-wrap .single-product .wc-tabs-wrapper {
    width: 100%;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0;
    padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0;
    border-radius: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-family: 'Roboto';
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
    font-size: 20px;
    font-family: 'Roboto';
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    border-bottom-left-radius: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border-bottom-right-radius: 0;
}

.woocommerce div.product .woocommerce-tabs .panel p, .woocommerce-cart .cart-collaterals .cart_totals table td {
    font-family: 'Roboto';
    color: #333;
}

/*relatedproduct*/

.cc-product-page .cc-shop-wrap .single-product .related.products {
    width: 100%;
}

.cc-product-page .cc-shop-wrap .single-product .related.products>h2, .cc-review-wrap h2.comment-reply-title, .woocommerce .cart-collaterals .cart_totals h2, .woocommerce-page .cart-collaterals .cart_totals h2, .woocommerce-billing-fields h3, .woocommerce-billing-fields h3, .woocommerce-additional-fields h3, #order_review_heading {
    font-family: Oswald, sans-serif;
    font-size: 31px;
    margin: 0 0 15px;
}

.cc-product-page .cc-shop-wrap {
    margin-bottom: 0px;
}

/*nav*/

.cc-prodcut-nav nav .pagination-single-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cc-prodcut-nav nav .pagination-single-inner a {
    color: #999;
    font-size: 16px;    display: flex;
    font-family: 'Roboto';    align-items: center;
}

.cc-prodcut-nav nav .pagination-single-inner a:hover {
    text-decoration: none;
}

.cc-prodcut-nav nav .pagination-single-inner a.previous-post span.arrow, .cc-prodcut-nav nav .pagination-single-inner a.next-post span.arrow {
    font-size: 0;
}

.cc-prodcut-nav nav .pagination-single-inner a.previous-post span.arrow::before, .cc-prodcut-nav nav .pagination-single-inner a.next-post span.arrow::before {
    content: "";
    font-family: FontAwesome;
    font-size: 24px;
    margin-right: 10px;
    color: #ddd;
    background: #ddd;
    color: #333;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    line-height: 26px;
}

.cc-prodcut-nav nav .pagination-single-inner a.next-post span.arrow::before {
    content: "";
}

.cc-prodcut-nav nav .pagination-single-inner a.next-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cc-prodcut-nav nav .pagination-single-inner a.next-post span.arrow {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.cc-prodcut-nav nav .pagination-single-inner a.next-post span.title {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;text-align: right;
    padding-right: 15px;
}

/*review*/

.cc-review-wrap h2.comment-reply-title {
    text-align: center;
}

.cc-review-wrap .comment-notes, .cc-review-wrap form p {
    font-family: 'Roboto';
}

.cc-review-wrap form p label {
    vertical-align: top;
    color: #333;
    padding-right: 10px;
    min-width: 100px;
    font-weight: 400;
}

.cc-review-wrap form p input, .cc-review-wrap form p select, .cc-review-wrap form p textarea, .cc-contleft textarea {
    border: 1px solid #ddd;
    padding: 5px 10px;
    width: 100%;
    max-width: 400px;
}

.cc-review-wrap .comments-wrapper {
    background: #f9f9f9;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 50px;
}

.cc-review-wrap form {
    margin: 0 auto;
    max-width: 600px;
}

.cc-review-wrap form p input[type="checkbox"] {
    width: auto;
}

.cc-review-wrap form p.form-submit {
    margin-left: 105px;
}

.cc-review-wrap form p.form-submit input[type="submit"] {
    border-radius: 0;
}

.woocommerce-message {
    line-height: 40px;
}

/*cart*/

.woocommerce-cart-form .shop_table td, .checkout.woocommerce-checkout label, .woocommerce-checkout-review-order table td, .cc-shop-wrap .woocommerce-order, .woocommerce-MyAccount-orders td, .woocommerce-MyAccount-orders td a {
    font-family: 'Roboto';
}

.woocommerce-cart-form .shop_table thead th, .woocommerce-checkout-review-order table thead th, .woocommerce-checkout-review-order tfoot .order-total, .woocommerce table.shop_table thead th, .woocommerce table.shop_table tfoot tr:last-child th, .woocommerce table.shop_table tfoot tr:last-child td, .woocommerce-MyAccount-orders thead th {
    background: #eee;
}

.woocommerce-cart-form .shop_table tbody tr:nth-child(even), .woocommerce-checkout-review-order table tbody tr:nth-child(even), .woocommerce table.shop_table tbody tr:nth-child(even), .woocommerce table.shop_table tfoot tr:first-child th, .woocommerce table.shop_table tfoot tr:first-child td, .woocommerce-MyAccount-orders tbody tr:nth-child(even) {
    background: #f9f9f9;
}

.woocommerce-cart-form .shop_table td input[type="number"], .woocommerce-cart-form .shop_table input[type="text"] {
    padding-left: 0px;
    padding-right: 0px;
    height: 38px;
}

.woocommerce-cart-form .shop_table button[type="submit"] {
    font-size: 14px;
    padding: 12px 25px;
}

.cc-shop-wrap form.woocommerce-cart-form .shop_table input[type="text"] {
    margin-right: 10px;
    width: auto;
}

.woocommerce-cart table.cart td.product-remove>a {
    margin: 0 auto;
}

.woocommerce table.shop_table td a {
    color: #333;
}

.checkout.woocommerce-checkout textarea {
    resize: none;
}

.checkout.woocommerce-checkout input:not([type="checkbox"]), .checkout.woocommerce-checkout select, .checkout.woocommerce-checkout textarea, .select2-container--default .select2-selection--single {
    border: 1px solid #ddd;
    padding: 10px 10px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.select2-container--default .select2-selection--single {
    height: 38px;
    padding-top: 4px;
    padding-bottom: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px;
    right: 6px;
}

.select2-dropdown, .select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #ddd;
}

div.woocommerce-info a, .woocommerce-privacy-policy-text a {
    color: #333;
    text-decoration: underline;
}

div.woocommerce-info a:hover, .woocommerce-privacy-policy-text a:hover {
    text-decoration: none;
    color: #333;
}

div.woocommerce-info, li.woocommerce-info, .woocommerce-privacy-policy-text, .woocommerce-info {
    border-top-color: #333;
    font-family: 'Roboto';
}

div.woocommerce-info::before, li.woocommerce-info::before, .woocommerce-info::before {
    color: #333;
}

.post-inner.thin {
 
    margin-bottom: 50px;
}

.post-inner.thin .searchform {
    padding-top: 30px;
}

.post-inner.thin .searchform input[type="text"] {
    border: 1px solid #ddd;
    padding: 10px 15px;
    width: calc(100% - 130px);
}

.post-inner.thin .searchform .cc-serachsubmit-wrap {
    max-height: 52px;
}

.post-inner.thin .searchform input[type="button"] {
    border: 0;
    padding: 0;
    background: transparent;
    font-family: 'Roboto';
}

.searchform .cc-search-inn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}

.searchform .cc-search-inn p#result {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    display: block;
}

form.woocommerce-checkout, #order_review_heading {
    margin-top: 50px;
}

form.woocommerce-checkout .woocommerce-account-fields label.checkbox span {
    vertical-align: middle;
}

form.woocommerce-checkout .woocommerce-account-fields .input-checkbox {
    position: unset;
    margin: 0;
    vertical-align: middle;
    display: inline-block;
}

.form-row.place-order button[type="submit"]::before {
    border-color: transparent #ebe9eb transparent transparent;
}

.woocommerce-checkout-payment {
    margin-bottom: 50px;
}

.woocommerce form.login {
    margin-bottom: 0px;
}

.cc-video>.row {
    position: relative;
}

.cc-video>.row::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
}

.cc-search-head h1 {
    margin-bottom: 15px;
}

.cc-prodcutpage-link {
    padding-top: 5px;
    padding-bottom: 5px;
    background: #f1e4b7;
}

.cc-prodcutpage-link a {
    color: #1a1a18;
    font-family: 'Roboto';
    font-weight: 500;
    text-transform: uppercase;
}

.cc-prodcutpage-link a:hover {
    text-decoration: none;
    color: #000;
}

.cc-posrel {
    position: relative;
}




.blinking {
    /* -webkit-animation: blinkingText 1.2s infinite;
    animation: blinkingText 1.2s infinite; */
}

@keyframes blinkingText {
    0% {
        color: #000;
    }
    49% {
        color: #000;
    }
    60% {
        color: transparent;
    }
    99% {
        color: transparent;
    }
    100% {
        color: #000;
    }
}

.cc-shop-wrap .woocommerce-order .woocommerce-notice, .cc-shop-wrap .woocommerce-order .woocommerce-order-details h2, .woocommerce-customer-details h2, .woocommerce-order-details__title {
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 20px;
}

.cc-shop-wrap .woocommerce-order ul.order_details {
    padding-left: 0px;
    background: #f9f9f9;
    padding: 15px;
}

.cc-shop-wrap .woocommerce-order ul.order_details li {
    font-weight: 500;
    font-size: 12px;
}

/*--Aboutus--*/

.cc-aboutus-wrap .cc-about-col p, .cc-aboutcol-inn address, .cc-aboutcol-inn p, .cc-contpage-addleft address, .cc-aboutcontdetail p, .cc-stockiest-top p, .cc-installwrap-inn p, .cc-installwrap-inn a, .cc-installwrap-inn span {
    font-size: 17px;
    color: #333;
    line-height: 27px;
    font-family: 'Roboto';
}

.cc-aboutcol-inn i {
    margin-right: 7px;
}

.cc-aboutus-wrap .cc-about-col p br {
    display: none;
}

.cc-about-col.cc-first span {
    font-weight: 600;
}

.cc-about-col.cc-second, .cc-aboutcol-inn {
    margin-bottom: 50px;
    margin-top: 50px;
}

.cc-aboutcol-inn {
    margin-bottom: 0px;
}

.cc-about-col.cc-second img {
    padding: 5px;
    border: 2px solid #ddd;
    width: 100%;
    object-fit: cover;
    object-position: top;
    height: 100%;
}

.cc-aboutcol-inn .cc-addwrap {
    display: table;
    width: 100%;
}

.cc-aboutcol-inn .cc-addwrap>div {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    background: #f9f9f9;
    padding: 20px;
}

/*--Dashboard--*/

.woocommerce-MyAccount-content a, .woocommerce-MyAccount-content a:hover, .woocommerce-MyAccount-content address {
    color: #333;
    font-family: 'Roboto';
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
    list-style: none;
}

.woocommerce-MyAccount-content a:hover {
    text-decoration: underline;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
    border-bottom: 1px solid #ebebeb;
    color: #333;
    display: block;
    padding: 11px 21px;
    border-radius: 0;
    position: relative;
    font-family: 'Roboto';
    text-decoration: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a:hover {
    text-decoration: none;
    background-color: #eeeeee;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a::after {
    content: "›";
    font-size: 17px;
    font-family: Georgia, serif;
    position: absolute;
    right: 11px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a, .woocommerce-account .woocommerce-MyAccount-navigation li.is-active a:focus {
    background-color: #1a1a18;
    color: #fff;
    pointer-events: none;
}

.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100%;
    margin-top: 30px;
}

.woocommerce-MyAccount-content .edit-account legend {
    font-family: 'Roboto';
    font-size: 14px;
    padding-bottom: 5px;
    font-weight: 700;
    text-transform: uppercase;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background: #1a1a1a;
}

.searchform .cc-search-inn #loading-image {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 99999;
}

.cc-bodywrap {
    position: relative;
}

.cc-bodywrap::before {
    content: "";
    background: rgba(0, 0, 0, .2);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9999;
}

.woocommerce table.my_account_orders thead th {
    padding: 9px 12px;
    font-size: 14px;
}

.woocommerce table.my_account_orders tbody td {
    font-size: 14px;
}

nav.woocommerce-MyAccount-navigation>ul {
    padding-left: 0px;
}

.cc-contleft br {
    display: none;
}

.cc-contleft input, .cc-contleft textarea {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}

.cc-contleft textarea {
    width: 100%;
    max-width: 100%;
    border-radius: 0;
    box-shadow: none;
    resize: none;
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    min-height: 110px;
}

.cc-contleft input[type="submit"] {
    margin-bottom: 0px;
}

.cc-contleft .cc-controw em:hover {
    cursor: pointer;
}

.cc-contleft label {
    margin-bottom: 5px;
    display: block;
    font-family: 'Roboto';
    color: #333;
}

.cc-contleft .cc-controw:last-child {
    margin-bottom: 0px;
}

.cc-contleft .cc-controw .ajax-loader {
    position: absolute;
}

.cc-contleft .cc-controw em, .cc-cont-inn .cc-contleft .cc-controw em input[type="submit"] {
    max-width: 100%;
}

.cc-cont-inn h2, .cc-contpage-rightsec h2 {
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 36px;
}

.cc-cont-inn input[type="submit"] {
    max-width: 400px;
}

.cc-contleft .cc-controw em input {
    padding: 0;
    border: 0;
    font-style: normal;
    background: transparent;
    line-height: normal;
    height: auto;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.cc-contact-wrap {
    margin-top: 50px;
    margin-bottom: 50px;
}

/*stockiest*/

.cc-stockiest-top .cc-st-inn {
    background: #f9f9f9;
    padding: 15px;
    border: 1px solid #ddd;
    display: inline-block;
}

.cc-stockiest-top .cc-st-inn strong {
    margin-bottom: 10px;
    display: block;
    padding-bottom: 0;
    line-height: normal;
}

.cc-stockiest-top .cc-st-inn br, .cc-stockiestb-inn .cc-stockiest-inn br {
    display: none;
}

.cc-stockiest-bottom {
    margin-top: 50px;
}

.cc-stockiestb-inn {
    /* -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3; */
}

.cc-stockiestb-inn .cc-stockiest-inn {
    display: inline-block;
    padding: 0;
    border: 1px solid #ddd;
    margin-bottom: 7px;
    margin-top: 7px;
    width: 100%;
}

.cc-stockiestb-inn .cc-stockiest-inn:hover img {
    transition: all 0.3s ease-in-out;
    transform: scale(1.19);
    -webkit-transform: scale(1.19);
    -moz-transform: scale(1.19);
    -ms-transform: scale(1.19);
    -o-transform: scale(1.19);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.cc-stockiestb-inn .cc-stockiest-inn strong {
    font-family: 'Roboto';
    /* background: #f9f9f9; */
    padding: 5px 10px;
    display: block;
    text-align: center;
    font-weight: 500;
}

.cc-stockiestb-inn .cc-stockiest-inn:hover strong {
    /* background: #f2f2f2; */
}

.cc-stockiestb-inn .cc-stockiest-inn img {
    max-width: 100%;
    display: block;
    max-height: 80px;
    margin: 10px auto;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.cc-stockiest-top .cc-st-inn img {
    max-width: 100%;
    display: block;
}

/*comment*/

.comments-inner.section-inner>div {
    background-color: #f7f7f7;
    position: relative;
    padding: 30px 30px 15px 120px;
    margin-bottom: 40px;
}

#comments+hr {
    border: 0;
}

#comments .comments-inner.section-inner>.comment>article {
    /* padding-left: 120px; */
    margin-bottom: 0px;
}

.reply, .comment-meta, #reply-title small {
    font-size: 13px;
    line-height: 23px;
}

.comment-author, .pingback-title {
    font-size: 15px;
    line-height: 27px;
}

.comment-content {
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    margin-bottom: 10px;
}

.comment-author .avatar, .comment-author .rollover, .comment-author .rollover i {
    border-radius: 50%;
}

.comment-author .avatar, .comment-author .rollover {
    float: left;
    margin: 0 30px 15px -90px;
}

.comment-author .avatar, .comment-author .rollover, .comment-author .rollover i {
    border-radius: 50%;
}

.comment-author .rollover .avatar {
    margin: 0;
}

.comment .no-avatar, .items-grid .no-avatar, .recent-posts .no-avatar {
    width: 60px;
    height: 60px;
}

.no-avatar, .no-avatar:after, .comment-list .no-avatar:after {
    color: rgba(51, 51, 51, 0.12);
}

.comment-list .no-avatar:after {
    content: "\e502";
    font-size: 28px;
}

.no-avatar:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "\e502";
    font-size: 24px;
}

.no-avatar:after, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon, .vc_message_box-icon>i {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.mobile-main-nav .sub-nav .next-level-button, .no-avatar:after, .scroll-top:before {
    font-family: icomoon-the7-font;
    font-weight: 400;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-style: normal;
}

.comment-author .avatar, .comment-author .rollover, .comment-author .rollover i {
    border-radius: 50%;
    max-width: 60px;
}

.rollover i, .post-rollover i, .rollover-video i, .enable-bg-rollover .post-thumbnail-rollover:after, .enable-bg-rollover .gallery-rollover, .enable-bg-rollover.hover-scale figure:after {
    background-color: rgba(0, 64, 86, 0.2);
    background: rgba(0, 64, 86, 0.2);
    background: -webkit-linear-gradient();
    background: linear-gradient();
}

.author-description h4, .comment-author-name {
    color: #303030;
    font: normal 15px / 20px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
}

.comments-title, .comments-title a, .comment-author a, .comment-author .fn, #reply-title, .fn, .fn a, .pingback-title {
    color: #303030;
}

.says {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important;
}

.comment-metadata, .comment-metadata a, .entry-meta a, .entry-meta span, .entry-meta a *, .single .entry-tags, .single .entry-tags a {
    color: #bbbbbb;
}

.clear-form, .comment-meta a, .comment-reply-link, .fn a, .pingback a {
    text-decoration: none;
}

.comment-footer-meta {
    text-align: right;
    margin-bottom: 10px;
}

.comment-footer-meta, .reply, .comment-meta, #reply-title small {
    font-size: 13px;
    line-height: 23px;
}

.comment-footer-meta a, .comment-reply-link {
    margin-left: 10px;
    font-weight: 700;
}

.comment-metadata a {
    margin-bottom: 10px;
    color: #bbbb;
    display: inline-block;
}

footer.comment-footer-meta {
    text-align: right;
}

footer.comment-footer-meta a {
    background: transparent;
    color: #303030;
    text-decoration: none;
    position: relative;
}

footer.comment-footer-meta .by-post-author {
    display: block;
}

footer.comment-footer-meta a:hover {
    text-decoration: underline;
}

footer.comment-footer-meta a::before {
    content: "";
    font-family: FontAwesome;
    padding-right: 5px;
}

.wpgs-for.slick-initialized.slick-slider {
    background: #f9f9f9;
    box-shadow: 0 0 0 1px #ddd inset;
}

.slick-list.draggable>.slick-track {
    display: flex;
    align-items: center;
}

button:not(.toggle), .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link {
    background-color: transparent;
}

.cc-universitywrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cc-universitywrap .cc-university-inn {
    width: 49%;
    vertical-align: top;
    border: 1px solid #ddd;
    padding: 15px;
}

.cc-universitywrap .cc-university-inn br, .cc-installwrap-inn br {
    display: none;
}

.cc-universitywrap .cc-university-inn, .cc-installwrap-inn {
    font-family: 'Roboto';
}

.cc-universitywrap .cc-university-inn img {
    max-width: 100%
}

.cc-universitywrap .cc-university-inn span {
    display: block;
    margin: 10px 0;
    font-weight: 600;
}

.cc-universitywrap .cc-university-inn p {
    margin-bottom: 10px;
}

.cc-universitywrap .cc-university-inn p:last-child {
    margin-bottom: 0px;
}

.cc-installwrap-inn {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #ddd;
}

.cc-installwrap-inn:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0;
}

.cc-installwrap-inn strong {
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
}

.cc-ambassdwrap {
    text-align: center;
}

.wp-caption.aligncenter {
    margin: 0 auto;
    padding: 10px;
    max-width: 500px;
    border: 1px solid #ddd;
    width: inherit !important;
}

.cc-amblabel {
    max-width: 500px;
    margin: 15px auto auto;
    font-weight: 600;
    font-family: 'Roboto';
}

.cc-champion-wrap.pt-0 {
    padding-top: 0px;
}

div#online_worldpay_save_cc_key {
    width: auto;
    height: auto;
    vertical-align: middle;
}

body .checkout.woocommerce-checkout input:not([type="checkbox"]) {
    width: auto;
    height: auto;
}

.cc-shop-wrap .woocommerce-MyAccount-orders a.woocommerce-button {
    /* background: red; */
    margin-right: 5px;
}

.breadcrumbs a, .breadcrumbs>span {
    color: #333;
    font-size: 12px;
    position: relative;
    display: inline-block;
    font-family: 'Roboto';
    text-transform: capitalize;
}

.breadcrumbs>span {
    color: #888;
}

.breadcrumbs a:hover {
    text-decoration: none;
}

.breadcrumbs a:hover span {
    /* text-decoration: underline; */
    color: #23527c;
    text-decoration: none;
}

.breadcrumbs {
    max-width: 1280px;
    margin: 0 auto;
    color: #bbb;
    padding-left: 15px;
    padding-right: 15px;
}

.home .cc-breadcrumbwrap {
    display: none;
}

.cc-breadcrumbwrap {
    background: #eaeaea;
    padding-top: 5px;
    padding-bottom: 5px;
}


.wpgs-for .slick-arrow, .wpgs-nav .slick-prev::before, .wpgs-nav .slick-next::before {
    color: #ddd;
}

.cc-stockiestb-inn {
    clear: both;
    float: left;
}

.cc-stockiestb-inn .cc-stockiest-inn {
    width: 23.5%;
    margin-right: 2%;
    float: left;
    min-height: 164px;
    overflow: hidden;
}

.cc-stockiestb-inn .cc-stockiest-inn strong {
    font-family: 'Roboto';
    padding: 5px 10px;
    display: block;
    text-align: center;
    font-weight: 600;
    height: 50px;
}

.cc-stockiestb-inn .cc-stockiest-inn img {
    /* max-width: 100%; */
    display: block;
    max-height: inherit;
    margin: 15px auto 10px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    width: auto;
    max-width: 75px;
}

.cc-stockiestb-inn .cc-stockiest-inn:nth-child(4n),
.cc-stockiestb-inn .cc-stockiest-inn:hover:nth-child(4n) {
    margin-right: 0;
}
.cc-stockiestb-inn .cc-stockiest-inn:hover {
    width: 23.5%;
    margin-right: 2%;
    float: left;
    min-height: 160px;
    overflow: hidden;
    box-shadow: 0px 0px 5px #ddd inset;
}



.email-news {
    position: relative;
}

.email-news br {
    display: none;
}


.email-news span.wpcf7-form-control-wrap.email input.wpcf7-form-control {
    background: #efefef;
}


.cc-foot-left .email-news input.wpcf7-form-control.wpcf7-submit {
    position: absolute;
    top: 0px;
    right: 0px;
    border: none;
    padding: 0px;
    border: none;
    background: none;
    box-shadow: none;
    font-size: 0px;
}

.cc-foot-left .email-news input.wpcf7-form-control.wpcf7-submit {
    position: absolute;
    top: 0px;
    right: 0px;
    border: none;
    padding: 0px;
    border: none;
    background: none;
    box-shadow: none;
    font-size: 0px;
    width: 54px;
    height: 45px;
    min-width: auto;
    opacity: 0;
    z-index: 10;
    cursor: pointer;
}



.email-news:before {
    content: "";
    background-image: url(../images/email.svg);
    width: 27px;
    height: 27px;
    display: block;
    position: absolute;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain;
    right: 11px;
    top: 11px;
}   



.post-inner.team {
    margin-bottom: 2rem;
    margin-top: 2rem;
}


.col-team-main .col-team {
    border-radius: 20px;
    box-shadow: 0px 0px 24px 0px #ededed;
    padding: 2rem 0;
}

.col-team-main .col-team h4 {
    margin-top: 1.5rem;
    font-size: 19px;
}


.Nominate-top-left h3.widget-title {
    color: #a11d23;
    font-weight: 300;
    font-size: 3rem;
}


.Nominate-top-left .textwidget p {
    color: #696969;
    font-size: 25px;
    font-weight: 300;
    margin-top: 1rem;
}

.Nominate-content {
    background: rgb(250, 248, 248);
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 2.6rem;
    padding-bottom: 2.6rem;
}


.Nominate-content h3.widget-title {
    color: rgb(51, 51, 51);
    font-weight: 400;
    margin-bottom: 2rem;
    font-size: 31px;
    position: relative;
    padding-bottom: 1rem;
}


.Nominate-content h3.widget-title:before {
    content: "";
    width: 64px;
    background: #dd3846;
    height: 4px;
    display: block;
    position: absolute;
    bottom: 0px;
}


.Nominate-content .textwidget p {
    color: #808080;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0.6rem;
}


.Nominate-content .textwidget ul li {
    color: #808080;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 1rem;
}
.Nominate-content .textwidget p a {
    color: #dd3846;
}

.Nominate-form-sec {
    max-width: 750px;
    width: 100%;
    margin: 2rem auto 0;
}


.Nominate-form-sec h3.widget-title {
    text-align: center;
    font-weight: 300;
    font-size: 31px;
}
.Nominate-form-sec .textwidget p {
    margin-bottom: 2rem;
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
}


.Nominate-form-sec .Nominate-form {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}
.Nominate-form-sec .Nominate-form .wpcf7-spinner{position: absolute;}

.Nominate-form-sec .Nominate-form form p select.form-control,
.Nominate-form-sec .Nominate-form form p input.form-control {
    background: rgba(244, 244, 244, 0.91);-webkit-appearance: none;-moz-appearance: none;appearance: none;
    border-radius: 0px;
    border: solid 1px #dd3846;
}


.Nominate-form-sec .Nominate-form form p label {
    display: block;
    text-align: left;
    font-size: 14px;
    color: #000;
    margin-bottom: 1rem;
}

.Nominate-form-sec .Nominate-form form p br {
    display: none;
}

.Nominate-form-sec .Nominate-form form p span.wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 1rem;
}


.Nominate-form-sec .Nominate-form form p span.wpcf7-form-control-wrap.check1,
.Nominate-form-sec .Nominate-form form p span.wpcf7-form-control-wrap.checkbox2,
.Nominate-form-sec .Nominate-form form p span.wpcf7-form-control-wrap.checkbox3 {
    background: rgba(244, 244, 244, 0.91);
    border-radius: 0px;
    border: solid 1px #dd3846;
    padding-top: 11px;
    padding-right: 10px;
}

.Nominate-form-sec .Nominate-form form p input[type=submit]{
    background: rgb(161, 29, 35);
    border-radius: 30px;
    border: none;
    padding: 15px 40px;
    min-width: 219px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
}

.Nominate-top-right {
    text-align: center;
    margin-bottom: 6rem;
    padding-top: 1rem;
}


.cc-contact-wrap,
.page-temp-cls .cc-product-page {
    background-color:#f8f8f8;
    background-image: url(../images/map-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
        margin: 0px;
    padding: 4rem 0;
}



.page-temp-cls .cc-product-page h2,
.cc-contact-wrap .cc-contpage-leftsec h2 {
    margin: 0 0 10px 0;
    font-size: 48px;
    font-weight: bold;
}


.page-temp-cls .cc-product-page h2 span,
.cc-contact-wrap .cc-contpage-leftsec h2 span {
    color: #e50d0d;
    display: initial !important;
}


.page-temp-cls .cc-product-page .textwidget p,
.cc-contact-wrap .cc-contpage-leftsec .textwidget p {
    font-size: 16px;
    color: #787878;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 2rem;
}


.page-temp-cls .cc-product-page form input.form-control,
.cc-contact-wrap .cc-contpage-leftsec form input.form-control{
    margin-bottom: 11px;
    height: 50px;
    border: 1px solid #ced4da;
    background-color: #fff;
}


.page-temp-cls .cc-product-page form textarea.form-control,
.cc-contact-wrap .cc-contpage-leftsec form textarea.form-control{
    margin-bottom: 11px;
    height: 140px;
    border: 1px solid #ced4da;
    background-color: #fff;
}



.page-temp-cls .cc-product-page form .text-md-left input[type=submit],
.cc-contact-wrap .cc-contpage-leftsec form .text-md-left input[type=submit] {
    float: none;
}