/*
Theme Name: Lyceum Pro
Theme URI: https://risingthemes.net/shop/lyceum-wordpress-theme/
Author: Risingthemes
Author URI: https://www.risingthemes.net/
Description: Lyceum is a modern and elegant responsive education WordPress theme made for college, schools, online classes, universities, training centers, educational centers and relevant to other educational fields. Lyceum WordPress theme has extremely well coded theme which has nice homepage layouts where you can display educational related content properly. This theme has a courses section where you can display the available courses and more. This theme has made with the options panel where you can easily manage all your theme settings like, colors, fonts, sections, slider, widgets, templates and more. This theme has a pre-made page template by using this you can easily create the inner pages with the nice loos. This theme is fully responsive and tested with all the screen resolutions such as mobile, table, desktop etc. It is compatible with the latest version of WordPress. This theme is also has woocommerce compatibility. By using this theme you can definately create a good looking website for your organisation.
Version: pro 1.0
Tested up to: 5.4.2 and above
Requires PHP: 7.0
License: GNU General Public License version 3
License URI: license.txt
Text Domain: lyceum
Tags: one-column,two-columns,left-sidebar,right-sidebar,custom-background,custom-header,custom-menu,editor-style,featured-images,full-width-template, sticky-post,threaded-comments,translation-ready,theme-options

Lyceum Pro WordPress Theme has been created by Risingthemes(risingthemes.net), 2022.
Lyceum Pro WordPress Theme is released under the terms of GNU GPL
*/

*{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin:0; padding:0; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:focus{outline:none;}
body{ margin:0; padding:0; font-family:'Oswald'; line-height:28px; color:#555555; font-size:15px; background-color:#ffffff; font-weight:400; box-sizing:border-box; -ms-word-wrap:break-word; word-wrap:break-word; overflow-x: hidden; }
img{ margin:0; padding:0; border:none;}
.bypostauthor{ margin:0; padding:0;}
section img, img{ width:100%; height:auto; display:block; }
h1,h2,h3,h4,h5,h6{ margin:0 0 20px; padding:0; line-height:1; font-weight:700; }
h1{ font-size:42px;}
h2{ font-size:38px;}
h3{ font-size:22px;}
h4{ font-size:20px;}
h5{ font-size:18px;}
h6{ font-size:16px;}
.left{float:left;}
.right{float:right;}
blockquote{ position:relative; margin-bottom:15px; }
blockquote.align-left{ padding:10px 20px; text-align:left; border-left:5px solid #ff5951; margin-bottom:20px; color:#212323; font-weight:400; font-size: 16px; font-style:italic; line-height:30px; background-color:#f7f7f7; }
blockquote.align-right{ padding:10px 20px; text-align:right; border-right:5px solid #ff5951; margin-bottom:20px; color:#212323; font-weight:400; font-size: 16px; font-style:italic;  line-height:30px; background-color:#f7f7f7; }
hr, .hr{border-bottom:1px solid #cfd0d2 !important; clear:both; margin:30px 0; border:none; }
p{ margin:0 0 20px; padding:0;}
a{ text-decoration:none; -webkit-transition:0.3s; transition:0.3s; }
a:hover{ text-decoration:none; }
a:focus{ outline:none; }
ul{ list-style:none; margin:0; padding:0;}
iframe{ width:100%; display:block; margin:0;}
article ul, article ol{ margin:0 0 15px 15px;}
article ul li{ list-style: disc;}
.custom-height{ min-height:20px;}
.clear{ clear:both;}
.middle-align{ margin:0 auto; padding:0;}
.wp-caption{ margin:0; padding:0; font-size:13px; max-width:100%;}
.wp-caption-text{ margin:0; padding:0;}
.sticky{ margin:0; padding:0;}
.gallery-caption{ margin:0; padding:0;}
.alignleft, img.alignleft { float: left; margin-right:25px; margin-top:4px; margin-bottom:6px; padding:0; height:auto; width:auto; }
.alignright, img.alignright { float: right; margin-left:25px; margin-top:4px; margin-bottom:6px; padding:0; height:auto; width:auto; }
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-top:0; height:auto; width:auto;}
.comments-area{ margin-bottom:15px;}
.comment-list .comment-content ul { list-style:none; margin-left:15px;}
.comment-list .comment-content ul li{margin:5px;}
.main-container ol{list-style-position:outside; margin-left:20px;}
.main-container ol li{margin:5px 0;}
.lastcols{ margin-right:0 !important;}
#lastcols{ margin-right:0 !important; }
.toggleMenu{display:none;}
section{ padding:70px 0; position:relative; }
.boxlayout .header .container{ width:100%; }
.container{ width:1170px; margin:0 auto; position:relative;}
.full-container{ width:100%; position:relative;}
.no-padding{ padding:0 !important; }
.full-container .one_half{ margin-bottom:0 !important;}

/*===============================================
** Responsive Header Css
*===============================================*/
.header-responsive{ display:none; }

/*===============================================
** Sticky Header Css
*===============================================*/
.sticky-header{ background-color:rgba(33,36,39,0.9); width:100%; left:0; right:0; box-shadow:0 1px 10px rgba(0, 0, 0, .2); position:fixed; top:-300px; -webkit-transition:all .3s; transition:all .3s; z-index:30000; padding:0; }
.sticky-header.show{ top:0; transition-delay:.3s; }
.sticky-header .sticky-left{ width:15%; }
.sticky-header .sticky-left .logo { padding:16px 0;}
.sticky-header .sticky-left .logo h1 { font-size:22px;}
.sticky-header .sticky-right{ width:85%; text-align:right;}
.sticky-header .sticky-right .sitenav{ text-align:right; padding:0; display:inline-block; width:100%;}
.sticky-header .sticky-right .sitenav:before { content:none;}
.sticky-header .sticky-right .sitenav ul li a{ margin:0; padding:35px 15px;}
.sticky-header .sticky-right .sitenav ul li ul li a{ padding:10px 10px; }
.sticky-header .sticky-right .sitenav ul li ul li a.parent{ padding:10px; }

/* = Box Layout Css
-------------------------------------------------------------- */
.boxlayout{ width:1210px; margin:0 auto; box-shadow:0 5px 10px #000000; position:relative; overflow-x:hidden; }
.boxlayout .sitenav ul li a { padding-left:10px; padding-right:10px;}
.boxlayout .slider-main{ min-height:568px; }
.boxlayout .slider-main .nivo-controlNav{ top:26%;}
.boxlayout .slider-main .nivo-controlNav:before { left:10px; top:-74px;}
.boxlayout .news-box .post-meta { font-size:11px;}
.boxlayout .container, .boxlayout .header .container{ padding:0 20px;}
.boxlayout .top-header .container { width:100%;}
.boxlayout .content-area{ padding: 50px 0; }
.boxlayout .innerbanner .container{ padding:17em 0 0; }
.boxlayout .sticky-header .sticky-right .sitenav ul li { margin-right:0px;}
.boxlayout .sticky-header .sticky-right { width:80%;}
.boxlayout .nivo-caption { width:72%; }

/*===============================================
** Top Header Css
*===============================================*/
.top-header{ background-color:#212323; position:relative; padding:5px 0;}
.top-header-left{ margin-right:auto; }
.top-header-col{ position: relative; font:500 16px 'Rajdhani'; letter-spacing:2px;}
.top-header-col span { text-align:center; padding:10px 20px; text-transform:uppercase; display:inline-block; color:#ff5951;}

.top-header-middle .social-icons{ display:table; }
.top-header-middle .social-icons a{ color:#ff5951; height:40px; line-height:40px; width:40px; position:relative; border:none; margin:0 0 0 5px; font-size:15px; overflow:hidden; z-index:1; border-radius:0; display:table-cell; }
.top-header-middle .social-icons a:hover{ color:#ffffff; }
.top-header-middle .social-icons a i{ -webkit-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out; z-index: 3; }
.top-header-middle .social-icons a:hover i{ -webkit-transform:rotateY(360deg); -ms-transform:rotateY(360deg); transform:rotateY(360deg); }

/*===============================================
** Header Css
*===============================================*/
.header-main{ position:absolute; width:100%; z-index:10;}
.header { position:relative; width:100%; padding:30px 0;}
.header .container { width:1250px; position:relative;}
.header-inner { background:rgba(255,255,255,0.5) !important; padding:0 25px; border-radius:10px;}

/*===============================================
** Site Logo Css
*===============================================*/
.head-logo { width:18%; padding:15px 0px; float:left; position:relative; z-index:9;}
.logo { position:relative;}
.logo img{ width:auto; height:auto; display:block; }
.logo h1{ margin:0; font:700 35px/1 'Oswald'; color:#212323; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-transform:uppercase; letter-spacing:1px; }
.logo a{ display:block; }
.logo p{ color:#212323; display:block; font:400 14px/16px 'Oswald'; margin:5px 0 0; }

/*===============================================
** Navigation Css
*===============================================*/
.toggle{ display: none; position: relative; margin:0; text-transform:uppercase; font-weight:700; }
.toggle a{ width:auto; padding:28px 25px; text-align:left; border-left:1px solid; color:#ff5951; }
.toggle a:hover{ color:#ff5951; }
.toggle a:before{ content:'\f0c9'; font-family:'Font Awesome 5 Pro'; font-weight:400; position:absolute; top: 15px; font-size: 28px; left: 14px; }

.sitenav{ position:relative; margin:0; padding-left:20px; width:80%; float:right; text-align:right;}
.sitenav ul {margin:0; padding:0; font-family:'Oswald'; font-size:14px; font-weight:600; text-transform:uppercase; }
.sitenav ul li{ display:inline-block; position:relative; line-height:normal; letter-spacing:1px; }
.sitenav ul li a{ padding:35px 15px; margin:0; display:block; text-align:right; color:#212323; position:relative; }
.sitenav ul li a span{ display:block; position:relative;}

.sitenav ul li a span:before { content:"\e093"; font-family:'Font Awesome 6 Pro'; font-weight:600; position:absolute; z-index:1; left:-15px; top:0px; -webkit-transform:rotate(-10deg) translate(0px, -15px); -ms-transform:rotate(-10deg) translate(0px, -15px); transform:rotate(-10deg) translate(0px, -15px); color:#ff5951; display:block; line-height:1; -webkit-transition:0.4s; transition:0.4s; opacity:0;}
.sitenav ul li:hover a span:before { opacity:1; -webkit-transform:rotate(-10deg) translate(0, 0); -ms-transform:rotate(-10deg) translate(0, 0); transform:rotate(-10deg) translate(0, 0);}
.sitenav ul li.current_page_item a span:before { opacity:1; -webkit-transform:rotate(-10deg) translate(0, 0); -ms-transform:rotate(-10deg) translate(0, 0); transform:rotate(-10deg) translate(0, 0);}
.sitenav ul li:hover > ul li a span:before { content:none;}

/* = Navigation hover and active menu css
-------------------------------------------------------------- */
.sitenav ul li.current_page_item a, .sitenav ul li a:hover { color:#ff5951; position:relative; }

/* = Navigation 2nd level css
-------------------------------------------------------------- */
.sitenav ul li ul li:last-child a { padding:10px; }
.sitenav ul li ul {display:none; z-index:9999; position:absolute; left:-9999px; border-top:3px solid #ff5951; border-bottom:3px solid #ff5951; }
.sitenav ul li:hover > ul {display:block; width:205px; position:absolute; left:auto; top:100%; text-align:left; -ms-animation: fadeIn .5s ease-in-out; -webkit-animation: fadeIn .5s ease-in-out; animation:fadeIn .5s ease-in-out; background-color:rgba(255,255,255,0.7);}
.sitenav ul li ul li {display:block; position:relative; float:none; top:1px; line-height:18px; margin-left:0; margin-right:0; }
.sitenav ul li ul li:before { content:none;}
.sitenav ul li ul li a {display:block; padding:10px; position:relative; top:0; text-align:left;}
.sitenav ul li ul li a.parent { margin:0;}
.sitenav ul li ul li a:after, .sitenav ul li ul li a:before { content:none;}
.sitenav ul li ul li a.parent:before { content:none;}

/* = Navigation 3rd level css
-------------------------------------------------------------- */
.sitenav ul li:hover ul li:hover > ul{display:block; position:absolute; right:-205px; top:-4px; -ms-animation: fadeIn .3s ease-in-out; -webkit-animation: fadeIn .3s ease-in-out; animation:fadeIn .3s ease-in-out; }

/*===============================================
** Slider Css
*===============================================*/
#slider{ width:100%; margin:0; padding:0; position:relative; }
.slider-main{ min-height:600px; position:relative; background-image:url(images/loading.gif); background-repeat:no-repeat; background-position:center center; background-size:auto; }
#slider a.button{ margin-right:20px; }
.show-header-image{ padding:15em 0; }

/*===============================================
** Social Icons Css
*===============================================*/
#sidebar .social-icons{ text-align:center; }
.social-icons{ white-space:nowrap; }
.social-icons a { width:40px; height:40px; line-height:36px; display:inline-block; padding:0; -webkit-transition:0.3s; transition:0.3s; font-size:16px; color:#212323; position:relative; text-align:center; border:2px solid; border-radius:30px; margin-right:8px; }
.social-icons a:hover { color:#ff5951; }
.social-icons br{ display:none;}

/*===============================================
** Buttons Css
*===============================================*/
a.main-button { font-family:'Karla'; font-size:14px; font-weight:700; letter-spacing:1px; text-transform:uppercase; padding:20px 30px; margin-bottom:4px; line-height: 1; display: inline-block; text-align: center; color: #ffffff; background-color:#ff5951; position: relative; -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
a.main-button span{ display:block; }
a.main-button:hover{ background-color:#212323; color:#ffffff; }

a.buttonstyle1 { position:relative; color:#212323; padding:12px 32px; font:700 15px/18px 'Oswald'; display:inline-block; letter-spacing:3px; -webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s;}
a.buttonstyle1:before {border:2px solid #212323; -webkit-transform:scale(1); -ms-transform:scale(1); transform:scale(1); opacity:1; visibility:visible;}
a.buttonstyle1:after { -webkit-transform:scale(.5); -ms-transform:scale(.5); transform:scale(.5); opacity:0; visibility:hidden; background-color:#ff5951;}
a.buttonstyle1:before, a.buttonstyle1:after { content:''; height:100%; width:100%; top:0; left:0; z-index:-1; position:absolute; -webkit-transition:all 0.3s ease-out; transition:all 0.3s ease-out;}
a.buttonstyle1:hover { color:#ffffff;}
a.buttonstyle1:hover::before { -webkit-transform:scale(1.3); -ms-transform:scale(1.3); transform:scale(1.3); opacity:0; visibility:hidden;}
a.buttonstyle1:hover::after { -webkit-transform:scale(1); -ms-transform:scale(1); transform:scale(1); opacity:1; visibility:visible;}

a.ReadMore { font:500 18px 'Oswald'; color:#212323; -webkit-transition-delay:0.3s; -moz-transition-delay:0.3s; -ms-transition-delay:0.3s; transition-delay:0.3s; padding:5px 20px 5px; display:inline-block; margin-top:10px; cursor:pointer; outline:none; position:relative; text-transform:inherit; z-index:1;}
a.ReadMore:before { border-color:#ff5951; position:absolute; content:''; display:block; width:15px; height:15px; border-width:2px; border-top-width:2px; border-right-width:2px; border-style:solid; border-top-style:solid; border-right-style:solid; left:-5px; bottom:-5px; border-top:none;  border-right:none; -webkit-transition:all .3s linear; transition:all .3s linear;}
a.ReadMore:after { border-color:#ff5951; position:absolute; content:''; display:block; width:15px; height:15px; border-width:2px; border-bottom-width:2px; border-left-width:2px; border-style:solid; border-bottom-style:solid; border-left-style:solid; right:-5px; top:-5px; border-bottom:none; border-left:none; -webkit-transition:all .3s linear; transition:all .3s linear;}
a.ReadMore:hover::before { width:100%; height:0; left:0;}
a.ReadMore:hover::after { width:100%; height:0; right:0;}
a.ReadMore:hover { color:#ff5951;}

a.sliderbtn { position:relative; color:#ffffff; padding:12px 32px; font:700 15px/18px 'Oswald'; display:inline-block; letter-spacing:3px; -webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s;}
a.sliderbtn:before {border:2px solid #ffffff;-webkit-transform:scale(1); -ms-transform:scale(1); transform:scale(1); opacity:1; visibility:visible;}
a.sliderbtn:after { -webkit-transform:scale(.5); -ms-transform:scale(.5); transform:scale(.5); opacity:0; visibility:hidden; background-color:#ff5951;}
a.sliderbtn:before, a.sliderbtn:after { content:''; height:100%; width:100%; top:0; left:0; z-index:-1; position:absolute; -webkit-transition:all 0.3s ease-out; transition:all 0.3s ease-out;}
a.sliderbtn:hover { color:#ffffff;}
a.sliderbtn:hover::before { -webkit-transform:scale(1.3); -ms-transform:scale(1.3); transform:scale(1.3); opacity:0; visibility:hidden;}
a.sliderbtn:hover::after { -webkit-transform:scale(1); -ms-transform:scale(1); transform:scale(1); opacity:1; visibility:visible;}

.custombtn{ margin-top:40px;}

/*================================================== 
	SECTION FIRST PAGE BOXES CSS
==================================================== */
section#pagearea { width:100%; position:relative; padding-bottom:30px;}
.pagearea-inner { position:relative; margin-top:-70px; z-index:9;}
.fourbox { padding:4% 20px 20px; margin-right:30px; width:23%; float:left; text-align:center; position:relative; box-sizing:border-box;}
.fourbox.last_column, .fourbox.three_column.last_column { margin-right:0;}
.fourbox .iconbx{ height:130px; width:130px; background-color:#212323; line-height:88px; text-align:center; position:absolute; top:-70px; z-index:1; font-size:40px; border-radius:50%; left:50%; -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); -webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; color:#ff5951;}
.pagebx-thumb { height:130px; width:130px; margin:0 auto;}
.fourbox .pagebx-thumb img { width:100%; height:auto; display:block;}
.fourbox .iconbx i {-webkit-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;}
.fourbox:hover .iconbx i { color:#ffffff; -webkit-transform:rotateY(360deg); -ms-transform:rotateY(360deg); transform:rotateY(360deg); }
.fourbox .fourbxcontent { color:#ffffff; position:relative; z-index:2; padding-top:30px;}
.fourbox .fourbxcontent p { margin-bottom:0; line-height:26px; font-size:19px;}
.fourbox .fourbxcontent h3{ text-transform:capitalize; display:block; position:relative; font:500 21px 'Oswald'; margin-bottom:10px;}
.fourbox .fourbxcontent h3 a { color:#ffffff;}
/* Page Box Column */
.one_column{ width:100%;}
.two_column{ width:48.7%;}
.three_column{ width:31.6%;}
.four_column { width:23%;}

/*===============================================
** Section Title Css
*===============================================*/
.section_head{ text-align:center; margin-bottom:50px; position:relative;}
.section_head h4.section-sub-title{ font:400 18px 'Oswald'; position:relative; text-transform:capitalize; display:inline-block; color:#ff5951; letter-spacing:4px; padding:0px 15px; margin-bottom:20px;}
h2.section_title{ font:500 50px/50px 'Oswald'; color:#212323; position:relative; text-transform:capitalize; margin-bottom:15px; display:block; z-index:1;}
.section_head p.section_desc { font:300 18px 'Oswald'; letter-spacing:1.5px; margin-bottom:0;}

/* Animation Effects */
.section_head .witr_bar_inner { display:none; height:5px; position:relative; width:90px; background-color:#212323; margin:0 auto 20px;}
.sec-overlay .section_head .witr_bar_inner, .secbg-overlay .section_head .witr_bar_inner { background-color:#ffffff;}
.section_head .witr_bar_inner:before { content:''; position:absolute; left:0; top:50%; transform:translateY(-50%); border:6px solid #ff5951; border-radius:50%; background-color: #ff5951; -webkit-animation-duration:3s; animation-duration:3s; -webkit-animation-timing-function:linear; animation-timing-function:linear; -webkit-animation-iteration-count:infinite; animation-iteration-count:infinite; -webkit-animation-name:move_title_bg; animation-name:move_title_bg1;}
.section_head .witr_bar_inner:after { content:''; position:absolute; right:0; top:50%; transform:translateY(-50%); border:6px solid #ff5951; border-radius:50%; background-color:#ff5951; -webkit-animation-duration:3s; animation-duration:3s; -webkit-animation-timing-function:linear; animation-timing-function:linear; -webkit-animation-iteration-count:infinite; animation-iteration-count:infinite; -webkit-animation-name:move_title_bg; animation-name:move_title_bg2;}

@keyframes move_title_bg1 {
    0% {
        left: 0;
      }
    100% {
        left: 100%;
      }
}

@keyframes move_title_bg2 {
    0% {
        right: 0;
      }
    100% {
    right: 100%;
    }
}

/*===============================================
** Section Overlay Css
*===============================================*/
.sec-overlay{ position:relative; }
.sec-overlay:before{ content:''; width:100%; height:100%; background-color:rgba(0,0,0,0.7); position:absolute; top:0; left:0; }
.sec-overlay h1, .sec-overlay h2, .sec-overlay h3, .sec-overlay h4, .sec-overlay h5, .sec-overlay h6, .sec-overlay p, .sec-overlay h2.section_title, .sec-overlay .section_head p.section_desc { color:#ffffff; }

/*===============================================
** Section Background Css
*===============================================*/
.secbg-overlay{ position:relative; }
.secbg-overlay h2.section_title, .secbg-overlay a, .secbg-overlay .section_head p.section_desc { color:#ffffff; }

/*===============================================
** Section Shortcode Css
*===============================================*/
.section-content{ background-repeat:no-repeat; background-position:center center; background-size:cover; background-attachment:fixed; }

/*===============================================
** Custom Heading Css
*===============================================*/
.custom-heading{ margin-bottom:30px; text-align:center;}
.custom-heading h2{ position:relative; margin-bottom:15px; letter-spacing:1px; text-transform:uppercase;}
.custom-heading h4{ font:400 18px 'Oswald'; position:relative; text-transform:capitalize; display:inline-block; line-height:130%; letter-spacing:1.5px; padding:0; margin-bottom:20px;}

/*===============================================
** Grid Columns Css
*===============================================*/
.grid-col-two, .grid-col-three, .grid-col-four{ float:left; }
.grid-col-two{ width:48%; margin-right:4%; margin-top:4%; }
.grid-col-three{ width:32%; margin-right:2%; margin-top:2%; }
.grid-col-four{ width:23.5%; margin-right:2%; margin-top:2%; }

/*===============================================
** Flex Css
*===============================================*/
.flex-element{ display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; align-items:center; justify-content:space-between; flex-direction:row; }

/*===============================================* Theme Shortcode Css Start *===============================================*/
/*===============================================
** Welcome Section First Css
*===============================================*/
.welcome-box { position:relative;}
.wel-icon { font-size:45px; color:#ff5951; float:left;}
.wel-content { padding-left:70px; position:relative;}
.wel-content h3 { text-transform:uppercase; font-weight:400; margin-bottom:10px;}

/*===============================================
** About Video and About Content Section Second Css
*===============================================*/
.abt-video { position:relative; padding:50px 0 0; z-index:2;}
.abt-video img { max-width:80%; height:auto; display:block; border-radius:29px;}
.abt-bgcolor { width:298px; height:536px; background-color:#ff5951; border-radius:29px; position:absolute; right:10%; top:0; z-index:-1;}
.abt-video .pop-video { position:absolute; right:0; bottom:40%; z-index:2; padding:0; left:0; margin:0 auto;}

.abt-content { position:relative; color:#ffffff;}
.abt-content h6 { line-height:20px; color:#ff5951; font-weight:500; text-transform:uppercase; margin:0 0 17px;}
.abt-content h6 span { width:81px; height:3px; display:inline-block; background-color:#ff5951; margin-right:15px; position:relative; top:-3px;}
.abt-content h2 { margin-bottom:15px; font-size:46px; line-height:56px; color:#ffffff;}
.abt-content .skillbar-title span { font-weight:400; letter-spacing:2px;}
.abt-content .skillbar-title span, .abt-content .skill-bar-percent { color:#ffffff;}
.abt-content .skill-bg { border-color:#ffffff;}
.about-exp { display:flex; flex-wrap:wrap; margin-top:50px;}
.yearsXP { position:relative; padding:5px 35px; border-left:5px solid #ff5951; display:flex; flex:0 0 58.333333%;}
.yearsXP h3 { font-size:68px; color:#ff5951; line-height:90px; min-width:95px; display:inline-block; margin:0 40px 0 0;}
.yearsXP h4 { font-size:18px; letter-spacing:2px; font-weight:500; line-height:25px; color:#ffffff; margin:21px 0 0; display:inline-block;}
.abt-call { padding-left:60px; margin-top:32px; position:relative; flex:0 0 41.666667%;}
.abt-call:after { position:absolute; left:auto; right:0; bottom:0; height:100%; z-index:-1; border-radius:10px; width:0; -webkit-transition:width .4s cubic-bezier(.25,.8,.25,1) 0s; transition:width .4s cubic-bezier(.25,.8,.25,1) 0s;}
.abt-icon { position:absolute; width:48px; height:48px; min-width:48px; line-height:42px; font-size:20px; color:#ff5951; margin:0; text-align:center; left:0; top:-4px; border:2px solid #ff5951; border-radius:50%;}
.abt-call h5 { font-size:18px; color:#ffffff; line-height:.8; font-weight:400; margin-bottom:1px; font-family:'Jost';}
.abt-call p { color:#ff5951; margin-bottom:0; font-weight:700; font-family:'Jost'; font-size:16px;}
.abt-call:hover .abt-icon { animation:zoomIn .3s linear alternate; animation-duration:0.3s; animation-duration:.5s;}

@keyframes zoomIn {
  0% {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      -ms-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }
  50% {
      opacity: 1;
    }
}

/*===============================================
** Courses Section Third Css
*===============================================*/
.course-main { position:relative;}
.course-item { position:relative;}
.course-main #mixitup .course-item.mix { margin-right:2%;}
.course-box { position:relative; margin-bottom:30px;}
.course-rotator .course-box { margin-bottom:0;}
.course-inner-bx { overflow:hidden; border:1px dashed #b1b1b1; background:#ffffff; padding:0; border-radius:15px; overflow:hidden;  position:relative; -webkit-transition:all 0.4s ease; transition:all 0.4s ease;}
.course-img { visibility:visible; position:relative; z-index:1; transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}
.course-img img { position:relative; width:100%; display:block; -webkit-transition:all 500ms ease; transition:all 500ms ease;}
.course-content { margin-bottom:10px; margin-top:-15px; padding:0 20px 0; position:relative; z-index:1; text-align:left;}
.course-category { margin-bottom:8px;}
.course-category span { background-color:#ff5951; padding:5px 0 5px 0; border-radius:5px;}
.course-category span a { color:#ffffff; display:inline-block; position:relative; font-size:14px; line-height:26px; padding:0 15px; letter-spacing:1.5px;}
.course-content h4 { margin-top:28px; margin-bottom:0; line-height:30px;}
.course-content h4 a { -webkit-transition:all 0.4s ease; transition:all 0.4s ease;}
.course-btm { position:relative; opacity:1; bottom:0; left:0; display:block; overflow:hidden; z-index:3; padding:20px; -webkit-transition:all 0.4s ease; transition:all 0.4s ease;}
.course-rating { float:left;}
.course-review { margin-right:10px; display:inline-block; vertical-align:middle;}
.course-review span i { color:#FFCC00; font-size:13px; margin-right:5px;}
.course-price-item { float:right;}
.course-price { color:#ff5951; font-weight:700; font-size:26px; font-weight:500;}
.label-free { color:#ff5951; font-weight:700; font-size:26px; font-weight:500;}
.course-inner-bx .course-hover { position:absolute; left:0; top:-20px; width:100%; height:100%; opacity:0; z-index:2; border:none; box-shadow:none; overflow:hidden; padding:0; -webkit-transition:all 0.4s ease; transition:all 0.4s ease; text-align:left;}

.course-box:hover .course-img { -webkit-transform:scale(1); -ms-transform:scale(1); transform:scale(1); opacity:0; visibility:hidden;}
.course-box:hover .course-hover { padding:40px; background-color:#ff5951; opacity:1; top:0;}
.course-box:hover .course-hover .course-category { padding:5px 0px; border-radius:5px; display:inline-block;}
.course-box:hover .course-hover .course-category span { background-color:#212323;}
.course-box:hover .course-hover .course-category a, .course-box:hover h4 a, .course-box:hover .course-hover p, .course-box:hover .course-price, .course-box:hover .label-free, .course-box:hover .course-review span i { color:#ffffff;}
.course-box:hover .course-hover h4 { margin:18px 0 20px 0px;}
.course-box:hover .course-btm { padding-left:40px; padding-right:40px;}
.course-box:hover .excerpt-content p { border-bottom:1px solid #ffffff; padding-bottom:20px;}
.course-box:hover .excerpt-content ul { margin:0; padding:0;}
.course-box:hover .excerpt-content li { color:#ffffff; padding:5px 0; list-style:none;}
.course-box:hover .excerpt-content li i { margin-right:10px;}

.course-item.grid-col-four .course-hover { padding:20px;}
.course-item.grid-col-four .course-btm { padding:20px;}
.course-item.grid-col-four .course-hover h4 { margin:7px 0 10px 0px; font-size:18px;}
.course-item.grid-col-four .course-hover p { font-size:16px; margin-bottom:10px; padding-bottom:10px;}
.course-item.grid-col-four .excerpt-content li { padding:3px 0; font-size:16px;}

/* Course Single */
.course-single { position:relative;}
.course-metadeta { position:relative;}
.single-course-thumb { position:relative; margin-bottom:25px;}
.single-course-thumb img { width:100%; height:auto; display:block;}

.course-tab { position:relative; width:100%; margin-top:30px;}
ul.singletabs { margin:0px; padding:0px; list-style:none;}
ul.singletabs li { background:none; color:#212323; display:inline-block; padding:10px 15px; margin-bottom:-1px;}
ul.singletabs li.current { background-color:#ffffff; border:1px solid #ff5951; border-bottom-color:transparent !important; font-weight:700; color:#ff5951;}
.singletab-content{ display:none; padding:20px 30px; border:1px solid #dddddd;}
.singletab-content.current{ display:inherit; border:1px solid #ff5951;}

.single-videolink { margin-bottom:35px;}
.single-course-price { text-align:center; margin-bottom:20px;}
.single-course-price span { font-size:45px; font-weight:700; color:#ff5951;}
.single-course-date { position:relative;}
.single-course-date ul { margin-bottom:25px; padding-left:20px;}
.single-course-date a.main-button { display:block; margin-bottom:40px; padding-top:15px; padding-bottom:15px; font-size:20px; background-color:#212323;}
.single-course-date a.main-button:hover { background-color:#ff5951;}
.course-single-meta { background-color:#ff5951; padding:20px;}
.course-single-meta h3 { text-align:center; font-weight:500; text-transform:uppercase; padding-bottom:20px; margin-bottom:10px; color:#ffffff; border-bottom:1px solid #ffffff;}
.course-meta-item { position:relative; padding:6px 0; color:#ffffff;}
.course-meta-item a { color:#ffffff;}
.course-meta-item span { width:50%; display:inline-block; color:#ffffff;}
.course-share { margin-top:25px;}
#sidebar .course-metadeta .course-share ul.social-share-post li { padding-left:0;}
#sidebar .course-metadeta .course-share ul.social-share-post li:before { content:none;}

/*===============================================
** Counter Section Four Css
*===============================================*/
.counter-main{  display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; flex-direction:row; flex-wrap:wrap; justify-content:space-between;}
.counter-column { position:relative; width:25%; float:left; vertical-align:middle; text-align:center; -webkit-transition:opacity .2s ease-in; transition:opacity .2s ease-in; padding:0 20px;}
.count-inner { background-color:rgba(255, 89, 81, 0.2); border-radius:50%; display:inline-block; width:200px; height:200px; margin-bottom:20px; position:relative; -webkit-transition:all 500ms ease; transition:all 500ms ease;}
.sml-counter { background-color:rgba(255, 89, 81, 0.4);border-radius:50%; width:130px; height:130px; left:50%; line-height:120px; margin:auto; position:absolute; top:50%; -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%);}
.count-inner .counter {  color:#ffffff; font-size:36px; font-weight:700; margin-bottom:0;}
.counter-column h6 { text-transform:uppercase; letter-spacing:1.5px;}
.count-inner span.plus { display:inline-block; margin-left:5px; font-weight:600; font-size:50px; font-family:'Oswald'; color:#ffffff; position:relative; top:9px;}
.counter-column:hover .count-inner { -webkit-transform:scale(-1) rotate(180deg); -ms-transform:scale(-1) rotate(180deg); transform:scale(-1) rotate(180deg);}

/*===============================================
** Event Section Five Css
*===============================================*/
.event-main { position:relative;}
.event-item { position:relative; margin-bottom:15px; -webkit-transform:translateZ(0); -ms-transform:translateZ(0); transform:translateZ(0);  box-shadow:0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility:hidden; backface-visibility:hidden; -webkit-transition:all .3s ease-in-out; transition:all .3s ease-in-out;}
.event-item:before { pointer-events:none; position:absolute; z-index:-1; content:''; top:100%; left:5%; height:10px; width:90%; opacity:0; background:-webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); background:radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); -webkit-transition:all .3s ease-in-out; transition:all .3s ease-in-out;}
.event-item:hover { -webkit-transform:translateY(-5px); -ms-transform:translateY(-5px); transform:translateY(-5px);}
.event-item:hover::before { opacity:1; -webkit-transform:translateY(5px); -ms-transform:translateY(5px); transform:translateY(5px);}

.event-box { position:relative; border:1px solid transparent; padding:40px 10px 40px 95px; z-index:9; background-color:#ededed; text-align:left; -webkit-transition:all 0.6s ease 0s; transition:all 0.6s ease 0s;}
.event-box:before, .event-box:after { content:''; position:absolute; width:100%; height:100%; z-index:-1; top:0; left:0; -webkit-transition:all .4s ease-in-out; transition:all .4s ease-in-out;}
.event-box:before { border-left:1px solid #ff5951; border-right:1px solid #ff5951; -webkit-transform:scale(1,0); -ms-transform:scale(1,0); transform:scale(1,0);}
.event-box:after { border-top:1px solid #ff5951; border-bottom:1px solid #ff5951; -webkit-transform:scale(0,1); -ms-transform:scale(0,1); transform:scale(0,1);}
.event-date { font-size:40px; line-height:35px; border-right:1px solid #6f6f6f; text-align:center; padding-right:15px; position:absolute; top:40px; left:20px; color:#ff5951; font-weight:500;}
.event-date span { font-size:16px; font-weight:400; display:block; line-height:21px; margin-top:10px;}
.event-box h6 { font-size:16px; font-weight:600; line-height:22px; text-transform:uppercase; -webkit-transition:all 0.6s ease 0s; transition:all 0.6s ease 0s;}
.event-box ul { margin:0; padding:0;}
.event-box ul li { display:inline-block; margin-right:9px; font-size:13px; color:#555555;}
.event-box ul li i { margin-right:7px; font-size:16px; color:#ff5951;}

.event-box:hover::before, .event-box:hover::after { -webkit-transform:scale(1); -ms-transform:scale(1); transform:scale(1);}
.event-box:hover h6 { color:#ff5951;}

/* Event Single */
.event-single { position:relative;}
.single-event-thumb { position:relative; margin-bottom:25px;}
.single-event-thumb img { width:100%; height:auto; display:block;}
.event-metadeta { background-color:#212323; padding:20px;}
.event-metadeta h3.widget-title { color:#ffffff; text-align:left; text-transform:uppercase; font-weight:500;}
.event-meta-item { padding:10px 0; border-bottom:1px dotted rgba(255,255,255,0.3); font-size:15px;}
.event-meta-item i { color:#ff5951;}
.event-meta-item span { color:#ffffff; }
.event-meta-item span.label { padding-left:10px;}
.event-meta-item span.value { float:right; padding-right:5px;}

/*===============================================
** Testimonials Section Six Css
*===============================================*/
#clienttestiminials{ width:100%; }
.testimonials-item{ margin:15px 20px; text-align:left; position:relative;}
.testimonial-block { margin-bottom:10px; padding:51px 60px 20px 20px; background-color:#ffffff; box-shadow:0 0 5px rgba(0,0,0,0.10); position:relative;}
.testimonial-block:before { height:90px; width:90px; background-color:#212323; position:absolute; top:0px; right:0px; border-bottom-left-radius:100px; -webkit-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; line-height:80px; content:"\f10d"; font-family:'Font Awesome 5 Pro'; font-weight:700; font-size:28px; color:#ffffff; text-align:center;}
.testi-quote { font-size:17px;}
.testimonials-item .testi-quote p { color:#555555; margin-bottom:0;}
.testi-thumb { position:relative; background-color:#ffffff; display:flex; padding:15px; box-shadow:0 0 5px rgba(0,0,0,0.10); -webkit-transition:.3s; transition:.3s;}
.thumbnail-img { width:90px; height:90px; display:inline-block; position:relative; border-radius:50%;}
.thumbnail-img img { width:100%; height:auto; display:block; border-radius:50%;}
.testi-title { position:relative; padding:25px 0 0 20px;}
.testi-title h4 { margin-bottom:5px;}

.testimonials-item:hover .testimonial-block:before { background-color:#ff5951;}

/*testimonials listing*/
.tmnllisting{ margin-bottom:35px; min-height:120px;}
.tmnllisting .tmnlthumb{ float:left; width:120px; height:120px; margin:0 5% 0 0; overflow:hidden; }
.tmnllisting .tmnlthumb img{ width:100%; height:100%; border-radius:50%;}
.tmnllisting .tmnlcont{ overflow:hidden; }
.tmnllisting h4{ margin-bottom:5px; padding-top:10px; text-transform:uppercase;}
.tmnlcont span, #testimonials span { color:#ff5951; font-style:italic; font-weight:600;}
#testimonials-widget h4, #testimonials h4{ margin-bottom:5px; text-transform:capitalize;}
#testimonials-widget p{ margin-bottom:15px; }

/*===============================================
** Our Team Section Seven Css
*===============================================*/
.teammember-list { margin-bottom:25px; position:relative;}
.team-inner { position:relative; overflow:hidden; text-align:center; -webkit-box-shadow:0px 5px 15px rgba(255, 255, 255, 0.2); box-shadow:0px 5px 15px rgba(255, 255, 255, 0.2);
  border-radius:10px;}
.team-thumb { position:relative;}
.team-thumb img { width:100%; height:auto; display:block;}
.team-caption { left:0; right:0; padding:30px; bottom:-170px; position:absolute; border-radius:10px; -webkit-transition:bottom 0.5s; transition:bottom 0.5s; -webkit-transition-delay:0.65s; transition-delay:0.65s; background-color:rgba(0, 0, 0, 0.8);}
.team-caption h4 { opacity:0; font-size:20px; -webkit-transition:0.5s; transition:0.5s; -webkit-transition-delay: 0.6s; transition-delay:0.6s; margin-bottom:10px; color:#ffffff; -webkit-transform:translateY(-20px); -ms-transform:translateY(-20px); transform:translateY(-20px);}
.team-caption span { color:#ff5951; font-size:16px;}
.member-social-icon { padding-left:0; list-style-type:none; margin:13px 0 0;}
.member-social-icon li { opacity:0; -webkit-transition:0.5s; transition:0.5s; -webkit-transition-delay:0.2s; transition-delay:0.2s; display:inline-block; -webkit-transform:translateY(40px); -ms-transform:translateY(40px); transform:translateY(40px); margin-left:7px; margin-right:7px;}
.member-social-icon li:first-child { margin-left:0;}
.member-social-icon li:last-child { margin-right:0;}
.member-social-icon li:nth-child(2) { -webkit-transition-delay:0.4s; transition-delay:0.4s;}
.member-social-icon li:nth-child(3) { -webkit-transition-delay:0.6s; transition-delay:0.6s;}
.member-social-icon li:nth-child(4) { -webkit-transition-delay:0.8s; transition-delay: 0.8s;}
.member-social-icon li:nth-child(5) { -webkit-transition-delay:0.10s; transition-delay: 0.10s;}
.member-social-icon li a { color:#ffffff; font-size:15px; line-height:1;}
.member-social-icon li a:hover { color:#ff5951;}

.teammember-list:hover .team-caption { bottom:0; -webkit-transition-delay:0s; transition-delay:0s;}
.teammember-list:hover .team-caption h4 { opacity:1; -webkit-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0);}
.teammember-list:hover .member-social-icon li { -webkit-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0); opacity:1;}

/* Team Single */
#sidebar.team-sidebar, #sidebar.testi-sidebar{ float:left; padding-bottom:0; }
.single-team-thumb, .single-testi-thumb{ margin-bottom:30px; }
.single-team-thumb img, .single-testi-thumb img{ border:8px solid #ff5951; padding:10px; }
.single-team-info h3, .single-testi-info h3{ margin-bottom:10px; }
.single-team-info span, .single-testi-info span{ display:block; text-transform:capitalize; font-weight:700; color:#ff5951; line-height:normal; margin:0 0 20px; font-size:18px; font-style:italic;}
#sidebar .member-info{ margin-top:30px; }
#sidebar .member-info ul{ margin:0; padding:0; list-style:none; }
#sidebar .member-info ul li{ display:block; margin:0 0 15px; padding:0 0 15px; position:relative; }
#sidebar .member-info ul li strong{ color:#000000; }
#sidebar .member-info ul li:before{ content:''; position:absolute; width:100%; left:0; bottom:0; height:1px; background-color:#ff5951; }
#sidebar .member-info ul li:last-child::before{ content:none; }
.member-single-social a{ width:35px; height:35px; border-radius:30px; line-height:35px; display:inline-block; background-color:#ff5951; margin-right:5px; color:#ffffff; text-align:center; font-size:15px;}
.member-single-social a:hover{ background-color:#212323; color:#ffffff;}
.single-team-content, .single-testi-content{ padding-left:50px; }

/*===============================================
** Pricing Box Section Eight Css
*===============================================*/
.pricing-col{ text-align:center; position:relative; overflow:hidden; -webkit-transition:all .35s; transition:all .35s; padding-left:20px;}
.pricing-col:after { content:''; width:22px; height:100%; border:2px solid #e74d57; border-right:0; position:absolute; top:0; left:0; z-index:1; -webkit-transition:all .35s; transition:all .35s;}
.price-inner { background-color:#ffffff; padding:40px 30px 35px; position:relative; z-index:11;}
.package-price { padding-bottom:30px; font-size:60px; line-height:1; font-family:'satisfy'; color:#ff5951;}
.package-price sup { font-size:60px;}
.package-name { font-size:14px; text-transform:uppercase; color:#212323; font-weight:600; letter-spacing:3px; margin-top:15px;}
.package-name h5 { margin-bottom:0; color:#212323;}
.package-row { border-top:1px solid #ff5951; padding:25px 0 0;}
.pricing-col .package-row p{ margin-bottom:0px; padding:5px 0; color:#555555;}
.pricing-col:hover::after { left:20px;}

/*===============================================
** Latest Blog Section Nine Css
*===============================================*/
.news-box{ position:relative;  margin-bottom:30px; -webkit-transition:all 500ms ease; transition:all 500ms ease;}
.news-inner { position:relative; padding-top:30px;}
.news-thumb { position:relative; display:inline-block; background-color:#000000;}
.news-thumb img { width:100%; height:auto; display:block; position:relative; -webkit-transition:all 500ms ease; transition:all 500ms ease;}
.entry-post-date{ position:absolute; right:0; left:0; top:-35px; background-color:#ff5951; text-align:center; width:58px; margin:0 auto; z-index:1;}
.post-date { color:#ffffff; padding:5px 5px;}
.post-date span { display:block; font-size:16px;}
.post-date span.day { font-size:22px; font-weight:700;}

.news-content { margin-left:30px; position:relative; padding:15px 15px 20px; margin-top:-60px; z-index:1;}
.news-content:before { position:absolute; content:''; left:0px; top:0px; right:0px; bottom:0px; background-color:#ffffff; -webkit-transform:skewY(2deg); -ms-transform:skewY(2deg); transform:skewY(2deg); -webkit-transition: all 500ms ease; transition:all 500ms ease; box-shadow:0px 0px 15px rgba(0,0,0,0.10);}
.border-layer { position:absolute; left:-12px; top:-30px; z-index:-1; width:32px; bottom:-10px; border:4px solid #ff5951; -webkit-transform:skewY(20deg); -ms-transform:skewY(20deg); transform:skewY(20deg); -webkit-transition:all 500ms ease; transition:all 500ms ease;}
.news-text { position:relative;}
.news-content h3 { margin-bottom:10px; line-height:26px;}

.news-box:hover .news-thumb img, .blog-post-repeat:hover .news-thumb img, .blog-post-repeat-full:hover .news-thumb img { opacity:0.6;}
.news-box:hover .border-layer, .blog-post-repeat:hover .border-layer, .blog-post-repeat-full:hover .border-layer { -webkit-transform:skewY(-20deg); -ms-transform:skewY(-20deg); transform:skewY(-20deg);}

/* Post Meta */
.post-meta { position:relative; font-size:13px; letter-spacing:0.5px; display:inline-block; margin-bottom:15px;}
.post-meta li { display:inline-block; margin-right:10px;}
.post-meta li:last-child { margin-right:0;}
.post-meta li i { color:#ff5951; font-size:13px; display:inline-block; padding-right:6px; font-weight:400;}
.post-meta li a { color:#212323; font-weight:400; -webkit-transition:all 500ms ease; transition:all 500ms ease;}
.post-meta li a:hover { color:#ff5951;}

/* Blog Page Css */
.blog-post-repeat{ width:48%; float:left; margin:2% 4% 4% 0; position:relative; -webkit-transition:all 500ms ease; transition:all 500ms ease; }
.blog-post-repeat-full { width:32%; float:left; margin:2% 2% 4% 0;}
.blog-post-repeat.lastcols, .blog-post-repeat-full.lastcols{ margin-right:0;}
.blog-post-repeat .post-meta { font-size:13px; margin-left:0;}

/* Single Posts Css */
article p{ margin:0 0 20px 0; }
.post-summary{ position:relative; margin-bottom:20px; }
.blog-post-single header.entry-header{ margin-bottom:10px; }
.blog-post-single .post-meta { padding-top:20px; margin-bottom:0; margin-left:0;}
.post-bottom{ border-top:1px solid #e7e7e7; padding:20px 0 0; }
.post-bottom .post-tags{ float:left; }
.post-bottom .post-tags a{ background-color:#ececec; text-transform:lowercase; font-size:14px !important; padding:2px 8px; margin-right:2px; display:inline-block; margin-bottom:5px; font-weight:600; }
.post-bottom .social_share{ float:right; }

/*===============================================
** Client Logo Section Ten CSS
*===============================================*/
.partners { padding:0 30px;}
.partner-logo{ text-align:center; margin:0 auto; }
.partner-logo img{ height:auto; max-width:100%; width:auto; display:inline-block; transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -webkit-filter:grayscale(100%); filter:grayscale(100%);}
.partner-logo img:hover {-webkit-filter:grayscale(0%); filter:grayscale(0%);}
.partner-logo a{ display:block; }

/*===============================================
** Footer Css
*===============================================*/
#footer-wrapper{ color:#ffffff; background-color:#212323; margin-top:110px; position:relative; font-weight:300;}
#footer-wrapper#foot-margin { margin-top:0;}
.page #footer-wrapper, .single #footer-wrapper { margin-top:0;}

.footer-top { position:relative; padding-bottom:100px;}
.footer-top .container { padding:0;}
.foot-top-inner { margin:0; background-color:#ff5951; border-radius:30px; box-shadow:0 0 20px rgba(0, 0, 0, 0.7); text-align:center; padding:35px; position:absolute; width:100%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); z-index:9; display:flex; flex-wrap:wrap;}
.foot-top-col { width:33.33%; text-align:center; position:relative; padding-left:15px; padding-right:15px; border-left:1px solid #ffffff;}
.foot-top-col:before { content:''; position:absolute; height:calc(100% - 40px); width:1px; background-color:#ffffff; top:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); left:3px;}
.foot-top-col:after { content:''; position:absolute; height:calc(100% - 40px); width:1px; background-color:#ffffff; top:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); left:-5px;}
.foot-top-col h3 i { position:absolute; top:0; left:50%; font-size:22px; color:#ffffff; -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); margin-bottom:5px;}
.foot-top-col h3 { margin-bottom:15px; color:#ffffff; padding-top:40px;}
.foot-top-col p { margin-bottom:0;}

.foot-top-col:first-child { border-left:none;}
.foot-top-col:first-child::before, .foot-top-col:first-child::after { content:none;}

.footer-inner { width:100%; position:relative; z-index:2; padding:60px 0 50px;}
.widget-column{ width:24.2%; float:left; padding-left:1%; margin-left:1%; }
#footer-wrapper .widget-column:first-child{ padding-left:0; margin-left:0; border:none; }
.foo-cols h5.footer-widget-title{ margin-bottom:30px; text-transform:uppercase; font-weight:500; color:#ffffff; font-size:20px; font-family:'Oswald'; position:relative; letter-spacing:1px; padding-bottom:10px;}

.foo-cols ul.menu li a, #footer-wrapper a{ color:#ffffff; }
.foo-cols ul.menu li a:hover{ color:#ff5951;}
#footer-wrapper a:hover { color:#ff5951;}

.footer-cols-three .widget-column{ width:32.5%; padding-left:1%; margin-left:1%; }
.footer-cols-two .widget-column{ width:48%; margin-left:4%; }

/*===============================================
** Footer Widget Css
*===============================================*/
.foo-getintouch{ margin:15px 0 0; }
.getintouch-logo{ margin:0 0 15px; width:70%; }
#sidebar .getintouch-logo{ width:auto; }
#sidebar .widget-getintouch-info li{ padding:0 0 0 40px; }
#sidebar .widget-getintouch-social li a{ line-height:35px; }
.getintouch-logo img{ width:auto; }
.widget-getintouch-info li{ display:block; padding-left:40px; margin-bottom:15px; position:relative; }
.widget-getintouch-info li::before { position:absolute; left:0; font-family:'Font Awesome 5 Pro'; font-weight:300; font-size:18px; top:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); color:#ff5951;}
.widget-getintouch-info li:first-child::before{ content:'\f3c5'; }
.widget-getintouch-info li:nth-child(2)::before{ content:'\f8d3'; }
.widget-getintouch-info li:nth-child(3)::before{ content:'\f1ac'; }
.widget-getintouch-info li:nth-child(4)::before{ content:'\f0e0'; }
.widget-getintouch-info li:nth-child(5)::before{ content:'\f017'; }
.widget-getintouch-social{ margin-top:15px; }
.widget-getintouch-social li{ display:inline-block; margin:0 5px; width:37px; height:37px; line-height:35px; text-align: center; }
.widget-getintouch-social li a{ display: block; border:1px solid; border-radius:5px; }

.foo-cols input[type="submit"].foot-submit { width:100%; font:700 18px 'Oswald';}

.footer-nav li{ margin-bottom:10px; margin-right:5%; display: block; }
.footer-nav li a{ display:block; margin-bottom:8px; position:relative; padding-left:20px; }
.footer-nav li a:before{ content:'\f101'; font-family:'Font Awesome 5 Pro'; position:absolute; font-weight:300; font-size:15px; top:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); left:0; }
.footer-nav li:last-child{ border:none; margin:0; }
.footer-nav ul{ display:none; }

.latest-posts-row{ margin-bottom:15px; padding-bottom:15px; clear: both; overflow: hidden;}
.latest-posts-row:last-child{ border:none; margin:0; padding:0; }
.latest-post-thumb { width:56px; padding:1.5em; background-position:center; background-size:cover; background-repeat:no-repeat; display:table-cell; position:relative; }
.latest-post-thumb a{ display: block; width: 100%; height: 100%; position:absolute; left:0; top:0; }
.latest-post-content{ overflow:hidden; display:table-cell; vertical-align:middle; padding-left: 10px; }
.latest-post-content h5{ margin:0 0 5px; line-height: 1.5; text-transform:capitalize; font-weight:500; font-size:15px; }
.latest-post-content p{ line-height:20px; margin-bottom:0; font-size:14px;}

.download-brochure{ position: relative; }
.download-brochure a{ padding:20px 20px 20px 80px; text-transform:uppercase; font:400 17px 'Oswald'; display:block; background-color:#ff5951; color:#ffffff; position: relative; }
.download-brochure a:before{ content:'\f15c'; font-family:'Font Awesome 5 Pro'; font-size:30px; left:0; width:60px; text-align:center; top:0; bottom:0; background-color:#212323; position:absolute; font-weight:300; line-height:60px; }
.download-brochure a:hover{ color:#ffffff; }

.newsletter{ margin-top:30px; }
.newsletter input[type=email]{ margin:0; height:60px; text-align:center; }
.newsletter button{ width:100%; height:50px; background-color:#ff5951; border:none; color:#ffffff; font-size:20px; cursor:pointer; -webkit-appearance:button; -moz-appearance:button;appearance:button; }

.widget-about-image{ min-height:250px; background-position:top center; background-repeat:no-repeat; background-size:cover; margin:0 0 20px; }
.widget-about-conte{ padding:0 12px; }
.widget-about-conte h2.wid-abt-hd{ margin: 0 0 10px; color:#ff5951; }
.widget-about-conte .sub-wid-abt-hd{ color:#212323; font-style:italic; margin: 0 0 10px; font-size:90%; }
.widget-about-conte p{ font-size:100%; line-height:24px; }
ul.widget-about-social{ margin:20px 0 0; padding:15px 0 0; border-top:1px solid #e1e1e1; }
ul.widget-about-social li{ display:inline-block; margin:5px 18px; padding:0 !important; }

.opening-hrs{ margin-bottom:30px; padding-top:5px;}
.opening-hrs h6 { font-size:16px; text-transform:uppercase; color:#ff5951; letter-spacing:2px; }
.opening-hrs .opening-hrs-list{ text-align:right; }
.opening-hrs .opening-hrs-list li{ line-height:1; padding:0 0 20px; margin-bottom:20px; display:block; border-bottom:1px solid; }
.opening-hrs .opening-hrs-list li:last-child { color:#ff5951; }
.opening-hrs .opening-hrs-list li span{ float:left; }

/*===============================================
** Footer Copyright Css
*===============================================*/
.copyright-wrapper{ padding:0; color:#ffffff; text-align:center; position:relative; z-index:2; border-top:1px solid rgba(255,255,255,.15);}
.copyright-text{ padding:25px 0; position: relative; z-index:1; margin-right:auto; font-weight:400; }
.designby-text { padding:25px 0; font-weight:400; position:relative;}
#footer-wrapper .copyright-wrapper .designby-text a{ color:#ff5951; font-weight:400;}
#footer-wrapper .copyright-wrapper .designby-text a:hover{ color:#ffffff; }

/*===============================================* Theme Shortcode Css End *===============================================*/
/*===============================================
** Innerpages Css
*===============================================*/
/* Innerpage title */
.innerbanner{ overflow:hidden; position:relative; text-align:left; }
.innerbanner:before{ content:''; width:100%; height:100%; background-color:rgba(0,0,0,0.6); position:absolute; top:0; left:0; }
.innerbanner .container { padding-top:20em;}
h1.innerpage-title{ display:inline-block; text-transform:capitalize; position:relative; font:400 32px 'Oswald'; margin:0; padding:10px 40px 10px 0; color:#ffffff; text-align:left; background-color:#ff5951;}
h1.innerpage-title:before { content:''; display:block; position:absolute; background-color:#ff5951; height:100%; top:0; bottom:0; left:-9999px; right:100%;}
h1.innerpage-title:after { content:''; display:block; width:80px; position:absolute; background-color:#ff5951; height:100%; top:0; bottom:0; right:-42px; -webkit-transform:skewX(25deg); -ms-transform:skewX(25deg); transform:skewX(25deg);}
h1.innerpage-title span { padding:0; position:relative;}
h1.innerpage-title span span{ border:none; padding:0; }

h1.innerpage-title.without-banner{ color:#212323; }
h1.innerpage-title.without-banner span { border-color:#212323;}
.innerpage-title.innerbanner-equal-padding{ padding:4em 0; }

/* Innerpage Content and Sidebar*/
.content-area{ padding:50px 0;}
.site-main{ width:830px; margin:0; padding:0; float:left;}
.sitefull{ width:100% !important; float:none !important; }

/*===============================================
** Icon Box Css
*===============================================*/
.icon-box {position:relative; padding:34px 30px 30px 110px; border:1px solid #e3e3e3; border-radius:10px; -webkit-transition:all 0.4s ease; transition:all 0.4s ease; box-shadow:0px 6px 50px 0px rgba(33,35,35,.05); -webkit-box-shadow:0px 6px 50px 0px rgba(33,35,35,.05); -ms-box-shadow: 0px 6px 50px 0px rgba(33,35,35,.05);}
.icon-outer { position:absolute; left:30px; top:34px; min-width:50px; font-size:50px; line-height:50px; color:#ff5951; -webkit-transition:all 0.3s ease; transition:all 0.3s ease;}
.icon-box h4 { margin-bottom:10px;}
.icon-box p { margin-bottom:0;}
.icon-box:hover .icon-outer { animation:zoomIn .3s linear alternate; animation-duration:.5s;}

/*===============================================
** Portfolio Css
*===============================================*/
.portfolio-main{ position:relative;}
.portfolio-main .grid-col-two{ width:50%; float:none; }
.portfolio-main .grid-col-three{ width:33.3333%; float:none; }
.portfolio-main .grid-col-four{ width:25%; float:none; }
.portfolio-main #mixitup { text-align:left;}

.portfolio-box { position:relative; -webkit-transition:0.5s; transition:0.5s; margin-bottom:15px; perspective:300px; z-index:1;}
.portfolio-image { position:relative; overflow:hidden;}
.portfolio-image img { width:100%; height:auto; display:block; -webkit-filter:grayscale(1); filter:grayscale(1); -webkit-transition:0.4s; transition:0.4s;}
.portfolio-image:before, .portfolio-image:after { content:''; position:absolute; z-index:1; top:0; right:0; bottom:0; left:0; -webkit-transition:0.35s; transition:0.35s;}
.portfolio-image:after { background:transparent; opacity:0;}
.portfolio-desc { display:flex; position:absolute; z-index:3; top:0; left:0; flex-direction:column; justify-content:flex-end; align-items:flex-start; height:100%; padding:27px 30px 31px; opacity:0; overflow:hidden; -webkit-transition:0.5s; transition:0.5s;}
.portfolio-box.portfolio-animation .portfolio-desc { top:initial; left:0; bottom:40px; height:auto; align-items:flex-start; width:100%; max-width:300px; word-break:break-word; background-color:#212323; -webkit-transform:rotateY(20deg); -ms-transform:rotateY(20deg); transform:rotateY(20deg); -webkit-transition:opacity 0.5s, transform 0.5s; transition:opacity 0.5s, transform 0.5s; -webkit-transform-origin:left center; -ms-transform-origin:left center; transform-origin:left center;}
.portfolio-box .port-link { display:block; position:absolute; z-index:0; top:0; left:0; width:100%; height:100%; font-size:24px; opacity:0; -webkit-transition:0.5s; transition:0.5s;}
.portfolio-box.portfolio-animation .port-link { z-index:1;}
.port-content { width:100%; -webkit-transition:0.3s; transition:0.3s;}
.port-content a { position:relative; z-index:2; transition:0.4s; color:#ffffff;}
.port-content h4 { line-height:1.3; margin-bottom:5px;}
.portfolio-category a { font-size:16px; font-weight:600; line-height:1; color:#ff5951;}

.portfolio-box:hover .portfolio-image img { -webkit-filter:grayscale(0); filter:grayscale(0);}
.portfolio-box:hover .portfolio-image:before { opacity:0;}
.portfolio-box:hover .portfolio-image:after { opacity:1;}
.portfolio-box.portfolio-animation:hover .portfolio-desc { -webkit-transition:opacity 0.2s, transform 0.5s; transition:opacity 0.2s, transform 0.5s; -webkit-transform:rotateY(0); -ms-transform:rotateY(0); transform:rotateY(0); opacity:1;}
.portfolio-box:hover .port-link a { opacity:1;}

/* Single Portfolio */
.portfolio-single { position:relative;}
.single-port-content { padding:0;}
.portfolio-metadeta{ font-size:16px; padding-bottom: 20px; }
.portfolio-metadata-item{ display:block; margin:0 0 5px; padding-top:5px; }
#sidebar .portfolio-share { margin-bottom:30px;}
#sidebar .portfolio-share ul.social-share-post{ margin:0 0 25px; border-radius:0; float:none; display:block; }
#sidebar .portfolio-share ul.social-share-post li{ border-radius:0; padding:0; }
#sidebar .portfolio-share ul.social-share-post li:before { content:none;}
#sidebar .portfolio-share ul.social-share-post li a { line-height:40px; color:#ffffff;}
#sidebar .portfolio-share ul.social-share-post li a:hover { color:#ffffff;}
.portfolio-single .image-carousel{ margin:0 auto 30px; }
.portfolio-single .image-carousel .gallery { border:none;}

/* Related Work Portfolio */
.related-port { position:relative;}
.related-port h3 { position:relative;}
.related-port h3:before {content:''; width:5px; height:21px; background-color:#ff5951; margin-bottom:-1px; margin-right:10px; display:inline-block;}

/*===============================================
** Gallery Css
*===============================================*/
.sec-gallery .portoolbar ul li { color:#ffffff;}
.gallery-wrap { position:relative; }
.gallery { text-align:center;}
.gallery-image{ position:relative; overflow:hidden; background-color:#000000; }
.gallery-image img{ position:relative; display:block; transition:all 0.4s ease-in-out; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
.gallery-image:hover img { -webkit-transform:scale3d(1.2,1.2,1.2); -ms-transform:scale3d(1.2,1.2,1.2); transform:scale3d(1.2,1.2,1.2); opacity:0.8;}
.gal-icon{ width:50px; height:50px; border-radius:50px; margin:0 auto; text-align:center; line-height:50px; font-size:18px; position:absolute; top:20%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); left:0; right:0; opacity:0; -webkit-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; overflow:hidden; }
.gal-icon a{ background-color:#ff5951; display:block; color:#ffffff; }
.gal-icon a:hover{ color:#ffffff; background-color:#212323; }
.gallery-image:hover .gal-icon{ opacity:1; top:50%; }

/*===============================================
** Contact Page Css
*===============================================*/
.contact-content { padding:1em 0 2em; border-bottom: 1px solid #e6e6e6; }
.contact-page-info { margin-bottom:30px; width:100%;}
.contact-page-info .custom-heading { margin-bottom:15px;}
.contact-page-info .custom-heading h4, .contact-page-content .custom-heading h4 { letter-spacing:2px;}
.customtagline { text-align:center; width:60%; margin:0 auto 30px;}
.customtagline a { color:#ff5951; font-weight:600;}
.contact-info-box{ margin:20px 0 20px;}

.c-info-box{ position:relative; padding:59px 40px 27px; margin:0; border:2px solid #ececec; -webkit-transition:all 0.3s ease; transition:all 0.3s ease;}
.c-info-box i { width:76px; height:65px; background-color:#ff5951; border-radius:10px; text-align:center; font-size:24px; line-height:65px; color:#ffffff; position:absolute; left:40px; top:-33px;}
.c-info-box h3 { font-size:26px; line-height:30px; margin:0 0 12px; font-weight:500;}
.c-info-box p { margin-bottom:0;}
.c-info-box:hover i { -webkit-animation:bounceIn 1s linear; animation:bounceIn 1s linear; animation-duration:1s; -webkit-animation-duration:1s; }

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }
  20% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1);
    }
  40% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.9);
    }
  60% {
      opacity: 1;
      -webkit-transform: scale3d(1.03, 1.03, 1.03);
      transform: scale3d(1.03, 1.03, 1.03);
    }
  80% {
      -webkit-transform: scale3d(0.97, 0.97, 0.97);
      transform: scale3d(0.97, 0.97, 0.97);
    }
  100% {
      opacity: 1;
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
}

.contact-page-content { width:100%; margin:20px 0 20px;}
.contact-content .wpcf7-form label{ color:#212323; }
.contact-content .form-group input[type=text], .contact-content .form-group input[type=email], .contact-content .form-group input[type=tel], .contact-content .form-group textarea{ background-color:transparent; border:1px solid; -webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; padding: 10px; background-color:#ffffff; }
.contact-content .form-group input[type=text]:focus, .contact-content .form-group input[type=email]:focus, .contact-content .form-group input[type=tel]:focus, .contact-content .form-group textarea:focus { border-color:#ff5951; }

.form-group.half{ width:48%; margin-right:4%; float:left; } 
.form-group.half.last{ margin-right:0; }
.form-group.half.last { margin-right:0;}
.form-group.third{ width:32%; margin-right:2%; float:left; }
.form-group.third.last{ margin-right:0; }

.contact-opening-hrs { padding-top:2em; border-top: 1px solid #e6e6e6;}
.contact-opening-hrs .flex-element { justify-content:center; }
.contact-opening-hrs .single-contact-opening-hrs { margin:0 30px; text-align:center;}
.contact-opening-hrs .single-contact-opening-hrs h4 { color:#ff5951; margin-bottom:5px; padding-bottom:15px; position:relative; text-align:center;}
.contact-opening-hrs .single-contact-opening-hrs h4:before { content:''; position:absolute; width:30px; margin:0 auto; left:0; right:0; bottom:0; border-bottom:1px solid #212323;}
.contact-opening-hrs .single-contact-opening-hrs strong { color:#212323; }

.gmap{ position:relative; width:100%; margin-bottom:0; }

/*===============================================
** Skill Bar Css
*===============================================*/
.skillbar {position:relative; display:block; margin-bottom:35px; width:100%; height:35px; border-radius:3px; -ms-border-radius:3px; -webkit-border-radius:3px; -webkit-transition:0.3s linear; transition:0.3s linear; -webkit-transition-property:width, background-color; transition-property:width, background-color; font-weight:bold; }
.skillbar-title { text-transform:capitalize; }
.skillbar-title span { display:block; color:#212323; padding:0; height:38px; font-size:15px; line-height:35px; font-family:'Oswald'; letter-spacing:2px; }
.skillbar-bar { height:5px; width:0px; border-radius:30px 30px 30px 30px; margin: 2px 2px 2px;}
.skill-bar-percent { position:absolute; right:0; top:5px; color:#212323; font-family:'Oswald'; width:50px; text-align:center; border-radius:50%; font-size:17px;}
.skill { width:46.98%; float:left; }
.skill-bar { margin:60px 0 0 0; }
.skill-bg { width:100%; height:11px; border-radius:30px 30px 30px 30px; background:transparent; border:1px solid #ff5951;}

/*===============================================
** Popup Video Box
*===============================================*/ 
.pop-video{ width:120px; margin:0 auto; text-align:center; padding:10em 0; }
.entry-content .pop-video { padding:6em 0;}
.pop-icon { width:120px; height:120px; border-radius:50%; padding:10px; animation: pulse 2s infinite; font-size:50px; box-shadow:0 0 0 rgba(204,169,44, 0.4); border:2px solid #ff5951; }
.pop-icon a{ display:block; border-radius:50%; background-color:#ff5951; width:100%; height:100%; color:#ffffff !important; }
.pop-icon i{ position:absolute; top:50%; left:0; right:0; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.7);
    box-shadow: 0 0 0 0 rgba(204,169,44, 0.7);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}

/*===============================================
** Owl Carousel Navigation Css
*===============================================*/
.owl-carousel.owl-theme .owl-nav{ margin-top:30px; }

.owl-carousel .owl-nav button{ width:38px; height:38px; border-radius:0 !important; line-height:36px !important; font-size:0 !important; -webkit-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out; position:relative; border:2px solid #ff5951 !important; }

.owl-carousel .owl-nav button:hover{ border-color:#212323; background-color:transparent !important; }
.owl-carousel .owl-nav button:hover::before{ color:#212323; }

#clienttestiminials .owl-carousel .owl-nav button:hover { border-color:#ffffff !important;}
#clienttestiminials .owl-carousel .owl-nav button:hover::before { color:#ffffff;}

.owl-carousel .owl-nav button.owl-prev:before, .owl-carousel .owl-nav button.owl-next:before{ -webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; position:absolute; font-family:'Font Awesome 5 Pro'; font-weight:700; left:0; top:0; font-size:18px; right:0; bottom:0; line-height:36px; color:#ff5951; }

.owl-carousel .owl-nav button.owl-prev{ left:0; }
.owl-carousel .owl-nav button.owl-prev:before{ content:'\f104'; }
.owl-carousel .owl-nav button.owl-next{ right:0; }
.owl-carousel .owl-nav button.owl-next:before{ content:'\f105'; }

/* Pagination */
.spacer20{height:20px; clear:both;}
.pagination{display:table; clear:both; margin:0 auto; }
.pagination ul{list-style:none; margin:20px 0;}
.pagination ul li{display:inline-block; margin-right:5px;}
.pagination ul li span, .pagination ul li a{background-color:#000000; color:#ffffff; padding:5px 15px; display:inline-block;}
.pagination ul li .current, .pagination ul li a:hover{ background-color:#ff5951; color:#ffffff !important; }

/* home page posts pagination */
.navigation .page-numbers{ background-color:#212323; color:#ffffff; padding:5px 10px; display:inline-block; }
.navigation .page-numbers.current, .navigation .page-numbers:hover{ background-color:#ff5951; color:#ffffff !important; }
.taxonomy-description{ margin-bottom:20px; }

/* Post Nav */
.post-nav{ clear:left; margin-top:40px;}
.prev-page, .next-page{ margin:0; padding:0;}
.prev-page a{ float:left;}
.next-page a{ float:right;}
.prev-page a, .next-page a {background-color:#212323; padding:5px 10px; color:#ffffff; font:15px 'Oswald';}
.prev-page a:hover, .next-page a:hover{ color:#ffffff; background-color:#ff5951;}
.singleright { float:left; }
.singleleft { float:right; }

#nav-below.post-navigation{ margin:20px 0 40px; padding:20px 0; display:-ms-flexbox; display:flex; align-items:normal; width:100%; justify-content:space-between; }
.nav-previous, .nav-next{ width:50%; position:relative;}
.nav-next{ margin-left:auto; }
#nav-below.post-navigation a{ display:-ms-flexbox !important; display:block !important; height:100%; }
#nav-below.post-navigation .nav-previous { padding-left:35px;}
#nav-below.post-navigation .nav-previous .meta-nav-icon i { position:absolute; top:0; left:0; width:30px; font-size:26px; color:#ff5951; margin-right:5px;}
#nav-below.post-navigation .nav-next { padding-right:35px; text-align:right;}
#nav-below.post-navigation .nav-next .meta-nav-icon i { position:absolute; top:0; right:0; width:30px; font-size:26px; color:#ff5951;}
#nav-below.post-navigation .nav-previous .meta-nav-title { text-align:left;}
#nav-below.post-navigation .nav-next .meta-nav-title { text-align:right;}
#nav-below.post-navigation .meta-nav-title h4{ text-transform:uppercase; margin-bottom:10px; }

/*===============================================
** Sidebar Css
*===============================================*/
#sidebar{ width:300px; float:right; background-color:#ffffff; padding:0 0 30px; }
.widget_content { padding:0; }
.sidebar-left{ float:left !important;}
#sidebar .quotes h4 { margin:10px 0;}
aside.widget{ margin:0; padding:0; }
aside.widget ul{ list-style:disc; }
h3.widget-title { position:relative; display:inline-block; padding:0 15px 0px 0px; margin: 0 0 30px; text-transform:uppercase; font-weight:500; text-align:left; letter-spacing:1px; z-index:1; border-right:4px solid #ff5951;}
#sidebar aside.widget{ margin:0 0 25px; padding:0; position:relative; }

.flotRight{ float:right !important;}
.flotLeft { float:left !important;}
#sidebar aside.widget:first-child{ margin-top:0; }
.textwidget p{ margin-bottom:20px; }

#sidebar ul li{ padding:8px 0 8px 25px; list-style:none; line-height:20px; font-size:16px; position:relative;}
#sidebar ul li:before { content:'\f0a4'; position:absolute; font-family:'Font Awesome 5 Pro'; color:#ff5951; font-size:16px; left:0;}
#sidebar ul li a { color:#212323; position:relative; }
#sidebar ul li a:hover{ color:#ff5951;}
#sidebar ul li:last-child{ border:none;}
.nosidebar{ float:none !important; margin:0 auto;}

#sidebar .course-share .social-share-post li a { color:#ffffff;}

#sidebar .widget_recent_entries li, #sidebar .widget_recent_comments li, #sidebar .widget_archive li, #sidebar .widget_categories li, #sidebar .widget_meta li{ border-bottom:2px dotted #bbbbbb; padding: 9px 0 14px 25px; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
#sidebar .widget_recent_entries li:first-child, #sidebar .widget_recent_comments li:first-child, #sidebar .widget_archive li:first-child, #sidebar .widget_categories li:first-child, #sidebar .widget_meta li:first-child{ padding-top:0; }
#sidebar .widget_categories li span, #sidebar .widget_archive li span { float: right; width: 30px; height: 30px; line-height: 33px; text-align: center; background: transparent; border-radius: 100%; }
#sidebar .widget_tag_cloud a{ background-color:#ececec; text-transform:uppercase; padding:5px 12px; margin-right:5px; display:inline-block; margin-bottom:8px; font-weight:700; }
#sidebar .widget_tag_cloud a:hover{ color:#ffffff; background-color:#000000; }

#sidebar #wp-calendar{ width:100%; text-align: center; }
#sidebar #wp-calendar caption{ font-weight:700; margin-bottom:0; background-color:#000000; text-transform:uppercase; padding:10px; color:#ffffff; }
#sidebar #wp-calendar th{ background-color:#212323; color:#ffffff; padding:5px; }
#sidebar #wp-calendar tbody td{ background-color:#f9f9f9; padding:5px; }
#sidebar #wp-calendar tbody td a, #sidebar #wp-calendar tfoot td a{ display:block; background-color:#ff5951; color:#ffffff; }
#sidebar #wp-calendar tbody td a:hover, #sidebar #wp-calendar tfoot td a:hover{ background-color:#212323; }
#sidebar #wp-calendar tfoot td a{ padding:5px; }

.sidebar-banner{ position:relative; z-index:99; padding:20% 20px; }
.sidebar-banner p{ margin-bottom:30px; }
.sidebar-banner a{ color:#ffffff !important; }
.foo-cols.widget-column .sidebar-banner{ padding:20% 20px; }

.widget-newsletter{ position:relative; }
.widget-newsletter p{ margin-bottom:20px; }
.widget-newsletter form{ position:relative; }
.widget-newsletter input[type=email]{ margin-bottom:0; }
.widget-newsletter .wpcf7-submit{ position:absolute; right:0; top:0; border:none; outline:none; padding:12px 20px; text-transform:uppercase; font-weight:700; background-color:#ff5951; color:#ffffff; -webkit-appearance:button; -moz-appearance:button;appearance:button; }

/*===============================================
** Posts Social Share Css
*===============================================*/
ul.social-share-post { padding:0; margin:0; list-style:none; }
ul.social-share-post li { display:inline-block; padding:0; margin:0 8px 0 0; height:40px; width:40px; line-height:40px; text-align:center; background:transparent; }
ul.social-share-post li a{ display:block; color:#ffffff; }
ul.social-share-post li a:hover{ color:#ffffff; }

ul.social-share-post li.social-share-twitter{ background-color:#12c4f7; }
ul.social-share-post li.social-share-facebook{ background-color:#3984bd; }
ul.social-share-post li.social-share-whatsapp{ background-color:#65bc54; }
ul.social-share-post li.social-share-linkedin{ background-color:#0097bf; }
ul.social-share-post li.social-share-pinterest{ background-color:#cd2127; }
ul.social-share-post li.social-share-mail{ background-color:#d32e2a; }

/*===============================================
** Back to Top Css
*===============================================*/
#top{ position:relative;}
#back-top {	position: fixed; bottom:0px; right:20px; z-index:999;}
#back-top a {width:64px; display:block; text-align:center; text-transform:uppercase; text-decoration:none; color:#ff5951; -webkit-transition:1s; transition:1s; font-size:40px; line-height:1; }
#back-top a:hover{ color:#ff5951; }
#back-top span { width:64px;height:50px; display: block; margin-bottom: 7px; -webkit-transition:1s; transition:1s; opacity:0.9; }

/*===============================================
** Custom Css
*===============================================*/
.error_msg{padding:10px; background:#ffd3ce; color:#e00; border:1px #e00 solid; margin:15px 0;}
.success_msg{padding:10px; background:#dcffc5; color:#070; border:1px #070 solid; margin:15px 0;}
.customtab{ margin-top:0px;}
article.tag-sticky-2{background:#f6f6f6; padding:10px;}

/* = Text meant only for screen readers.
-------------------------------------------------------------- */
.screen-reader-text {clip: rect(1px, 1px, 1px, 1px);position: absolute !important;	height: 1px;width: 1px;	overflow: hidden;}
.screen-reader-text:focus {	background-color:#f1f1f1; border-radius:3px; box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);	clip:auto !important; color:#21759b; display:block; font-size:14px; font-size:0.875rem; font-weight:bold; height:auto; left:5px; line-height:normal; padding:15px 23px 14px; text-decoration:none; top:5px; width:100%; z-index:100000; /* Above WP toolbar. */}

/* = Accordion tab section css
-------------------------------------------------------------- */
.acc-content a { font-weight:bold; line-height:30px;}

/*===============================================
** Woocommerce Product/Shop Page Css
*===============================================*/
.woocommerceright{float:left;}
.woocommerceleft{float:right;}
.content-area .woocommercesitefull{ width:100%; }

/****************** Search Result and Sorting *************************/
.woocommerce .woocommerce-result-count{ margin-top:12px; }
.woocommerce .woocommerce-ordering{ margin-bottom:0; position:relative; }
.woocommerce-ordering:after{ content:'\f078'; font-family:'Font Awesome 5 Pro'; font-weight:400; position:absolute; top:10px; right:20px; }
form.woocommerce-ordering select{ padding:10px 30px 10px 10px; color:#212323;background-color: #ffffff; border: 1px solid #e5e5e5; position:relative; -webkit-appearance:none; -moz-appearance:none; appearance:none; background-image: url(...); }

/*************** Product Thumbnail and overlay elements ****************************/
.woocommerce .product-item-thumbnail{ overflow:hidden; position:relative;z-index:2; margin-bottom:20px; }
.woocommerce .product-item-thumbnail-holder{ text-align:center;}
.woocommerce .product-item-thumbnail-holder a{ display:block;}
.woocommerce ul.products li.product a img{-webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden; backface-visibility: hidden; margin:0; }
img.onhover{ position:absolute; top:0; left:0; opacity:0; -webkit-transition:opacity .1s; transition:opacity .1s; -webkit-backface-visibility:hidden; backface-visibility:hidden; object-fit: cover; height: 100% !important; }
.woocommerce ul.products li.product .product-item-inner:hover img.onhover{ opacity: 1; object-fit: cover; }
.woocommerce span.onsale, .woocommerce .woo-entry-new-badge, .woocommerce .sale-perc, .woocommerce .soldout{ text-transform:uppercase; position:absolute; top:0; border-radius:0; min-height:inherit; min-width:inherit; padding:8px 16px; letter-spacing:2px; line-height:1; font-weight:700; }
.woocommerce ul.products li.product .onsale, .woocommerce ul.products li.product .sale-perc{ background-color:#ff5951; color:#ffffff; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
.woocommerce ul.products li.product .onsale{ margin:0; right:auto; left:0; opacity:1; }
.woocommerce ul.products li.product .product-item-inner:hover .onsale{ opacity:0; }
.woocommerce ul.products li.product .sale-perc{ opacity:0; }
.woocommerce ul.products li.product .product-item-inner:hover .sale-perc{ opacity:1; }
.woocommerce .woo-entry-new-badge, .woocommerce .soldout{ right:0; background-color:#212323; color:#ffffff; }
.woocommerce .soldout { top: 50%; left: 0; right: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

/*************** Product Rating, Title and Price ****************************/
.woocommerce .star-rating span:before{ color:#ff5951; }
.woocommerce ul.products li.product { text-align:center; border:1px solid #ebebeb;}
.woocommerce ul.products li.product .woocommerce-loop-product__title{ padding:10px; margin-bottom:15px;}
.woocommerce ul.products li.product .price { font-size: 15px; font-weight:700; }
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{ color:#000000; }
.woocommerce ul.products li.product .price del, .woocommerce ul.products li.product .price ins{ display:inline-block; margin:0 5px; }
.woocommerce ul.products li.product .price ins{ text-decoration:none; font-size:20px;}
.woocommerce ul.products li.product .price del{ font-size: 13px; }

/*************** Add to Cart Button ****************************/
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce button.button.alt, .woocommerce input.button, .woocommerce a.added_to_cart, .woocommerce a.button.alt, .woocommerce input.button.alt, .reset_variations { background-color:#ff5951; color:#ffffff; padding:10px 12px; display:inline-block; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s; position:relative; font-weight:normal; line-height:normal; border-radius:0; }
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce button.button.alt:hover, .woocommerce input.button:hover, .woocommerce a.added_to_cart:hover, .woocommerce a.button.alt:hover, .woocommerce input.button.alt:hover, .reset_variations:hover{ background-color:#242423; color:#ffffff; }

/*************** Sidebar CSS ****************************/
#sidebar .woocommerce-mini-cart__buttons a.button { margin-right:8px; }
#sidebar ul.woocommerce-mini-cart li{ list-style:none; position: relative; }
#sidebar ul.woocommerce-mini-cart li a, #sidebar ul.woocommerce-mini-cart li span.quantity{ font-size:15px; padding-left:0 !important; margin-bottom:5px; }
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{ width:50px; }
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove{ font-size:30px !important; height: 30px; width: 30px; line-height: 30px !important; padding-left:0 !important; border-radius:0; position: absolute; left: -2px; top: 10px; float:left; margin-right:15px; }
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total{ padding: 12px 0 10px; font-size:15px; text-transform:uppercase; margin-bottom:10px; }
.woocommerce .widget_price_filter .price_slider_amount{ text-align:left;}
.woocommerce .widget_price_filter .price_slider_amount .button{ float:none; }
.woocommerce .widget_price_filter .price_slider_amount .price_label{ font-size:15px; margin:15px 0 10px; }
.woocommerce .widget_product_tag_cloud a{ font-size:14px !important; padding:6px 14px; margin:3px; background-color:#ff5951; display:inline-block; color:#ffffff; }
.woocommerce .widget_product_tag_cloud a:hover{ background-color:#212323; }
.woocommerce .widget_recent_reviews li, .woocommerce .widget_products li, .woocommerce .widget_top_rated_products li, .woocommerce .widget_rating_filter li, .woocommerce .widget_recently_viewed_products li{ list-style:none !important;}
.woocommerce .widget_recent_reviews a, .woocommerce .widget_products a, .woocommerce .widget_top_rated_products a, .woocommerce .widget_rating_filter a, .woocommerce .widget_recently_viewed_products a{ padding-left:0 !important; font-size:16px !important; font-weight:700 !important; }
.woocommerce ul.product_list_widget li .star-rating{ margin: 8px 0; }
.woocommerce-LoopProduct-link br{ display:none; }
.widget_product_categories .product-categories li span.count{ float: right; }

/*===============================================
** Single Product Page Css
*===============================================*/
.related.products{ padding:0; }
.related.products h2{ text-transform:capitalize; padding-bottom:15px; font-weight: 500; }
body.single-product #sidebar {display:none;}
body.single-product .site-main{ width:100%; }
.single-product .product .onsale{ left:0; background-color:#ff5951; }
.woocommerce div.product div.images .flex-control-thumbs li img{ padding:10px 5px 0; }
.woocommerce h1.product_title{ margin:0 0 5px; }
.woocommerce div.product p.price, .woocommerce div.product span.price { margin:0; font-size:24px; font-weight:400; color:#242423; padding:10px 0; }
.woocommerce div.product .woocommerce-product-rating{ margin: 0; padding: 10px 0;}
.woocommerce-product-details__short-description{ padding:10px 0; }
.woocommerce-product-details__short-description p{ margin: 0; }
.woocommerce-product-details__short-description ul{ margin:20px 0;}
.woocommerce-product-details__short-description ul li{ position:relative; padding-left: 25px; margin-bottom: 10px; }
.woocommerce-product-details__short-description ul li:before{ content:'\f061'; font-family:'Font Awesome 5 Pro'; font-weight:400; position:absolute; left:0; font-size:16px; color:#ff5951;}
.woocommerce div.product p.stock{ color:#ffffff; font-weight:700; padding:10px 0px; display:inline-block; font-size: 15px; margin:0; }
.woocommerce div.product p.stock.avail-in-stock{ color:#008000; }
.woocommerce div.product p.stock.few-in-stock{ color:#f27144; }
.woocommerce div.product p.stock.out-of-stock{ color:red; }

.woocommerce #content div.product form.cart, .woocommerce div.product form.cart, .woocommerce-page #content div.product form.cart, .woocommerce-page div.product form.cart{ margin:2% 0; }
.woocommerce div.product form.cart div.quantity{ float:none; margin: 0; }
.woocommerce .product .quantity-wrap{ float: left; margin-right:10px; }
.quantity-wrap input.plus, .quantity-wrap input.minus{ display:inline-block; height:38px; border:1px solid #d3ced2; width:36px; color:#d3ced2; cursor: pointer; vertical-align: top; background: none; font-size: 20px; padding: 0; line-height: 36px; }
.quantity-wrap input.plus:hover, .quantity-wrap input.minus:hover{ background-color:#ff5951; color:#ffffff; border-color:transparent; }
.quantity-wrap .quantity{ display: inline-block; }
.woocommerce .quantity input[type="number"] { -moz-appearance:textfield; width:45px; height:38px; margin:0 3px; vertical-align:top; padding:5px; text-align:center; border:1px solid #d3ced2; }
.woocommerce div.product form.cart .variations select{ margin:0 0 6px; -webkit-appearance:revert; -moz-appearance:revert; appearance:revert; max-width:80%; padding:10px; }
.woocommerce div.product form.cart .variations td.label{ text-transform: capitalize; vertical-align: middle;  }
a.reset_variations{ margin:0; margin-left:15px; }

.woocommerce .summary .product_meta{ clear:both; display:inline-block; position:relative; width:100%; padding:2% 0px; }
.product_meta span{ padding: 2px 0; }
.woocommerce .summary .product_meta .posted_in, .entry-summary .sku_wrapper, .entry-summary .variations label, .woocommerce .summary .product_meta .tagged_as, .brand { display:inline-block; margin:0; font-weight:500; width:100%; clear:both; }
.woocommerce .summary .product_meta > span > :first-child { margin-left: 10px; }
.entry-summary .sku, .woocommerce .summary .product_meta .posted_in a, .woocommerce .summary .product_meta .tagged_as a, .brand span a { font-weight: normal; }

.woocommerce-tabs{ padding:30px 0 10px; margin-bottom:30px; }
.woocommerce div.product .woocommerce-tabs ul.tabs{ position:relative; display:inline-block; width:100%; vertical-align:middle; list-style:none; margin:0; padding:0; border-bottom: 2px solid #e1e1e1; clear: both; overflow:visible; }
.woocommerce div.product .woocommerce-tabs ul.tabs::before{ border:none; }
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{ content:none; }
.woocommerce div.product .woocommerce-tabs ul.tabs li{ border:none; font-size:18px; padding:0; margin:0 10px 0 0; background-color:transparent; }
.woocommerce div.product .woocommerce-tabs ul.tabs li a{ padding:10px 12px; border-radius:0; position:relative; font-weight:500; color:#555555 !important; }
.woocommerce div.product .woocommerce-tabs ul.tabs li a.selected{ color:#000000 !important; }
.woocommerce div.product .woocommerce-tabs ul.tabs li a.selected:after{ content:''; position:absolute; bottom:-2px; left:0; display:block; width:100%; height:2px; background-color: #ff5951; }
.woocommerce div.product .woocommerce-tabs .panel{ margin:37px 0 20px; }
.woocommerce div.product .woocommerce-tabs .panel h2{ display:none; }

.woocommerce table.shop_attributes, .woocommerce-page table.shop_attributes{ display:table; float:none; width:100%; border:1px solid #e3e3e3; border-collapse:separate; border-spacing:0; border-bottom:none; }
.woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th{ width:150px; font-weight:700; padding:10px 5px 10px 25px; border-top:0; margin:0; color:#000000; text-align:left; background:#ffffff; text-transform: capitalize; border-bottom:1px solid #e3e3e3; border-right:1px solid #e3e3e3; }
.woocommerce table.shop_attributes td, .woocommerce-page table.shop_attributes td{ font-style:normal; font-weight:400; padding:8px; border-top:0; margin:0; background:#ffffff; border-bottom:1px solid #e3e3e3; }

.woocommerce #review_form #respond .comment-reply-title{ font-size: 22px; font-weight: bold; text-transform: uppercase; margin: 20px 0; display: block; color:#000000; }
.woocommerce #review_form #respond .comment-form-rating{ font-size:20px; }
.woocommerce #review_form #respond p.stars{ margin-top:15px; }
#reviews.woocommerce-Reviews .comment-respond{ box-shadow:none; }
.woocommerce #reviews #comments ol.commentlist li img.avatar{ width:70px; padding:0; border:none; border-radius:50px; }
.woocommerce #reviews #comments ol.commentlist li .comment-text{ margin:0 0 0 90px; border:none; padding:0; }
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{ margin:0; font-size:16px; color:#000000; }
.woocommerce #reviews #comments ol.commentlist li .star-rating{ float:none; font-size:0.8em; margin-bottom:10px; width:7em; }
.woocommerce #reviews #comments ol.commentlist li .star-rating:before{ letter-spacing:5px; }
.woocommerce #reviews #comments ol.commentlist li .star-rating span:before{ color:#ff5951; letter-spacing:5px; }
.woocommerce #review_form #respond textarea, .woocommerce #review_form #respond input[type=text], .woocommerce #review_form #respond input[type=email]{ position:relative; width:100%; margin:0 0 25px; padding:20px 24px; font-family:inherit; font-size:12px; font-weight:inherit; line-height: calc(60px - (20px * 2) - 2px); color:#16161b; border-radius:3.3px; border:1px solid #fafafa; background-color:#fafafa; outline:0; cursor:pointer; -webkit-appearance:none; -moz-appearance:none; appearance:none; -webkit-box-sizing:border-box; box-sizing:border-box; -webkit-box-shadow:none; box-shadow:none; -webkit-transition:border-color .2s ease-in-out; transition:border-color .2s ease-in-out; height:auto; }
.woocommerce #review_form #respond .comment-form-author, .woocommerce #review_form #respond .comment-form-email{ width:100%; }
.woocommerce #review_form #respond input:focus[type="text"], .woocommerce #review_form #respond input:focus[type="email"], .woocommerce #review_form #respond textarea:focus{ background-color:transparent; border:1px solid #ff5951;}

/*===============================================
** Product Cart Page Css
*===============================================*/
body.woocommerce-cart .site-main{ width:100%; float:none; }
body.woocommerce-cart #sidebar{ display:none; }
.woocommerce table.shop_table{ border-radius: 0; }
.woocommerce .woocommerce-cart-form table.shop_table.cart th{ background-color:#f5f5f5; color:#000000; line-height:40px; }
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img{ width:50px; }
.woocommerce table.shop_table tr td:first-child{ border-left:none; }
.woocommerce table.shop_table td{ border-left: 1px solid rgba(0,0,0,.1);}
.woocommerce-cart-form__cart-item.cart_item .product-remove, .woocommerce-cart-form__cart-item.cart_item .product-thumbnail{ text-align:center; }
.woocommerce-cart-form__cart-item.cart_item .product-remove a, .woocommerce-cart-form__cart-item.cart_item .product-thumbnail a{ display: inline-block; }
.woocommerce-cart-form__cart-item.cart_item .product-quantity input[type="number"]{ -moz-appearance: revert; }
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{ width: 150px; height: 38px; }
.woocommerce .cart-collaterals{ margin-top:50px; }
.woocommerce-cart table.cart td.product-name{ font-weight:700; font-size:15px; }
.woocommerce-cart .cart-collaterals .cart_totals table tr th{ border-right:1px solid #cfd0d2; background-color:#f5f5f5; color:#000000; }
.woocommerce-cart .cart-collaterals .cart_totals .cart-subtotal, .woocommerce-cart .cart-collaterals .cart_totals .order-total{ font-size:18px; }
.woocommerce .woocommerce-cart-form button.button{ margin:0; }
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{ width:60%; float:right; }
.shop_table tr td:last-child, .shop_table tr th:last-child { text-align:right; }
.woocommerce a.remove{ line-height:21px; }
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout{ text-align: right; }
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a{ font-weight: normal; text-transform: capitalize; font-size: 16px; }

/*===============================================
** Checkout Page Css
*===============================================*/
body.woocommerce-checkout .site-main{ width:100%; float:none; }
body.woocommerce-checkout #sidebar{ display:none; }
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce-MyAccount-content{ background:#ffffff; border: 1px solid #e8e8e8; padding: 20px 30px; }
.woocommerce .col2-set .woocommerce-billing-fields h3, .woocommerce .col2-set .woocommerce-shipping-fields h3{ text-transform: uppercase; font-size:20px; }
.woocommerce .col2-set .form-row label{ color:#000000; }
.woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea{ height:10em; line-height: 1.5em; display: block; }
#order_review_heading { margin:30px 0 20px; padding:10px 0; text-transform:uppercase; font-size:18px; }
.woocommerce table.shop_table{ border-collapse: collapse; }
.woocommerce table.shop_table th{ color:#000000; }
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th { font-size:13px; font-weight:700; line-height:30px; background:#f5f5f5; color:#000; }
.woocommerce table.shop_table tfoot th{ background-color:transparent;}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{ background-color: transparent; }
.woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods { border:1px solid #ebebeb; list-style:outside none none; margin:0; padding:30px; text-align:left; }
.woocommerce #payment ul.payment_methods li{ list-style:none; }
.woocommerce #payment ul.payment_methods img{ width:auto; }

/*===============================================
** My Account Page Css
*===============================================*/
body.woocommerce-account .site-main{ width:100%; float:none; }
body.woocommerce-account #sidebar{ display:none; }
.woocommerce-MyAccount-navigation ul{ margin:0; padding:0; list-style:none; }
.woocommerce-MyAccount-navigation ul li{ list-style:none; margin-bottom:8px; }
.woocommerce-MyAccount-navigation ul li a{ padding:5px 25px; display:block; background-color:#ff5951; color:#ffffff; }
.woocommerce-MyAccount-navigation ul li a:hover{ background-color:#252525; color:#ffffff; }
.woocommerce-MyAccount-content{ background-color:#f7f7f7; padding:20px; }
.woocommerce-MyAccount-content .woocommerce-info{ margin:0; }
.woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account fieldset{ padding:15px; margin-bottom:20px; }
.woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account legend{ padding:5px 20px; margin-left:7px; }

/*===============================================
** Woocommerce Pagination Css
*===============================================*/
.woocommerce nav.woocommerce-pagination ul{ border:none; }
.woocommerce nav.woocommerce-pagination ul li{ margin:0 5px; border:none; }
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{ border-radius:50%; width: 40px; height: 40px; line-height: 25px; }

/*===============================================
** Data Tooltip Css
*===============================================*/
/* Add this attribute to the element that needs a tooltip */
[data-tooltip] { position: relative; z-index: 2; cursor: pointer; }
/* Hide the tooltip content by default */
[data-tooltip]:before, [data-tooltip]:after { visibility: hidden; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; pointer-events: none; }
/* Position tooltip above the element */
[data-tooltip]:before { position: absolute; bottom: 150%; left: 50%; margin-bottom: 5px; margin-left: -80px; padding: 7px; width: 170px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background-color: #000; background-color: hsla(0, 0%, 20%, 0.9); color: #fff; content: attr(data-tooltip); text-align: center; font-size: 14px; line-height: 1.2; }
/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after { position: absolute; bottom: 150%; left: 50%; margin-left: -5px; width: 0; border-top: 5px solid #000; border-top: 5px solid hsla(0, 0%, 20%, 0.9); border-right: 5px solid transparent; border-left: 5px solid transparent; content: " "; font-size: 0; line-height: 0; }
/* Show tooltip content on hover */
[data-tooltip]:hover:before, [data-tooltip]:hover:after { visibility: visible; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }

/*===============================================
** Author Bio Box Css
*===============================================*/
.author-box{ position: relative; clear: both; display: block; margin:0; padding: 1.5rem; background-color:#ff5951; margin-bottom:30px; }
.author-img{ margin: 0; width: 70px; height: 70px; position:absolute; }
.author-bio-box{ padding-left:90px; }
.author-bio-box, .author-bio-box a{ color:#ffffff; }
.author-bio-box a:hover{ color:#000000; }
.author-bio-box h4.author-name{ margin: 0 0 10px 0; text-transform: uppercase; font-weight: bold; }
.author-bio-box p{ margin-bottom:10px; }
.author-meta a { display:inline-block; list-style: none; padding: 0; margin: 0 15px 0 0; font-size: 13px; }

/*===============================================
** Form And Input type Css
*===============================================*/
form{ position:relative; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select{ width:100%; margin:0 0 20px 0; padding:11px 12px; border:1px solid #EBEBEB; outline:0; resize:none; font-size:13px; line-height:17px; background-color:#ffffff; color:#000000; font-family:'Oswald'; font-weight:400; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }

select{ -webkit-appearance:none; -moz-appearance:none; appearance:none; }
select::-ms-expand { display: none; /* hide the default arrow in ie10 and ie11 */ }

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus, select:focus{ border-color:#ff5951; }

button,html input[type=button],input[type=reset],input[type=submit]{ -webkit-appearance:button; -moz-appearance:button; appearance:button; cursor:pointer; font-family:'Oswald'; text-transform:uppercase; font-weight:700; border:none; outline:none; padding:12px 20px; -webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; color:#ffffff; }

.wpcf7-form label{ display:block; text-transform:uppercase; font-family:'Sintony'; font-size:12px; margin:0 0 8px; color:#000000; font-weight:700; }

/*===============================================
** Comment Form And Comment Styling Css
*===============================================*/
.comments-area .comment-list{ margin-bottom: 3em; list-style:none; }
.comments-area .comment-list .comment-body{ margin:0 0 1em; padding:2em 2em 2em 7em; position:relative; display:block; background-color:#f9f9f9; }
.comments-area .comment-author { display:inline-block; position:absolute; left:25px; top:30px; }
.comment-metadata{ position:relative; }
.comment-metadata h4{ display:inline-block; margin-bottom:10px; }
.comment-metadata h4 cite{ font-family: 'Sintony'; font-weight:700; text-transform:capitalize; font-style:normal; font-size:16px; }
.comment-metadata time{ display:inline-block; font-size:11px; }
.comment-metadata .reply{ position:absolute; right:0; top:0; font-family: 'Sintony'; font-weight:700; text-transform:uppercase; letter-spacing:1px; font-size:12px; }
.comment-metadata .reply a:before{ content:'\f122'; font-family:'Font Awesome 5 Pro'; font-weight:300; position:absolute; left:-20px; }
.comment-content p{ font-family: 'Sintony'; font-size:14px; margin:0; }

.comments-area .comment-list ul.children{ margin-left:60px; }

.comment-respond{ margin-bottom:20px; }
.comments-area h3.comment-reply-title{ text-transform:capitalize; margin-bottom:10px; font-size:16px; }
.comments-area h3.comment-reply-title small{ margin-left:50px; }
.comments-area .comment-form p.comment-notes { margin-bottom: 2em;  font-family: 'Sintony'; font-weight: 400; font-size:14px; }
.required { color: #c0392b; }
.comment-form-author, .comment-form-email, .comment-form-url{ width:31.3%; float:left; margin-right:3% !important; }
#commentform p.comment-form-url { margin-right:0 !important; }
#commentform p.comment-form-url:after{ content:''; display:table; clear:both; }
#commentform label { display:block; text-transform:uppercase; font-family:'Sintony'; font-size:12px; margin:0 0 5px; color:#000000; font-weight:700; }
.comment-form-cookies-consent{ margin-bottom:15px; }
.comment-form-cookies-consent label{ margin-left:1% !important; display:inline-block !important; }
#commentform .logged-in-as{ margin-bottom:15px; }
p.comment-awaiting-moderation { color: #fdac56; }

/*===============================================
** Search Form Css
*===============================================*/
form.search-form{ position:relative; }
form.search-form input.search-submit, .widget_product_search .woocommerce-product-search button{ position:absolute; right:0; top:0; }

/*===============================================
** 404 Page Css
*===============================================*/
.error-404 .title-404{ text-align:center; font-size:13em; font-weight:600; color:#d0d0d0; margin-bottom:80px; }
.error-404 .sub-title-404 { font-size:2.4em; text-transform:uppercase; display:block; margin:0 0 30px; color:#000000; line-height:1; }
.error-404 .text-404{ font-family:'Sintony'; font-size:18px; color:#9b9b9b; margin-bottom:40px; }
.error-404 .search-form{ width:60%; margin:0 auto 30px; }
.error-404 .search-form input[type=search]{ display:inline-block; width:70%; margin-right:20px; }

/*===============================================
** Search Result Page Css
*===============================================*/
.search-result-form{ width:60%; margin:0 auto; }
.search-result-form input[type="search"]{ width:82%; }
.search-result-box{ border:1px solid #dddddd; margin-bottom:30px; display:table; width:100%; }
.search-result-box .post-thumb{ width:250px; padding:8em 1.5em; background-position:center; background-size:cover; background-repeat:no-repeat; display:table-cell;}
.search-result-box .post-summary{ overflow:hidden; padding:2em; position:relative; display:table-cell; vertical-align:middle; }
.search-more a{ text-transform:uppercase; font-weight:700; letter-spacing:1px; }