@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&display=swap');

body{font-family: 'Poppins', sans-serif;}




img{max-width:100%;}
 p{text-align:justify}
.text-left p{ text-align:left}
.nomargin{margin:0}
.text-center p{text-align:center}

#backtotop{background: url(../images/backtotop.png) no-repeat center #fff;border-radius: 50%;width: 45px;height: 45px;background-size: 35px;bottom:40px;position:fixed;right:40px;box-shadow:0 0 9px #6f2327;z-index:1234;cursor:pointer}

.topHeader{background: #ECECEC;line-height: 37px;font-size: 11px;color: #1F1F1F;display:inline-block;width:100%;position:relative}
.topHeader:before{position: absolute;content: '';border-right: 25px solid #ececec;border-bottom: 37px solid transparent;left: -25px;top: 0;}
.topHeader:after{position: absolute;content: '';background: #ECECEC;top: 0;height: 37px;width: 1000%;right: -1000%;}
.topHeader ul {list-style:none; padding:0 ; margin:0;}
.topHeader li {display:inline-block;font-weight: 500;}
.topHeader .top-menu {float:right}
.topHeader .top-menu li:not(:last-child):after {content:'|'}
.topHeader .top-menu li a{ padding:0 10px}
.topHeader .top-menu li:last-child a{ padding-right:0px}
.topHeader a{color:#1F1F1F}
.topHeader .contact-menu{float: left;}
.topHeader .contact-menu li:not(:last-child){margin-right:20px}
.topHeader .contact-menu li:before{font-family: 'FontAwesome';margin-right: 6px;}



body{ overflow-x:hidden}
#header{}


#header .logo img{height:auto}
#header.fixed{}
#header .container{position:relative}
#header .form-search{}
#header .form-search .form-group{ position:relative}
#header .form-search label{text-align: center;font-size: 12px;display: block;margin: 5px 0;}
#header .form-search .form-control{font-size: 11px;color: #434343;height: 35px;border-color: #C3C3C3;}
#header .form-search .btn{position: absolute;font-size: 0px;right: 0;top: 0;padding: 0;width: 35px;height: 35px; background:url(../images/icon-search.png) no-repeat 50%; outline:none; box-shadow:none}

#header .header-right{margin: 2.8em 0;}
#header .header-right>ul{list-style:none;margin:0;padding:0;float: right;}
#header .header-right ul>li{display:inline-block;position: relative;}
#header .header-right ul>li:not(:first-child){padding-left:15px; margin-left:15px; border-left:1px solid #D1CCCC}
#header .header-right ul li ul:before{content: '';left: 55px;width: 15px;height: 15px;position: absolute;margin: auto;top: -7px;transform: rotate(45deg);background: #fff;box-shadow: -1px -1px 0px #ccc;}
#header .header-right ul li ul li{display:block;text-align:center;margin-left: 0!important;padding-left: 0!important;border-left: none!important;}
#header .header-right ul li ul li:not(:last-child){border-bottom: 1px solid #f2f2f2;}
#header .header-right ul li ul li a{display: block;padding: 7px 15px;font-size: 14px;font-weight:500;color:#000;}
#header .header-right ul li ul li:hover a{color:#ff0000}
#header .header-right ul li>a{font-size: 15px;font-weight: 600;padding: 6px 0 6px 40px;color: #0E0E0E;text-align:left;display:block; line-height:normal}
#header .header-right ul li>a small{display:block;font-size: 11px;color: #2C2C2C; font-style:italic}
#header .header-right .user-dropdown>a{background: url(../images/icon-myaccount.png) no-repeat left;position:relative;padding-right: 15px;}
#header .header-right .user-dropdown>a:after{content:'';border-top: 5px solid #018FBE;border-left: 4px solid transparent;border-right: 4px solid transparent;top: 15px;position: absolute;right: 0;}
#header .header-right .mini-cart>a{background: url(../images/icon-cart.png) no-repeat left; margin-left:20px;}


#header .minilogin,#header .user-dropdown .dropdown-menu{position: absolute;top: 52px;z-index: 123;width: 270px;background: #fff;border: 1px solid #D4D3D3;border-radius: 5px;box-shadow: 0 0 15px #ccc;left: 0;margin-top: 50px;visibility:hidden;opacity:0;transition:.5s;display: block;}
#header .minilogin:before{content:'';position: absolute;top: -8px;left: 55px;width: 15px;height: 15px;background: #fff;transform: rotate(45deg);border-left: 1px solid #d4d3d3;border-top: 1px solid #d4d3d3;}
#header .minilogin .box{padding: 20px;font-size: 11px;border-radius:0 0 5px 5px;}
#header .minilogin .box p{text-align: inherit;margin-bottom: 15px;}
#header .minilogin .box h4{font-size: 16px;font-weight: 600;color: #E52B50;}
#header .minilogin .box .btn{width: 100%;font-size: 16px;font-weight: 600;color: #E52B50;border: 1px solid #E52B50;border-radius: 5px;padding: 10px 5px;}
#header .minilogin .box.bottom{background: #ECECEC;}
#header .minilogin .box.bottom h4{color: #0E0E0E;}
#header .minilogin .box.bottom .btn{color: #0E0E0E;border-color:#0E0E0E;}
#header .minilogin .box .btn:hover{background:#E52B50;color: #fff;border-color:#E52B50;}
#header .user-dropdown .dropdown-menu{
}
#header .user-dropdown:hover>.minilogin,#header .user-dropdown:hover> .dropdown-menu{margin-top: 0px;visibility:visible; opacity:1;}

.navbar ul > li {position:relative}
.navbar ul > li.cat-menu>a{background: #201C1D;text-transform: uppercase;}
.navbar ul>li> a{color: #fff;text-transform: capitalize;text-decoration: none;padding: 8px 29px;font-size: 16px;display: block;font-weight: 500;}
.navbar ul>li.dropdown > a:after{font-family:FontAwesome; content:"\f0d7"; margin-left:5px;}
.navbar ul>li:last-child{border-right:none}
.navbar ul>li.active> a,.navbar ul>li:hover> a{background: #b72055;}
@media(min-width:768px) {
	.navbar{
    background: #E52B50;
    margin-bottom: 15px;
}
#mobileMenuButton{display:none}
.navbar .navbar-collapse>.navbar-nav{}
.navbar .navbar-nav>li{ margin-left:1px;}
.navbar .navbar-nav>li:not(:last-child){}
.navbar ul>li ul{
    -webkit-animation-duration: .3s;
    -moz-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    animation-iteration-count: 1;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    -webkit-animation-name: slide-down-slow;
    -moz-animation-name: slide-down-slow;
    animation-name: slide-down-slow;
    display:none;
    position: absolute;
    left: 0;
    width: 250px;
    background: #ffffff;
    z-index:12;
    box-shadow: 0 0 5px #ccc;
    list-style:none;
    padding:10px 0;
    margin:0;
    display:none;
    }
@-webkit-keyframes slide-down-slow{0%{-webkit-transform:perspective(1px) scaleY(.1);-moz-transform:perspective(1px) scaleY(.1);-ms-transform:perspective(1px) scaleY(.1);-o-transform:perspective(1px) scaleY(.1);transform:perspective(1px) scaleY(.1)}to{-webkit-transform:perspective(1px) scaleY(1);-moz-transform:perspective(1px) scaleY(1);-ms-transform:perspective(1px) scaleY(1);-o-transform:perspective(1px) scaleY(1);transform:perspective(1px) scaleY(1)}}
@keyframes slide-down-slow{0%{-webkit-transform:perspective(1px) scaleY(.1);-moz-transform:perspective(1px) scaleY(.1);-ms-transform:perspective(1px) scaleY(.1);-o-transform:perspective(1px) scaleY(.1);transform:perspective(1px) scaleY(.1)}to{-webkit-transform:perspective(1px) scaleY(1);-moz-transform:perspective(1px) scaleY(1);-ms-transform:perspective(1px) scaleY(1);-o-transform:perspective(1px) scaleY(1);transform:perspective(1px) scaleY(1)}}
}
.navbar ul>li:hover> ul{ display:block}
.navbar ul > li .hasSub{position: absolute;right: 17px;top: 19px;}
.navbar ul > li .hasSub:after {content: '';position: absolute;border-top: 5px solid #ffffff;border-left: 5px solid transparent;border-right: 5px solid transparent;}
.navbar ul > li li a{color: #000;text-shadow: none;padding: 5px 15px;font-size: 14px;font-weight: 500;text-transform: capitalize;}
.navbar ul > li li:hover>a{ background:#020001; color:#fff}

.pageContent{ position:relative; }
.pageContent .pageOverlay{position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,0.4);left: 0;top:0;z-index: 12;opacity:0; transition:.5s; display:none}
.pageContent.showNav .pageOverlay{ opacity:1;display:block}

/* menu start */
.mobileNavWrapper ul.nav li a { border-top: 1px solid #e8e8e8; display:block; color: #000; font-size: 14px; text-transform: capitalize; padding:7px 15px; font-weight:500  }
.mobileNavWrapper ul li a:hover, .mobileNavWrapper ul li.active a { color: #FFF; background: #ffc001; text-decoration:none; }
.mobileNavWrapper { background:#fff; width: 250px; height: 100%; min-height: 100%; position: fixed; right: -250px; padding-top:50px; top: 0; overflow-x: hidden; z-index: 16; }
.mobileNavWrapper h2{    font-size: 23px;
    padding: 15px; margin:0px}
.mobileNavWrapper, .header {
 transition: all .30s ease; -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); -webkit-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; }
.pageContent{ transition:all .30s ease;-webkit-backface-visibility:hidden;-ms-backface-visibility: hidden;backface-visibility: hidden;}
.mobileNavWrapper .navbar-nav li{ position:relative}
.mobileNavWrapper .navbar-nav li ul{padding: 0;box-shadow: none;margin: 0;border: none; width:100%; min-width:auto; display:none}
.mobileNavWrapper .navbar-nav li ul ul{}
.mobileNavWrapper ul.nav li li a {padding: 5px 15px;font-size: 95%;border-color: #efefef;color: #4e4e4e;line-height: normal;font-weight: 500;}
.mobileNavWrapper .navbar-nav li .hasSub{position: absolute;right: 0;width: 45px;height: 38px;top: 0;z-index: 123;background: #b71f54;cursor: pointer;}
.mobileNavWrapper .navbar-nav li .hasSub:after{ position:absolute;     content: '';width: 12px;height: 12px;border-top: 2px solid #fff;border-right: 2px solid #fff;left: 18px;top: 12px;transform: rotate(135deg);}

.mobileNavWrapper.showNav, .header.showNav, .pageContent.showNav { -webkit-transform: translateX(-250px); -ms-transform: translateX(-250px); transform: translateX(-250px); }
#mobileMenuButton{float: right;margin:5px 0px 0px 20px;font-size: 25px;color: #fff;padding: 0;background:url(../images/menu.png) no-repeat;width: 36px;height: 36px;background-size: 36px;}
/* menu close */







.slider {position:relative; font-size:11px; margin-bottom:10px}
.slider .desc{max-width: 44%;}
.slider .carousel-item .carousel-caption{padding-left: 30px; color:#1B1B1B; font-weight:600}
.slider .carousel-item h5{font-size:18px;font-weight:700;color:#181516;text-transform:uppercase;position:relative;display: inline-block;padding-right: 90px;}
.slider .carousel-item h5:after,.slider .carousel-item h5:before{content:'';position: absolute;width: 80px;border-bottom: 4px double #B3B3B3;right: 0;top: 7px;}
.slider .carousel-item h5:after{border-bottom-width: 1px;top: 13px;}
.slider .carousel-item h1{ font-size:40px; font-weight:600;color:#201C1D;text-transform:uppercase}
.slider .carousel-item h1 strong{ font-size:120%; display:block}
.slider .carousel-item p{text-align:left}
.slider .carousel-item>img{ width:100%; height:auto; min-height:180px;}
.slider .carousel-item .btn{background: #E52B50;border: none;font-weight: 600;font-size: 18px;color: #fff;padding: 15px 30px;
border-radius: 7px;}
.slider .carousel-item .btn i.fa{font-size: 24px;position: relative;top: 2px;margin-left:3px;}
.slider .carousel-item .btn:hover{background:#4c4c4c; color:#fff}



/* code of owl-carousel script  */
.owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); position: relative; z-index: 1; }
.owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; }
.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-stage-outer.owl-height { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #000; }
.owl-controls .owl-nav div, .owl-controls .owl-dot { cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url('owl-video-play.png') no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; transition-property: scale; transition-duration: 100ms; transition-timing-function: ease; }
.owl-carousel .owl-video-play-icon:hover { -moz-transform: scale(1.3, 1.3); -ms-transform: scale(1.3, 1.3); -o-transform: scale(1.3, 1.3); -webkit-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon { display: none; }
.owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; transition-property: opacity; transition-duration: 400ms; transition-timing-function: ease; }
.owl-carousel .owl-video-frame { position: relative; z-index: 1; }
.owl-loaded { display: block; }
.owl-loading { opacity: 0; display: block; }
.owl-hidden { opacity: 0; }
.owl-carousel .owl-refresh .owl-item { display: none; }
.owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.owl-carousel .owl-item img { }
.owl-carousel.owl-text-select-on .owl-item { -webkit-user-select: auto; -moz-user-select: auto; -ms-user-select: auto; user-select: auto; }
.owl-carousel .owl-grab { cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab; }
.owl-carousel .owl-item img.owl-lazy { opacity: 0; }
.owl-carousel .owl-item img {}
.owl-carousel .owl-stage.backfacefix .owl-item { -webkit-backface-visibility: hidden; }
.owl-rtl { direction: rtl; }
.owl-rtl .owl-item { float: right; }
.no-js .owl-carousel { display: block; }
.animated { -webkit-animation-duration: 600ms; animation-duration: 600ms; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.owl-animated-in { z-index: 0 }
.owl-animated-out { z-index: 1 }
.fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; }
 @-webkit-keyframes fadeOut {  0% { opacity: 1;} 100% { opacity: 0;}}
 @keyframes fadeOut {  0% { opacity: 1;} 100% { opacity: 0;}}
.owl-theme .owl-controls { text-align: center; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.owl-theme .owl-controls .owl-nav div { color: #FFF; display: inline-block; cursor: pointer; width:25px;height: 30px;position:relative}
.owl-theme .owl-controls .owl-nav .disabled { opacity: 0.5; cursor: default; }
.owl-theme .owl-controls .owl-nav div:hover { text-decoration: none; }
.owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1;  *display: inline;}
.owl-theme .owl-dots .owl-dot span {  display: block; width: 10px; height: 10px; margin: 5px 2px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background: #9e9e9e;  }
.owl-theme .owl-dots .owl-dot.active span { background:#c8021b }
.owl-theme .owl-controls .owl-nav div {    margin: 0px;
    position: absolute;
    top: 35%;
    width: 66px;
    height: 66px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background: url(../images/arrow-left.png) no-repeat center #fff;background-size:16px;
}
.owl-theme .owl-controls .owl-nav .owl-prev{left:-15px}
.owl-theme .owl-controls .owl-nav .owl-next{ right:-15px;transform:rotate(180deg); -webkit-transform:rotate(180deg);} 
.owl-theme .owl-controls .owl-nav div:after{}
.owl-theme .owl-controls .owl-nav .owl-prev{}
@media(min-width:1300px){
.owl-theme .owl-controls .owl-nav div{border: none;border-radius: 0;background-size: auto;width: 34px;}
.owl-theme .owl-controls .owl-nav .owl-prev{left:-50px}
.owl-theme .owl-controls .owl-nav .owl-next{ right:-50px;}
}
/* end code of owl-carousel script  */

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }
.fancybox-wrap { position: absolute; top: 0; left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 8020; }
.fancybox-skin { position: relative; background: #f9f9f9; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.fancybox-opened { z-index: 8030; }
.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }
.fancybox-outer, .fancybox-inner { position: relative; }
.fancybox-inner { overflow: hidden; }
.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }
.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0; padding: 15px; white-space: nowrap; }
.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }
.fancybox-image { max-width: 100%; max-height: 100%; }
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url(../images/fancybox_sprite.png); }
#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }
#fancybox-loading div { width: 44px; height: 44px; background: url(fancybox_loading.gif) center center no-repeat; }
.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }
.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url(blank.gif);-webkit-tap-highlight-color: rgba(0, 0, 0, 0); z-index: 8040; }
.fancybox-prev { left: 0; }
.fancybox-next { right: 0; }
.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: visible; }
.fancybox-prev span { left: 10px; background-position: 0 -36px; }
.fancybox-next span { right: 10px; background-position: 0 -72px; }
.fancybox-nav:hover span { visibility: visible; }
.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; max-width: 99999px; max-height: 99999px; overflow: visible !important; }
.fancybox-lock { overflow: visible !important; width: auto; }
.fancybox-lock body { overflow: hidden !important; }
.fancybox-lock-test { overflow-y: hidden !important; }
.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: rgba(0, 0, 0, 0.45); }
.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }
.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }
.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; position: relative; text-shadow: none; z-index: 8050; }
.fancybox-opened .fancybox-title { visibility: visible; }
.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }
.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent;  background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }
.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }
.fancybox-title-inside-wrap { padding-top: 10px; }
.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, .8); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
 #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {/*background-image: url(fancybox_sprite@2x.png);background-size: 44px 152px;*/}
 #fancybox-loading div {
/*background-image: url(fancybox_loading@2x.gif);background-size: 24px 24px; */}
}
.shareThis { position: absolute; left: 0; right: 0; bottom: 0; z-index: 9999; text-align:center; }
.shareThis .btn { margin:2px; }
.shareThis a { float:none!important; display:inline-block!important; }

/* end code of fancy lightbox */


.mid-title{text-align:center;overflow:hidden;text-transform:uppercase; margin-bottom:20px;}
.mid-title h1{display: inline-block;position:relative;margin: 0;}
.mid-title strong{position:relative;background: #fff;z-index: 1;}
@media(min-width:768px){
	.mid-title h1:before,.mid-title h1:after{content:'';position: absolute;background: url(../images/pattern-title.png) repeat;width: 1000%;height: 7px;left: -1000%;top: 13px;}
.mid-title h1:after{left: auto;right: -1000%;transform: rotateX(180deg);-webkit-transform: rotateX(180deg);}
.mid-title strong{padding: 0 35px;}
.mid-title strong:after,.mid-title strong:before{position:absolute;content:'';background:url(../images/pattern-dot.png) no-repeat;width: 18px;height: 18px;top: 10px;left: -1px;}
.mid-title strong:after{left: auto;right: -1px;}
}

.heading {overflow:hidden;position:relative; margin-bottom:25px;}
.heading h1{font-weight:700;text-transform:uppercase;display:inline-block;padding-right: 30px;background: url(../images/pattern-dot.png) no-repeat right 6px #fff; margin:0; position:relative}
.heading:before{content:'';position: absolute;background: url(../images/pattern-title.png) repeat;height: 7px;left: 0;right: 0;top: 13px;}

h1.title{font-size: 22px;color: #201C1D;border-bottom: 1px solid #D2D2D2;padding-bottom: 10px;margin-bottom: 20px;}

.our-offers .row{ margin-left:-5px; margin-right:-5px;}
.our-offers img{ width:100%}
.our-offers .item{padding-left:5px; padding-right:5px; margin-bottom:10px;}

.our-products{}
.our-products .item{ margin-top:15px; margin-bottom:15px; padding:15px 10px; transition:.5s}
.our-products .item .thumb{border-bottom: 3px solid #E52B50;margin-bottom: 15px;}
.our-products .item .thumb img{ height:auto;}
.our-products .item h2{font-size:11px;color:#1B1B1B;line-height: 1.6;font-weight: 600;text-transform: uppercase;}
.our-products .item h2 a{color:#1B1B1B}
.our-products .item .price{font-size:17px;color:#1B1B1B;margin: 15px 0;font-weight: 600;}
.our-products .item .btn{font-size: 14px;background: #E52B50;font-weight: 600;border-radius: 7px;border: none;padding: 9px 30px;}
.our-products .item:hover{    box-shadow: 0 0 15px #ccc;}

.our-categories{ margin-left:-5px; margin-right:-5px;}
.our-categories .item{padding-left:5px; padding-right:5px; margin-bottom:30px;}
.our-categories .item .box{font-size:17px;color:#E52B50;font-weight:600;display: block;padding: 10px 5px;transition:.5s;min-height: 240px;}
.our-categories .item img{height: 175px;}
.our-categories .item .cat-name{position:relative;padding-top: 10px;margin-top: 10px;}
.our-categories .item .cat-name:before{position:absolute;content:'';width: 96px;height: 2px;background: #E52B50;top: 0;left: 0;right: 0;margin: auto;}
.our-categories .item:hover .box{box-shadow: 0 0 10px #ccc;}
@media(min-width:992px){
.our-categories .col-span-5{-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
}

.separator{border-top: 5px solid #E52B50;border-bottom: 4px double #E52B50;margin:3em 0;padding: 1px;}

.welcome-text{font-weight:500}
.welcome-text h1{font-weight:700; margin-bottom:30px}
.welcome-text p a{color:#E52B50}

.our-process{}
.our-process .item{margin-top:2em; position:relative}
.our-process .row .item:not(:last-child):after{content: '';position: absolute;background: url(../images/arrow-1.png) no-repeat;width: 32px;height: 60px;top: 28%;right: -15px;}
.our-process .item img{ background:#E52B50; border-radius:50%}
.our-process h1{ font-size:26px; font-weight:700; color:#201C1D; text-transform:uppercase; margin:20px 0 30px }
.our-process h3{ font-size:16px; font-weight:700; color:#2E2E2E; margin:10px 0 20px}
.our-process h3 a{color:#2E2E2E;}
.section-bottom-contact{background:#E52B50;font-size:38px;color:#fff;font-weight:600;text-transform:uppercase;line-height: 1.3;}
.section-bottom-contact .btn{font-size: 30px;font-weight: bold;background: #201C1D;color: #fff;border-radius: 7px;
padding: 15px 30px;}

#footer{font-size:12px;color:#1B1B1B;}
#footer a{color:#383737; }
#footer a:hover{color:#E52B50; }
#footer .h3{font-size:14px; margin-bottom:15px; font-weight:600; text-transform:uppercase; color:#201C1D; position:relative}
#footer ul{ margin:0; padding:0; list-style:none}
#footer .ftrlnk li {margin-bottom:4px;}
#footer .newsletter form{position:relative}
#footer .newsletter p{text-align:inherit}
#footer .newsletter .form-control{color: #000;font-size: 11px;border:none;height: 35px;border-radius: 0;padding: 5px 0;border-bottom: 1px solid #201C1D;}
#footer .newsletter .form-control::placeholder{opacity:1; color:#383737}
#footer .newsletter .btn{font-size: 0px;padding: 0;background: url(../images/icon-newsletter.png) no-repeat 50%; border:none;width: 20px;height: 30px;position: absolute;right: 0;top: 0;}
#footer .social li{display:inline-block}
#footer .social i.fa{font-size: 25px;color: #000000;width: 25px;margin-right: 10px;}
#footer .footer-contact{font-size:14px;color: #201C1D;padding: 15px 0;margin-top: 20px;border-top: 1px solid #BABABA;border-bottom: 1px solid #BABABA;font-weight: 600;}
#footer .footer-contact a{}
#footer .footer-contact a:before{font-family:'FontAwesome';color:#E52B50;font-size: 20px;margin-right: 7px;position: relative;top: 2px;}
#copyright{padding:20px 0; font-size:11px; color:#1B1B1B}
@media(min-width:768px){
#footer .newsletter{border-right: 1px solid #bababa;}
#footer .ftrlnk{padding-left: 5%;padding-right: 2%;border-right: 1px solid #bababa;}
}

.innerContent .card-header{font-weight: 600;color: #e52b50;}
.innerContent ul.list{list-style: none;padding: 0; margin: 0 0 20px;}
.innerContent ul.list li{position:relative;margin-bottom: 7px;padding-left: 20px;font-size: 14px;color: #000;font-weight: 500;}
.innerContent ul.list li:before{content:'';position: absolute;border-left: 6px solid #e52b50;border-top: 5px solid transparent;border-bottom: 5px solid transparent;top: 6px;left: 0;}
.innerContent ul.list li a{color:#000}
@media (min-width:768px){
	.innerContent ul.moz-col-2{ column-count:2}
}



.left-sidebar{}
.left-sidebar .box{background: #ECECEC;padding: 10px;margin-bottom: 2em;}
.left-sidebar h2.widget-title{font-size: 16px;color: #201C1D;border-bottom: 1px solid #B5B5B5;padding-bottom: 12px;margin-bottom: 25px;}
.left-sidebar .widget-item{background: #fff;border: 1px solid #D4D4D4;border-radius: 5px;padding: 15px;margin-bottom: 15px;}
.left-sidebar .widget-item ul{list-style: none;padding: 0;margin: 0;}
.left-sidebar .widget-item ul li{margin-bottom: 1px;}
.left-sidebar .widget-item ul li a{font-size: 11px;color: #1E1E1E;font-weight: 500;padding-left: 13px;position: relative;}
.left-sidebar .widget-item ul li a:before{content:'';position: absolute;border-left: 4px solid #3C3C3C;border-top: 4px solid transparent;border-bottom: 4px solid transparent;left: 0;top: 4px;}


/* Cart page  */
.boxContent{padding: 15px;box-shadow: 0 0 15px #d0d0d0; border-radius:4px; margin-bottom:20px}
.boxContent{}


.woocommerce ul.products{}
.woocommerce ul.products li.product{padding:15px 10px;text-align: center;border-radius: 4px; margin-bottom:15px;}
.woocommerce ul.products li.product:hover{box-shadow: 0 0 15px #ccc;}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size: 11px;color: #1B1B1B;line-height: 1.6;font-weight: 600;text-transform: uppercase;border-top: 3px solid #E52B50;padding-top: 10px;margin-top: 15px;}
.woocommerce ul.products li.product h2 a{  color: #1B1B1B;}
.woocommerce ul.products li.product .price{font-size: 17px;color: #1B1B1B;margin: 4px 0 10px;font-weight: 600;}
.woocommerce ul.products li.product .button{font-size: 14px;background: #E52B50;font-weight: 600;border-radius: 7px;border: none;padding: 12px 30px;color: #fff;text-transform: capitalize;	margin: 0;}
@media(min-width:768px){
	.woocommerce ul.products{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -5px;margin-left: -5px;}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{-ms-flex: 0 0 33.333%;flex: 0 0 33.333%;max-width: 33.333%;margin-left: 0;margin-right: 0;}
	.related.products ul.products li.product{-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
}


.add-to-cart{}
.add-to-cart .title h1{font-size: 24px;text-transform: uppercase;font-weight: 600;margin: 0 0 20px 0;}
.add-to-cart .title .btn{float: right;font-size: 14px;background: #C7C7C7;color: #fff;text-transform: uppercase;font-weight: 500;border: none;padding: 10px 20px;border-radius: 5px;}
.add-to-cart .left-side{}
.add-to-cart .left-side table{font-size: 12px;}
.add-to-cart .left-side table th{background: #EEEEEE;border-bottom: 5px solid #CBCACA;border-top: none;font-weight: 500;}
.add-to-cart .left-side table td{padding-top:15px; padding-bottom:20px;vertical-align:middle}
.add-to-cart .left-side table td .quantity>label,.add-to-cart .left-side table td .quantity>button{display:none}
.add-to-cart .left-side table td a{color:#000}
.add-to-cart .left-side table td input.qty{border:1px solid #ccc; height:30px;font-size:14px;padding:0 3px;font-weight:600;border-radius:4px}
.add-to-cart .left-side table .product-thumbnail{width:100px;text-align:center}

.add-to-cart .left-side table .product-subtotal,
.add-to-cart .left-side table .product-price{font-size:110%; font-weight:600}
.woocommerce-cart table.cart img{display:block; margin:0 auto 15px; width:70px}
.add-to-cart .left-side a.remove{width: 30px;height: 30px;background: #FA3F68;display: inline-block;text-align: center;line-height: 30px;font-size: 26px;font-weight: 300;color: #fff!important;border-radius: 50%;}
.add-to-cart .left-side table td.actions button.button{padding: 14px 20px;text-transform: capitalize;font-weight: 500;font-size: 18px;color: #fff;background: #201c1d;border-radius: 5px;}
@media(min-width:768px){
	.add-to-cart .left-side table .product-name{width:40%}
}

.cart-summary{}
.cart-summary h1{font-size:16px;text-transform:uppercase;position:relative;text-align: center;margin-bottom: 15px;}
.cart-summary h1:before{content:'';position: absolute;left: 0;right: 0;border-bottom: 1px solid #A2A2A2;top: 9px;}
.cart-summary h1 strong{font-weight:600;background:#fff;padding: 0 7px;position:relative;z-index:1;}
.cart-summary .table{ margin-bottom:20px}
.cart-summary .table td{padding: 10px;font-size: 12px;font-weight: 500;color: #010101;border-color: #C7C7C7; vertical-align:middle}
.cart-summary .table .sub-total strong{font-size: 24px;color: #E52B50;}

.cart-summary .btn{background: #E52B50;border: none;font-size: 20px;font-weight: 600;text-transform: uppercase;padding: 12px 5px;width: 100%;border-radius: 5px;}

.cart-summary .promocodes{font-size:11px; color:#3F3F3F;text-transform:uppercase; font-weight:500; margin:2em 0 1em}
.cart-summary .promocodes h1{margin-bottom:5px;}
.cart-summary .promocodes p{margin-bottom:10px;}
.cart-summary .promocodes .coupon{position:relative}
.cart-summary .promocodes .form-control{font-size: 11px;color: #000;height: 40px;padding: 5px 100px 5px 10px;border-color: #C7C7C7;}
.cart-summary .promocodes .coupon .btn{position: absolute;font-size: 14px;top: 0;background: #C7C7C7;color: #fff;text-transform: uppercase;font-weight: 600;padding: 9px 7px;right: 0;border-radius: 0 5px 5px 0; width:auto}

.order-process-steps{display: inline-block;width: 100%; margin:1em 0 2em 0}
.order-process-steps ul{float:right;list-style: none;padding: 0;margin: 0 0 2em;}
.order-process-steps ul li{display: inline-block;font-size: 20px;font-weight: 600;text-transform: uppercase;color: #181A1A;margin-left: 60px;padding-left: 40px;counter-increment: count-inc;position:relative;}
.order-process-steps ul li:not(:last-child):after{content:'';background:url(../images/arrow-1.png) no-repeat;width: 19px;height: 40px;position: absolute;background-size: 100% 100%;right: -33px;top: -5px;}
.order-process-steps ul li:before{content: counter(count-inc) "";position: absolute;left: 0;top: 0;color: #ffffff;font-weight: 600;background: #000;width: 32px;height: 32px;text-align: center;border-radius: 50%;}
.order-process-steps ul li.active{color: #E52B50;}
.order-process-steps ul li.active:before{background: #E52B50;}


.confrm{}
.confrm h3{color:#191818;font-size:20px;text-transform:uppercase; font-weight:600; margin:0px;}
.confrm p{text-align:inherit}
.confrm label{ font-size:14px; font-weight:normal;}
.confrm .form-group{ margin-bottom:8px; }
.confrm label{ margin-bottom:0px; }
.confrm .form-control{height: 49px;border-radius: 0;width: 100%;font-size: 13px;font-weight: 400;}
.confrm .form-control::placeholder{opacity:1; color:#464444}
.confrm textarea.form-control{ height:190px}
.confrm .btn{text-transform: uppercase;padding: 13px 40px;font-size: 17px;font-weight:600;border-radius:5px;box-shadow:none;display: inline-block;margin-bottom: 0;background: #e52b50;border: none;}
.confrm .btn:hover{background:#201c1d}
.coninfo ul {display: inline-block;width: 100%;list-style: none;margin:1em 0 0;padding: 0;}
.coninfo ul li h4 {color: #e52b50;margin:0;font-size: 16px;font-weight:500;text-transform: uppercase;}
.coninfo ul li p {text-align:left}
.coninfo ul li p a {color: #5c554d; }
.coninfo ul li {float: left;width: 100%;margin-bottom: 20px;padding: 0 0 0 60px;position:relative}
.coninfo ul li:before{font-family: FontAwesome;content: '';position: absolute;left: 0;top:0px;width: 50px;height: 50px;background: #dadada;border-radius: 50%;text-align: center;line-height: 50px;font-size: 23px;color: #e52b50;}
.coninfo ul li.address:before { content: "\f041";}
.coninfo ul li.phone:before { content: "\f095";}
.coninfo ul li.email:before { content: "\f0e0"; }
.coninfo ul li.globe:before { content: "\f0ac"; }
.coninfo ul li.fax:before { content: "\f1ac"; }

.traning-detail .thumb{margin-bottom:10px}
.traning-detail .thumb img{background:#e52b50; border-radius:50%}
.traning-detail ul.pdf-list li{padding-left: 21px;line-height: normal;font-weight: 400;margin-bottom: 13px;}
.traning-detail ul.pdf-list li:before{font-family: FontAwesome;content: "\f1c1";border: none;top: 0px;font-size: 16px;color: #e52b50;}

body.woocommerce-cart .innerContent .heading{ display:none;}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{width:100%;}
.woocommerce div.product .woocommerce-tabs ul.tabs{background:#e4e4e4;border:1px solid #d5d5d5;padding: 0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{border:none;border-right:1px solid #d5d5d5;padding: 0;margin: 0;background: none;border-radius: 0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child{border-right:none}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs::before{display:none}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{border-radius:0;border:none;padding: 10px 20px;font-weight: 600;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color: #e52b50;}
.woocommerce div.product div.images{position: relative;border: 1px solid #eaeaea;width: 100%;}
.woocommerce div.product div.summary{width:100%;}
.woocommerce div.product .summary h1{font-size: 19px;line-height: 1.5;}
.woocommerce div.product .summary .product_meta{margin-bottom: 0;font-size: 12px;color: #201C1D;}
.woocommerce div.product .summary .product_meta>span{ display:block;}
.woocommerce div.product .summary form.cart .button{background: #e52b50;padding: 23px 50px;font-size: 24px;text-transform: uppercase;font-weight: 500;float: right;}
.woocommerce div.product form.cart div.quantity label{display:block;font-size: 16px;margin: 0 0 5px;}
.woocommerce div.product form.cart div.quantity{display:inline-block;margin: 0 0 10px 0;float:none;}
.woocommerce div.product form.cart div.quantity button.button {background: none; float:left}
.woocommerce div.product form.cart div.quantity .qty{float:left;height: 41px;border:1px solid #A6A6A6;border-right:none;font-size:20px;border-left:none;outline: none;}
.woocommerce div.product form.cart div.quantity button[type="button"] {background: none;border: 1px solid #A6A6A6;
	height: 41px;width: 40px;font-size: 26px;line-height: 41px;font-weight: 300;color: #000; float:left;outline:none; }
.woocommerce .woocommerce-breadcrumb{margin: -15px 0 15px;font-size: 11px;color: #000;}
.woocommerce .woocommerce-breadcrumb a{color:#000;}
.woocommerce div.product div.summary .price{font-size:20px;color:#201C1D;line-height: normal;margin: 0 0 10px;}
.woocommerce div.product div.summary .price>.amount,.woocommerce div.product div.summary .price ins{font-size:48px;color:#E52B50;font-weight:600;}
.woocommerce div.product div.summary .price del{font-weight:600;color:#201C1D;}
.woocommerce div.product div.summary .price ins{ text-decoration:none}
.woocommerce div.product div.summary .msgonboard{ margin: 0px 0 10px;display: inline-block;}
.woocommerce div.product div.summary .msgonboard ul{list-style:none; margin:0 0 15px; padding:0}
.woocommerce div.product div.summary .msgonboard ul li{padding-left: 24px;font-size:12px;color:#010101;margin-bottom: 5px;position:relative;}
.woocommerce div.product div.summary .msgonboard ul li:before{content: "\f00c";font-family: FontAwesome;position: absolute;left: 0;top: -1px;font-weight: 300;font-size: 14px;}
.woocommerce-message{ font-size: 12px;  border-top-color: #e52b50;}
.woocommerce-message::before{color:#00c121}
.woocommerce-notices-wrapper .woocommerce-message a.button { background: #000;color: #fff; font-weight: 600;text-transform: capitalize;}
.checkout .form-row label{margin-bottom:0; font-weight:400}
.checkout .form-row .woocommerce-input-wrapper{width:100%}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{font-size: 13px;color: #000; border-radius:4px;height: 40px;padding: 5px 10px;border:1px solid #C7C7C7;}
.woocommerce form .form-row textarea{ height:150px}
.checkout .woocommerce-additional-fields{margin-top:30px}
.checkout h1.title{font-size:18px;color:#181A1A;background:#E6E6E6;border-bottom:5px solid #CBCACA;padding:10px 15px;font-weight: 600;}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {width: 100%;float: none;max-width: 320px;padding: 20px;font-size: 18px;background: #918F8F;font-weight: 600;margin: 20px auto;
}
@media(min-width:768px){
#customer_details{border-right: 1px solid #CBCACA; padding-right: 50px; margin-right: 20px;}
}
.checkout table.shop_table{border-collapse: collapse;border:none}
.checkout table.shop_table td .product-item-thumbnail{float: left;width: 60px;margin: 0 12px 15px 0;}
.checkout table.shop_table td{font-size: 12px;padding: 10px 5px;color: #000;}
.checkout table.shop_table td .product-quantity{display: block;margin: 10px 0 0;font-weight: 400;color: #5f5f5f;}
.checkout table.shop_table td.product-total{width:30%;font-weight: 600;color: #E52B50;font-size: 14px;}
.checkout table.shop_table th{font-weight: 500!important;}
.checkout table.shop_table th:first-child,.checkout table.shop_table td:first-child{padding-left:0}
.checkout table.shop_table th:last-child,.checkout table.shop_table td:last-child{padding-right:0}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th{font-weight:500;}
.checkout table.shop_table .order-total, .checkout table.shop_table .order-total td{font-size:32px}
.checkout table.shop_table .order-total td{color:#E52B50; }
.checkout table.shop_table .order-total td strong{font-weight:500}
.checkout table.shop_table  a{color:#E52B50;}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{background: #f1f1f1;}
#payment a{color:#000}
#payment a:hover{color:#E52B50}
#payment{font-size:90%}
.checkout_coupon.woocommerce-form-coupon{padding: 0!important;border: none!important;margin: 0px 0px 20px!important;}
.checkout_coupon.woocommerce-form-coupon .woocommerce-info{margin-bottom:10px}
.checkout_coupon.woocommerce-form-coupon p{margin-bottom:0}
.checkout_coupon.woocommerce-form-coupon .form-row .input-text{width: 200px;}
.checkout_coupon.woocommerce-form-coupon .form-row{width: auto;float: left;}
.checkout_coupon.woocommerce-form-coupon .form-row .button{background: #000;color: #fff;padding: 12px 15px;font-size: 14px;font-weight: 600;text-transform: capitalize;margin-left: -9px;height: 40px;border: 1px solid #c7c7c7;border-radius: 0 5px 5px 0;}

.woocommerce ul.order_details{margin: 1em 0;list-style: none;padding: 0;}
.woocommerce-order-received .woocommerce-order h2{margin-top: 0;font-size: 22px;font-weight: 500;color: #000000;}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details table{    font-size: 16px;}
.woocommerce-order-received .woocommerce-order address{display: inline-block;width: 320px;padding: 1em;border: 3px solid #e2e2e2;background: #fafafa;}
.woocommerce-bacs-bank-details{border: 1px solid #cccccc;border-radius: 5px;background: #fff;padding: 1em;margin-bottom: 1.5em;box-shadow: 0 0 15px #e2e2e2;}
.woocommerce-bacs-bank-details h2{margin-top: 0;font-size: 22px;font-weight: 500; text-transform:capitalize;color: #da7393;}
.woocommerce-bacs-bank-details h3{font-weight:500!important; font-size:20px;}
.woocommerce ul.order_details li{    font-size: 13px;}
.woocommerce ul.order_details li strong{color: #e52b50;font-weight: 400;}
.woocommerce-order-received .woocommerce-notice.woocommerce-notice--success,
.woocommerce-order-received .woocommerce-notice.woocommerce-notice--error{font-size: 20px;margin-bottom: 2em; text-align:left;color: #1da20b;font-weight: 600;}
.woocommerce-order-received .woocommerce-notice.woocommerce-notice--error{color:#fd0000}

.woocommerce-MyAccount-navigation {border: 1px solid #f4f4f4;background: #fff; margin-bottom:2em}
.woocommerce-MyAccount-navigation h2{font-size: 18px;text-transform: uppercase;font-weight: 500;margin: 0 0 10px;background: #797878;color: #fff;padding: 10px;}
.woocommerce-MyAccount-navigation ul{    background: #fff;padding: 1em 0 2em 0;list-style: none;}
.woocommerce-MyAccount-navigation ul li{ border-top:1px solid #f5f4f4; position:relative}
.woocommerce-MyAccount-navigation ul li:first-child{border-top:none }
.woocommerce-MyAccount-navigation ul li a{padding:10px 20px;display:block;text-decoration:none;color: #e52b50; font-size:14px}
.woocommerce-MyAccount-navigation ul li:hover>a,.woocommerce-MyAccount-navigation ul li.is-active>a{background: #201c1d;color: #fff;}	


/** ----Login Page  */
.login-outer{padding: 2em;background: #fff;max-width: 520px;margin:2em  auto;box-shadow: 0 0 15px #e2e2e2;border-radius: 3px;}
.login-outer .nav-tabs{border-bottom:1px solid #ede8e8;list-style:none;margin:0;padding:0;display:flex;width: 100%;}
.login-outer .nav-tabs li{ width:50%; margin:0; position:relative}
.login-outer .nav-tabs li:not(:last-child):after{position: absolute;content: '';right: 0;top: 0;border-right: 1px solid #ede8e8;height: 100%; }
.login-outer .nav-tabs li a{border: none!important;margin: 0!important;font-size: 18px;display: block;color: #cdcdcd;padding: 10px 15px;text-decoration: none; font-weight:500}
.login-outer .nav-tabs li.active a{color: #4c394e;}
.login-outer .tab-content{ padding:1.5em 0}
.login-outer .loginfrm a{color: #4c394e;}
.login-outer .woocommerce-privacy-policy-text a{color: #e52b50;}
.login-outer .loginfrm label{font-weight:normal; margin:0}
.login-outer .loginfrm .form-group{ margin-bottom:20px;}
.login-outer .loginfrm .form-control{height: 45px;border-radius: 0;border: none;box-shadow: none;border-bottom: 1px solid #ccc; padding: 10px 0; font-size:12px;}
.login-outer .loginfrm .btn{font-size: 18px;width: 100%;padding:15px 12px;border-radius:5px;font-weight: 500;margin:10px 0 0;background: #e52b50;color: #fff;}
.woocommerce form .password-input, .woocommerce-page form .password-input{ clear:both; width:100%;}
.tab-content>.fade.active	{ opacity:1}
.woocommerce form.login, .woocommerce form.register{border: none;padding: 0;margin: 0;}
.addresses .woocommerce-Address .title{}
.addresses .woocommerce-Address .title .edit{background: #e52b50;color: #ffffff;padding: 2px 20px;border-radius:50px;font-size: 14px;}
.addresses .woocommerce-Address address{box-shadow: 0 0 7px #e0e0e0;padding: 15px;border-radius: 5px;}



.woocommerce div.product .woocommerce-tabs table {width: 100%!important; border:1px solid #e4e4e4; }
.woocommerce div.product .woocommerce-tabs table td{border:1px solid #e4e4e4;padding:7px 10px;font-size:14px;font-weight:400;color:#000;vertical-align:top;}
.woocommerce div.product .woocommerce-tabs table td:nth-child(1),.woocommerce table.shop_attributes th{width:30%;}
.woocommerce div.product .woocommerce-tabs table tr:nth-child(odd) td,.woocommerce div.product .woocommerce-tabs table tr:nth-child(odd) th{background:#f9f9f9}
.woocommerce div.product .woocommerce-tabs table tr:nth-child(even) td,.woocommerce div.product .woocommerce-tabs table tr:nth-child(even) th{background:#fff}
.woocommerce div.product .woocommerce-tabs table ul{ list-style:none; padding:0; margin:0;}
.woocommerce div.product .woocommerce-tabs table ul li{padding-left: 20px;color:#010101;margin-bottom: 5px;position:relative;}
.woocommerce div.product .woocommerce-tabs table ul li:before{content: "\f00c";font-family: FontAwesome;position: absolute;left: 0;top: 0px;}

.woocommerce-product-details__short-description {}
.woocommerce-product-details__short-description table{ width:100%; margin:0 0 15px 0; border:1px solid #ececec}
.woocommerce-product-details__short-description table td,
.woocommerce-product-details__short-description table th{ border:1px solid #ccc; width:50%; padding:10px;font-weight:500; }
.woocommerce-product-details__short-description table th{background:#ececec;  padding:10px;color:#e52b50}
.woocommerce-product-details__short-description table td{ font-size:15px}

.woocommerce div.product form.cart .variations td.label{width:35%;}
.woocommerce div.product form.cart .variations label{font-weight:500;}
.woocommerce div.product form.cart .variations select{height: 32px;	padding: 5px;	border-radius: 4px;border-color: #bfbfbf;}

/* MEDIA QUERY */
@media(max-width:1300px){
	#header .container{ max-width:100%;}
	.slider .carousel-item h1{font-size:25px;}
	.slider .carousel-item .btn{font-size:15px; padding:7px 20px}
	.slider .carousel-item .btn i.fa{font-size:100%; position:static;}
}

@media(max-width:1199px) and (min-width:991px){



}
@media(max-width:991px) and (min-width:768px){

}

@media(max-width:991px){
	#footer .container{max-width:100%}
.topHeader{display:none;}
.navbar ul>li> a{padding: 12px 20px;font-size: 14px;}
.section-bottom-contact{font-size:18px;}
.section-bottom-contact .btn,.our-process h3{font-size:14px;}
.our-process .item img{width:75px;}
.slider .carousel-item h1{font-size: 16px;margin-bottom: 5px;}
.slider .carousel-item p{margin-bottom:5px;}
.slider .carousel-item .btn{font-size:14px; padding:5px 15px}
.order-process-steps ul li{    font-size: 13px;margin-left:40px;    padding-left: 25px;}
.order-process-steps ul li:not(:last-child):after{width: 12px;height: 25px;}
.order-process-steps ul li:before{width: 20px;height: 20px;}
}
@media(max-width:767px){
	.hidden-xs{display:none}
.text-xs-center{text-align:center!important}
.text-xs-center p{text-align:center!important}
h1,.h1,.our-process h1,.woocommerce div.product div.summary .price>.amount, .woocommerce div.product div.summary .price ins{font-size:22px;}
.h3, h3,.h2, h2{font-size:18px;}
.our-categories .item .box{font-size:14px;}
.separator{margin:1.5em 0;}
#header .logo{ position:absolute; top:5px;}
#header .logo img{width:50px;}
#header .header-right{margin:25px 0}
#header .form-search {margin: 10px -15px 5px;padding: 1px 20px;background: #ececec;}
.slider .carousel-item .carousel-caption{top:4%; padding-left:15px;}
.slider .carousel-item h5{font-size:10px; display:block; margin-bottom:5px;}
.slider .carousel-item h5:after, .slider .carousel-item h5:before{display:none;}
.slider .carousel-item h1{font-size:11px;}
.slider .carousel-item h1 strong{ font-size:100%;}
.slider .carousel-item h1 br{ display:none}
.slider .carousel-item .btn{font-size: 10px;padding: 5px 7px;}
.slider {font-size:9px; line-height:1.4}
.carousel-indicators{left:auto; right:10px;}
.welcome-text h1{margin-bottom:20px;}
#footer .footer-contact{font-size:9px; padding:5px 0}
#footer .footer-contact a:before{font-size:12px;}
#footer .newsletter p{margin-bottom:5px}
#copyright{ padding:10px 0}
#footer .social li{margin-top:5px;}
#footer .h3{margin:15px 0 5px}
#footer .ftrlnk li{ display:inline-block}
#footer .ftrlnk li a{padding:0 4px;}
#footer .ftrlnk li:not(:last-child):after{content:'|'}
.our-process h1{margin:5px 0 10px}
.our-process .item img{width:50px;}
.our-process .item h3{font-size:11px;}
.our-process .row .item:not(:last-child):after{width: 10px;height: 20px;background-size: 100% 100%;top:20%;right:-12px;}
.owl-theme .owl-controls .owl-nav div{width: 32px;height: 32px; background-size:9px;}
.innerContent { padding-top:2em; padding-bottom:2em}
.coninfo ul li p {margin-bottom: 5px;}
.woocommerce div.product .summary h1{font-size:15px;}
.woocommerce div.product .summary form.cart .button{float: none;width: 100%;max-width: 250px;display: block;padding: 15px 10px;font-size: 17px;}
	.order-process-steps{ margin:0}
}
@media(max-width:640px){
	#footer .footer-contact .col-4{padding:0 5px}
	.order-process-steps ul li:first-child{margin-left:0}
}
@media(max-width:480px){
#footer .footer-contact .col-4{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.order-process-steps ul li{font-size: 11px;margin-left: 15px;padding-left: 20px;}
.order-process-steps ul li:not(:last-child):after{width: 9px;height: 19px;right: -13px;top: -2px;}
.order-process-steps ul li:before{width: 18px;height: 18px;}
#header .header-right .mini-cart>a{margin-left:0}
#header .header-right ul>li:not(:first-child) {padding-left: 7px;margin-left: 0;}
#header .header-right ul li>a{padding:2px 0 2px 28px;background-size: 22px!important;line-height: 1.4;}
#mobileMenuButton{margin:2px 0px 0px 10px;width: 30px;height: 30px;background-size: 30px;}
}
@media(max-width:420px){


}