/*-------------------------------------
    

---------------------------------------
    
    CSS INDEX
    ===================
	
    1. BODY
	2. CUSTOM CSS / A
	3. PRELOADER
	4. NAVIGATION
	5. SLIDER

---------------------------------------*/
/*--------------
1.Theme default CSS
--------------------------*/

body, html {
	font-family: 'gotham-md', sans-serif;
	font-size: 16px;
	line-height: 1;
	color: #797979;
	padding-right:0 !important;
	width:100%;
	overflow-x:hidden;
  /*background:url(../images/background.jpg); */
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

@font-face {
  font-family: 'gotham';
  src:  url('../fonts/GothamNarrow-Book.otf');       
}
@font-face {
  font-family: 'dance-script';
  src:  url('../fonts/DancingScript.otf');
}
@font-face {
  font-family: 'gotham-md';
  src:  url('../fonts/GOTHAM-MEDIUM.ttf');
  src:  url('../fonts/gotham-medium.otf');        
}

@font-face {
  font-family: 'gotham-bd';
  src:  url('../fonts/gotham-bold.TTF');
  
}
@font-face {
  font-family: 'gotham-r';
  src:  url('../fonts/gotham-Reg.otf');
  
}




select{
    background: #fff  !important
}

.jarallax{
	z-index:1 !important;
}


.no-padding{
  padding: 0;
}

a {
	color: #797979;
	text-decoration: none;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
i:before{
	margin-left:0 !important;
}
a:hover, a:focus {
	text-decoration: none !important;
	outline: none;
	color:#f35564 !important;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'gotham-bd', sans-serif;
	line-height: 1.1;
	font-weight:400;
	color: #3d3d3d;
	margin:0;
	padding:0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color: #2b3840;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a{
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
p{
	margin:0;
}
input, select, button, textarea {
	outline: none;
}
input:focus, select:focus, button:focus, textarea:focus {
	outline: none;
	box-shadow:none;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
.float_left{
	width:100%;
	float:left;
}
a:hover {
  	text-decoration: none;
}
.first_dev{
	float:left;
	width:100%;
	min-width:400px;
}
/*-- top header Start --*/
.et_top_header_wrapper{
	float:left;
	width:100%;
	padding: 10px 110px;
}
.et_top_contect p{
	float:left;
	letter-spacing:1px;
	font-size:14px;
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.et_top_contect p a:hover{
	color:#30a3f0;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.et_top_contect i{
	color:#fff;
	padding-right:5px;
}
.breadcrumb{
	background:transparent;
	margin:0;
	padding:0;
	font-size:14px;
	letter-spacing:1px;
}
.breadcrumb li{
	margin-left:0 !important;
}
.breadcrumb a, .et_top_contect p a{
	    color: #fff;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.et_top_contect p a:hover{
	color:#fff;
}
.breadcrumb a:hover{
	color:#30a3f0;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.breadcrumb i{
	padding-right:5px;
	color:#30a3f0;
}
.et_right_side_warpper ul{
	float:right;
}
.et_right_side_warpper li{
	float:left;
	margin-left:15px;
}
.plumb_top_socialicon li a{
	font-size:16px;
	color:#3d3d3d;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.plumb_top_socialicon li a:hover{
	color:#ff9930;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
/*-- top header End --*/
/*-- side dots css start --*/
#fp-nav ul li a span {
    margin: 0!important;
    width: auto!important;
    height: auto!important;
    width: 7px!important;
    height: 7px!important;
    background: #fff;
    margin: 0!important;
    position: relative;
    display: block;
    top: auto;
    left: auto;
      -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

#fp-nav ul li {
    width: auto;
    height: auto;
    margin: 10px;
    width: 17px;
    height: 17px
}

#fp-nav ul li .fp-sr-only {
    display: none
}

#fp-nav ul li a {
    width: auto;
    height: auto
}

#fp-nav ul li a span:after {
    content: '';
    position: absolute;
    width: 17px;
    height: 17px;
    top: -5px;
    left: -5px;
    border: 1px solid transparent
}

#fp-nav ul li a.active span:after {
    border-color: #fff
}



.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: unset;
    outline: 0;
    box-shadow: none;
}
/*-- Preloader css start --*/
#preloader {
	background-color: #fff;
    bottom: 0;
    left: 0;
    position: fixed;
    background-image: url(../images/green_pattern.png);
    right: 0;
    background-size: 35px;
    top: 0;
    z-index: 2147483647;
    width: 100%;
    height: 100%;
}
#status {
    background-position: center center;
    background-repeat: no-repeat;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
/*
#status img {
    transform: scale(.3);
}
*/
#mySide-menubar{
  display: none;
}
/*-- side dots css End --*/
/*-- header css start --*/
.wrapper-background {
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
	background:url('assets/images/header_bg.jpg') 50% 0 repeat-y;
	background-position:center 0;
	background-size:cover;
}
.ck_navigation_main_wrapper {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    filter: drop-shadow(2px 4px 6px #0002);
    padding: 0px 107px;
    z-index: 1;
    margin-top: 20px;
}
.ck_menu_inner{
	background:#fff;
	position:relative;
	    box-shadow: 5px 0 5px rgba(0, 0, 0, 0.08);
}
.ck_menu_inner:after{
	    content: '';
    background: #fff;
    width: 30px;
    height: 100%;
    position: absolute;
    border-bottom-left-radius: 50px;
    left: -30px;
}
.ck_menu_inner:before{
	    content: '';
    background: #fff;
    width: 30px;
    height: 100%;
    position: absolute;
    border-top-right-radius: 50px;
    right: -30px;
	    box-shadow: 5px 0 5px rgba(0, 0, 0, 0.03);
}
.ck_logo_wrapper{
	float:left;
	width:260px;
	padding-top:20px;
}
.ck_navigation_right_wrapper{
	    float: left;
    width: calc(100% - 260px);
}
.ck_main_left_border{
	position:fixed;
	z-index: 100;
}
.ck_main_left_border:after{
	content:'';
	border:0.5px solid rgba(255, 255, 255, 0.18);
	height:100%;
	position:fixed;
	left:50px;
	top:0;
	bottom:0;
}
.ck_main_left_border:before{
	    content: '';
    border: 1.5px solid #fff;
    height: 60px;
    position: fixed;
    left: 49px;
    top: 48px;
    bottom: 0;
}
.ck_main_left_border span{
	position:absolute;
	bottom:50px;
	width: 7px;
    height: 7px;
    background: #fff;
    border-radius: 100%;
    position: fixed;
    bottom: 110px;
    left: 47px;
    box-shadow: 0 0 0 0 rgba(225,225,225,0.6);
    -webkit-animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
}
.main .main--demo-3{
	float:right;
	width:auto;
}
.kv_logo_wrapper{
	float:left;
	width:auto;
}
.kv_navi_main_wrapper{
	background:#292b2f;
	box-shadow:2px 0 20px rgba(0, 0, 0, 0.05);
    z-index: 10;
	position:relative;
	    height: 113px;
		  -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.kv_logo_wrapper a{
	float:left;
	padding:30px 0px;
}
.menu-bar {
    cursor: pointer;
    position: relative;
    right: 15px;
    z-index: 9;
    height: 42px;
    display: block;
    float: right;
    margin-top: 15px;
}
.menu-bar span {
    background-color: #fff;
    display: block;
    height: 2px;
    margin-bottom: 6px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 30px;
}
.mainmenu.menu-open {
    position: relative;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    right: 15px;
    visibility: visible;
}
.mainmenu ul li {
    display: inline-block;
}
.mainmenu ul li a {
    color: #000;
    display: block;
    font-size: 14px;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
    padding: 40px 5px;
		       letter-spacing: 1px;
			   font-family: 'Poppins', sans-serif;
}
.gc_main_navigation .gc_main_navigation,
.mainmenu ul li.active > .gc_main_navigation {
	position:relative;
}
.mainmenu ul li:hover .gc_main_navigation,
.mainmenu ul li.active > .gc_main_navigation {
    opacity: 1;
	color:#fe2b5d !important;
}
.nav > li > a:focus,
.nav > li > a:hover {
    background-color: transparent;
}
.menu-bar:after,
.menu-bar:before {
    background-color: #fff;
    content: "";
    height: 2px;
    position: absolute;
    right: 0;
    top: 8px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 30px;
}
.menu-bar.menu-close:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.menu-bar.menu-close:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.menu-bar.menu-close span {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
/*************************
02.1 Submenu & Megamenu
*************************/

.mainmenu ul ul,
.mainmenu ul li .mega-menu {
    width: 220px;
    position: absolute;
    text-align: left;
    background-color: #fff;
    top: calc(100% + 30px);
    z-index: 9999999;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
}
.mainmenu ul li:hover > ul,
.mainmenu ul li:hover > .mega-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    top: 100%;
	border-top: 2px solid #ff9930;
	-o-box-shadow: 0px 4px 20px 0 rgba(0,0,0,0.04);
    -ms-box-shadow: 0px 4px 20px 0 rgba(0,0,0,0.04);
    -moz-box-shadow: 0px 4px 20px 0 rgba(0,0,0,0.04);
    -webkit-box-shadow: 0px 4px 20px 0 rgba(0,0,0,0.04);
    box-shadow: 0px 4px 20px 0 rgba(0,0,0,0.04);
}
.mainmenu ul ul li {
    display: block;
}
.mainmenu ul ul li a,
.mainmenu ul li.has-mega .mega-menu span a {
    color: #333333;
    text-transform: uppercase;
	font-size: 14px;
    letter-spacing: 1px;
    padding: 8px 10px 8px 20px;
    border-bottom: 1px solid #eee;
	margin:0;
}
.mainmenu ul li.has-mega .mega-menu span a:hover{
	background-color: #00468c;
	color:#ffffff !important;
}
.mainmenu ul ul li:last-child > a {
    border-bottom: 0px;
}
.mainmenu ul ul li a:after {
    content: "";
}
.mainmenu ul ul li > ul {
    left: -100%;
    top: 50%;
    -webkit-transform-origin: 100% 50% 0;
    transform-origin: 100% 50% 0;
}
.mainmenu ul ul li:hover > ul {
    top: 20%;
}
.mainmenu ul li.has-mega {
    position: relative;
}
.mainmenu ul li.has-mega .mega-menu {
    width: 100%;
    left: 0;
    padding: 20px 0px;
}
.mainmenu ul li.has-mega .mega-menu span {
    width: 25%;
    float: left;
    border-left: 1px solid #eee;
}
.mainmenu ul li.has-mega .mega-menu span a {
    padding-left: 20px;
    padding-right: 0px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.mainmenu ul li.has-mega .mega-menu span a:last-child {
    border-bottom: 0px;
}
.mainmenu ul li.has-mega .mega-menu span a:hover {
    padding-left: 3px;
	padding-left: 20px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.mainmenu ul li span a.active {
    font-weight: 600;
}
.mainmenu ul ul li.active > a {
    background-color: #eee;
    font-weight: 600;
}
.main_nav_ul {
	    float:right;
}
/*************************
02.2 Sticky menu
*************************/
.header-area.stick .logo a {
    color: #222;
    margin-top: 2px;
    position: relative;
    z-index: 9999999;
}
.header-area.stick .logo a h2 span {
    background-color: #222;
    color: #fff;
}
.header-area.stick .mainmenu ul li a,
.stick .mean-container a.meanmenu-reveal {
    color: #000000;
}

.header-area.stick .menu-bar:after,
.header-area.stick .menu-bar:before,
.header-area.stick .menu-bar span,
.stick .mainmenu ul li.parent:after,
.stick .mainmenu ul li.parent:before,
.stick .mainmenu ul li.has-mega > a:before,
.stick .mainmenu ul li.has-mega > a:after,
.stick .mean-container a.meanmenu-reveal span {
    background-color: #222;
}
/*************************
02.3 Hidden menu bar
*************************/

.hidden-menu-bar .mainmenu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    right: 0;
    visibility: visible;
    padding-right: 0;
    position: relative;
	z-index:10;
	float:right;
}
/*************************
02.4 Onepage side menu
*************************/

.left-side-wrapper {
    background-color: #222;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 15%;
    z-index: 99;
}
.left-side-wrapper .logo {
    text-align: center;
}
.left-side-wrapper .mainmenu ul li {
    display: block;
}
.left-side-wrapper .mainmenu ul li a {} .left-side-wrapper .mainmenu {
    margin-top: 50px;
    position: relative;
}
.left-side-wrapper .mainmenu ul li > a:after,
.left-side-wrapper .mainmenu ul li.active > a:after {
    bottom: -5px;
    left: 20px;
    right: auto;
}
.right-side-wrapper {
    margin-left: 15%;
    width: 85%;
}
.right-side-wrapper .container-fluid {
    padding: 0% 10%;
}
.right-side-wrapper .container-fluid .single-project-item {
    height: 370px;
}
.right-side-wrapper .container-fluid .single-project-item.large {
    height: 460px;
}
/*************************
02.5 Onepage Menu
*************************/
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu {
  width: 300px;
  font-family: Raleway, sans-serif;
  color: #ffffff;
}
#cssmenu ul ul {
  display: none;
}
#cssmenu > ul > li.active > ul {
  display: block;
}
.align-right {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 16px 22px;
  cursor: pointer;
  z-index: 2;
  font-size: 24px;
  text-decoration: none;
  color: #3d3d3d;
  font-weight:bold;
   -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#cssmenu ul > li.has-sub > a:after {
  position: absolute;
  right: 26px;
  top: 28px;
  z-index: 5;
  display: block;
  height: 10px;
  width: 2px;
  background: #3d3d3d;
  content: "";
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
   -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#cssmenu ul > li.has-sub > a:before {
  position: absolute;
  right: 22px;
  top: 32px;
  display: block;
  width: 10px;
  height: 2px;
  background: #3d3d3d;
  content: "";
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
   -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#cssmenu ul > li.has-sub.open > a:after,
#cssmenu ul > li.has-sub.open > a:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cssmenu ul ul li a {
  padding: 14px 45px;
  cursor: pointer;
  z-index: 2;
  font-size: 18px;
  text-decoration: none;
  color: #797979;
  font-weight:bold;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul ul li a {
  padding-left: 32px;
}
#cssmenu ul ul li a:hover {
  color: #ff9930;
}
#cssmenu ul ul > li.has-sub > a:after {
  top: 16px;
  right: 26px;
  background:#ffffff;
}
#cssmenu ul ul > li.has-sub > a:before {
  top: 20px;
  background:#ffffff;
}

.mainmenu.one-page-menu ul li a {
    padding-right: 10px;
    padding-left: 10px;
}
.mainmenu.one-page-menu ul li:hover a:after,
.mainmenu.one-page-menu ul li.active a:after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    width: 90%;
}
.mainmenu.one-page-menu ul li a:after {
    width: 0%;
    height: 1px;
    content: "";
    background-color: #fff;
    position: absolute;
    left: 5%;
    top: 50%;
    margin-top: -5px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.stick .mainmenu.one-page-menu ul li a:after {
    background-color: #222;
}
.rp_mobail_menu_main_wrapper{
	float:none;
	width:100%;
}
.kv_sub_menu{
	position:unset !important;
}
.kv_mega_menu{
	width:100% !important;
	left:0;
}
.kv_mega_menu_width{
	float:left;
	width:100%;
	    overflow: hidden;
}
.jn_menu_partion_div{
	float:left;
	width:22%;
}
.jn_menu_partion_div:first-child{
	background:#f9f9f9;
	position:relative;
	    padding-bottom: 20px;
}
.jn_menu_partion_div:first-child:after{
	    content: '';
    width: 501px;
    min-height: 450px;
    background: #f9f9f9;
    position: absolute;
    left: -500px;
    top: 0;
}
.jn_menu_partion_div:nth-child(2){
	width:56%;
}
.jn_menu_partion_div li{
	float:left;
	width:100%;
}
.jn_menu_partion_div ul{
	    position: unset !important;
}
.mainmenu ul li:hover > ul .jn_menu_partion_div ul, .mainmenu ul li:hover > .mega-menu .jn_menu_partion_div ul{
	opacity: 1 !important;
    visibility: visible !important;
}
.jn_menu_tabs_cont li a{
	font-weight:500 !important;
	text-transform:uppercase !important;
	background:transparent !important;
	color:#004165 !important;
	padding-left: 30px !important;
}
.jn_menu_tabs_cont ul{
	background:transparent !important;
}
.jn_menu_tabs_cont li a:hover{
	background:transparent !important;
	color:#004165 !important;
	border-color:transparent !important;
}
.jn_menu_tabs_cont li:hover > a{
	color:#004165 !important;
}
.jn_menu_tabs_cont .nav-tabs .nav-item.show .nav-link, .jn_menu_tabs_cont .nav-tabs .nav-link.active{
	background:#fff !important;
	border-color:transparent !important;
	position:relative;
	font-size: 11.5px;
}
.jn_menu_tabs_cont .nav-tabs .nav-link.active:after{
	content: '\f067';
    position: absolute;
    font-family: FontAwesome;
    left: 8px;
    top: 8px;
    font-size: 10px;
	color:#e17000;
}
.jn_menu_tabs_cont .nav-tabs .nav-link.active:before{
	content: '\f105';
    position: absolute;
    font-family: FontAwesome;
    right: 8px;
    top: 8px;
    font-size: 18px;
	color:#e17000;
}
.jn_menu_tabs_cont ul{
	width:100% !important;
	border-bottom: 0;
}
.jen_tabs_conent_list ul{
	width:100% !important;
}
.jen_tabs_conent_list{
	margin-top:20px;
	padding-left:20px;
}
.jen_tabs_conent_list li a{
	border:0 !important;
}
.jen_tabs_conent_list li a:hover{
	color:#e17000;
}
.jen_tabs_conent_list2{
	padding-left:0;
	position:relative;
}
.jen_tabs_conent_list2:after{
	content: '';
    width: 1px;
    height: 180px;
    background: #eee;
    position: absolute;
    right: 0;
    top: 25px;
}
.jn_menu_img_blog{
	text-align:center;
	margin-top:20px;
}
.jn_menu_img_blog h5{
	padding-top:10px;
	line-height: 26px;
}
.navi_btn{
	    float: left;
    width: 180px;
    height: 30px;
    background: #9c1111;
    color: #fff !important;
    text-align: center;
    line-height: 28px;
    padding: 0 !important;
    margin-left: 20px !important;
    margin-top: 15px !important;
}
.mainmenu ul li:hover .gc_main_navigation i, .mainmenu ul li.active > .gc_main_navigation i{
	color:#e99595 !important;
}
.kv_navigation_wrapper{
	float:right;
	width:auto;
}
.jen_search_btn_wrapper{
	float:right;
	width:auto;
}
/*-- search Start --*/
 .serach-header {
   float:right;

   z-index:1;
}
 .serach-header .searchd {
    background: transparent;
    line-height: 50px;
    height: 50px;
    border: 0;
}
 .serach-header .searchd i {
    color: #29abff;
    font-size: 16px;
    border: 0 !important;
}
.searchd{
	background: transparent;
    float: left;
    height: 20px;
	padding-left:15px;
    border: 0;
    color: #fff;
	cursor:pointer;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.white_serch{
	display:none;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.searchd:hover{
	color:#e99595;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
 .serach-header .searchbox {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.92);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 11000;
}
 .serach-header .searchbox .close {
    background-color: transparent;
    box-shadow: none;
    color: #e17000;
    font-size: 40px;
    font-weight: bold;
    opacity: 1;
    padding: 10px 17px;
    position: fixed;
    right: 20px;
    top: 15px;
    text-shadow: none;
}
 .serach-header .searchbox form input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: transparent;
    border-color: -moz-use-text-color -moz-use-text-color #fff;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #e17000;
    font-size: 28px;
    font-weight: lighter;
    left: 0;
	 right: 0;
    margin: 0px auto;
    outline: medium none;
    padding-bottom: 7px;
    padding-left: 0;
    padding-right: 30px;
    position: absolute;
    top: 45%;
    width: 36%;
    line-height: 60px;
}
 .serach-header .searchbox form button {
    display: inline-block;
    line-height: 60px;
    height: 60px;
    left: 64%;
    position: absolute;
    top: 49%;
    transform: translate(0%, -55%);
    background: transparent;
    color: #e17000;
    border: 0;
    font-size: 20px;
}

 .serach-header .searchbox.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    filter: alpha(opacity=100);
}
.serach-header .searchbox form::-webkit-input-placeholder {
    color: rgba(219, 187, 10, 0.6);
}
.serach-header .searchbox form:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(219, 187, 10, 0.6);
}
.serach-header .searchbox form::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(219, 187, 10, 0.6);
}
.serach-header .searchbox form:-ms-input-placeholder {
    color: rgba(219, 187, 10, 0.6);
}
.search_wrap{
	float:left;
	    padding-top: 30px;
		margin-right: -10px;
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    color: #ff9930;
    text-decoration: none;
    opacity: .75;
}
.parent a:hover{
	color:#ff9930;
}
.menu_fixed {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    padding-top: 0;
    background: #292b2f;
    box-shadow: 0px 4px 20px 0 rgba(0,0,0,0.04);
}
.main_nav_ul li{
	margin-right:30px;
}
.buss_cart_section_wrapper{
	float:right;
	width:auto;
}
.buzz_cart_dropdown{
	position:relative;
	  /* padding-top: 42px;
    padding-bottom: 44px;
	       padding-right: 25px;*/
}
.buzz_cart_dropdown a{
	color:#818d9a;
	position:relative;
	font-size: 18px;
}
.buzz_cart_dropdown a span{
	  width: 16px;
    height: 17px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #e99595;
    text-align: center;
    line-height: 18px;
    float: left;
    color: #ffffff;
    font-size: 9px;
    position: absolute;
    top: -6px;
    right: -10px;
}
.buzz_cart_dropdown > ul{
	position:absolute;
	top:100%;
	right:0;
	width:350px;
	opacity:0;
	visibility:hidden;
	background:#fff;
	margin-top:30px;
	padding:20px;
	-o-box-shadow: 0px 4px 20px 0 rgba(0,0,0,0.04);
    -ms-box-shadow: 0px 4px 20px 0 rgba(0,0,0,0.04);
    -moz-box-shadow: 0px 4px 20px 0 rgba(0,0,0,0.04);
    -webkit-box-shadow: 0px 4px 20px 0 rgba(0,0,0,0.04);
    box-shadow: 0px 4px 20px 0 rgba(0,0,0,0.04);
	-webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.buzz_cart_dropdown > ul li{
	margin-top:20px;
	float:left;
	width:100%;
	position:relative;
}
.buzz_cart_dropdown > ul li:first-child{
	margin-top:0px;
}
.buzz_cart_dropdown:hover > ul{
	opacity:1;
	visibility:hidden;
	margin-top:0;
	-webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.buzz_cart_dropdown i{
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.buzz_cart_dropdown i:before{
	font-size:18px;
}


.buzz_cart_dropdown:hover i{
	color:#ff9930;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.fa-instagram{

      padding-left: 10px;
    padding-right: 20px;
  }
.cc_cart_wrapper1 .close{
	opacity:1;
	position:absolute;
	    top: 17px;
    right: 0;
}
.cc_cart_cont_wrapper h4{
	line-height:17px;
}
.cc_cart_cont_wrapper h4 a:hover{
	color:#ff9930;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.cc_cart_wrapper1 .close:hover{
	color:#ff9930;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.cc_cart_img_wrapper{
	float:left;
	width:auto;
	padding-right:25px;
}
.cc_cart_cont_wrapper p{
	font-size:14px;
	color:#777;
}
.cc_cart_cont_wrapper h4 a{
	text-transform:capitalize;
	font-size:18px;
	color:#111;
}
.buzz_cart_btn{
	float:left;
	width:100%;
}
.buzz_cart_btn a{
	    float: left;
    width: 150px;
    height: 50px;
    line-height: 45px;
    text-align: center;
    background: #ff9930;
    border: 1px solid #ff9930;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
}
.buzz_cart_btn a:hover{
	background:transparent;
	color:#ff9930;
}
.lv_search_box2 li{
	float:left;
	width:100%;
	margin-top:20px;
}
.ck_login_btn{
	float:right;
	    padding-top: 42px;
    padding-right: 25px;
}
.ck_login_btn a i:before{
	margin-left:0;
	color:#818d9a;
	    font-size: 25px;
		-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ck_login_btn a:hover i:before{
	color:#ff9930;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ck_top_life_effect{
	position:fixed;
	top:0;
	left:28%;
}
.ck_top_life_effect:after{
	content:'';
	border:0.5px solid rgba(255, 255, 255, 0.21);
	height:125px;
	position:absolute;
	top:0;
}
.ck_top_life_effect:before{
	    content: '';
    width: 7px;
    height: 7px;
    background: #ff9930;
    border-radius: 100%;
    position: absolute;
    bottom: -127px;
    left: -3px;
	 box-shadow: 0 0 0 0 rgba(225,225,225,0.6);
    -webkit-animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 20px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 20px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 20px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 20px rgba(232, 76, 61, 0);
  }
}
.ck_main_slider_img{
	-webkit-animation: movebounce 3.9s linear infinite;
    animation: movebounce 3.9s linear infinite;
	    margin-top: -12%;
}
@keyframes movebounce {
  0% {
    transform: translateY(0px); }
  50% {
    transform: translateY(20px); }
  100% {
    transform: translateY(0px); } }
@keyframes moveleftbounce {
  0% {
    transform: translateX(0px); }
  50% {
    transform: translateX(20px); }
  100% {
    transform: translateX(0px); } }
.et_right_side_main_warpper{
	position:relative;
	z-index:1;
}
.ck_bot_life_effect{
	position:fixed;
	bottom:0;
	left:42%;
}
.ck_bot_life_effect:after{
	content:'';
	border:0.5px solid rgba(255, 255, 255, 0.21);
	height:125px;
	position:absolute;
	bottom:0;
}
.ck_bot_life_effect:before{
	    content: '';
    width: 7px;
    height: 7px;
    background: #fff;
    border-radius: 100%;
    position: absolute;
    bottom: 125px;
    left: -3px;
	 box-shadow: 0 0 0 0 rgba(225,225,225,0.6);
    -webkit-animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
}

.header-img{
  width: 80%;
}
.mainmenu .gc_main_navigation.parent:after,
.mainmenu ul li.has-mega > a:after {
        content: '';
    position: absolute;
    left: 0;
    width: 0%;
    background: url(../images/shap_line3.png) no-repeat;
    height: 13px;
    bottom: 20px;
    border: 0;
    margin: 0;
	transition: all 500ms linear 0s;
}
.main_nav_ul {
	    display: inline-flex;
}
.mainmenu .gc_main_navigation.parent:hover:after,
.mainmenu ul li.has-mega:hover > a:after {
    width: 90px;
}
/*-- header css End --*/

/****-----------footer wrapper css------------********/
.footer_wrapper {
   background:#151515;
   padding:100px 0;
}
.foter_top_wrapper{
	padding:50px 0;
	padding-bottom:45px;
	text-align:center;
	 background:#1e2733;
	 border-bottom:1px solid rgba(255, 255, 255, 0.2);
}
.section2_footer_wrapper {
    float: left;
    width: 100%;
}
.tb_foter_left {
    float: left;
    width: 100%;
    text-align:center;
}
.foter_top_wrapper li{
	display:inline-block;
	width:9%;
	text-align:center;
}
.foter_top_wrapper li a{
	float:left;
	width:100%;
	text-align:center;
	color:rgba(255, 255, 255, 0.7);
	font-size:24px;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.foter_top_wrapper li a:hover{
	color:#ff9930;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.footer_about_wrapper,
.wrapper_second_useful,
.wrapper_second_blog {
    float: left;
    width: 100%;
}
.section2_footer_wrapper h4 {
    font-size: 22px;
    font-weight: 400;
    padding-bottom: 32px;
	font-weight:500;
    text-transform: uppercase;
    color: #fff;
}
.wrapper_first_image{
	padding-bottom:30px;
}
.footer_widget h4:after {
    content: '';
    border: 2px solid #ff9930;
    width: 30px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    position: absolute;
    left: 0;
    bottom:33px;
}
.abotus_content {
    float: left;
    width: 100%;
}
.abotus_content {
    padding-bottom: 25px;
}
.abotus_content p {
    font-size: 16px;
    color: #818d9a;
}
.footer_about_wrapper .blog_read{
	text-transform:capitalize;
	color:#ff9930;
}
.aboutus_social_icons {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer_useful_wrapper ul li {
    margin-bottom: 13px;
}
.footer_useful_wrapper ul li i {
    color: #ececec;
    margin-right: 20px;
    font-size: 16px;
}
.footer_useful_wrapper ul li a {
    color: #ececec;
    font-size: 16px;
    text-transform: capitalize;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.footer_useful_wrapper ul li a:hover {
    color: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.footer_about_wrapper {
	padding-bottom:15px;
	 border-bottom:1px solid rgba(255, 255, 255, 0.2);
}
.btm_foter_box {
       float: left;
    width: 100%;
    padding-top: 20px;
    text-align: center;
    padding-bottom: 20px;
}
.ft_blog_wrapper1,
.ft_blog_wrapper2 {
    float: left;
    width: 100%;
}
.ft_blog_wrapper1 {
    padding-bottom: 25px;
	position:relative;
}
.ft_blog_wrapper1:after{
	content:'';
	position:absolute;
	bottom:15px;
	left:0;
	right:0;
	height:1px;
	width:100%;
	background:rgba(255, 255, 255, 0.2);
}
.ft_blog_date {
	font-size: 14px;
    color: #ff9930;
	margin-top:5px;
	text-transform:uppercase;
}
.ft_blog_image {
    float: left;
    width: 80px;
}
.ft_blog_text {
    font-size: 14px;
    font-weight: 500;
    float: left;
    width: calc(100% - 80px);
    padding-left: 10px;
}
.ft_blog_text p a {
    font-size: 16px;
    color:#818d9a;
	line-height:20px;
	text-transform:capitalize;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.ft_blog_text p a:hover {
    color: #ff9930;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.section2_bottom_wrapper {
	background:#1e2733;
	border-top:1px solid rgba(255, 255, 255, 0.2);
}
.footer_btn_wrapper {
    float: right;
}
.foter_contact_nav ul li a p {
    color: #fff;
    text-transform: lowercase !important;
}
.contect_form_footer input::-webkit-input-placeholder, .contect_form_footer textarea::-webkit-input-placeholder  {
	color: rgba(255, 255, 255, 0.5);
}
.contect_form_footer input::-moz-placeholder, .contect_form_footer textarea::-moz-placeholder {
	color: rgba(255, 255, 255, 0.5);
}
.contect_form_footer input:-ms-input-placeholder, .contect_form_footer textarea:-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.5);
}
.contect_form_footer input:-moz-placeholder, .contect_form_footer textarea:-moz-placeholder {
	color: rgba(255, 255, 255, 0.5);
}
.foter_contact_nav ul li a p:hover {
    color: #f6ce33;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.footer_widget h4{
	font-size:22px;
	color:#fff;
	position:relative;
	text-transform:capitalize;
	padding-bottom:55px;
}
.ft_blog_image img{
	border-radius:5px;
}
.footer_about_wrapper .blog_read i{
	position:relative;
	top:2px;
	left:4px;
}
.contect_form_footer {
    position: relative;
}
.contect_form_footer input {
    width: 100%;
    height: 40px;
    color: #c8c8c8;
    background: #353d48;
    font-size: 14px;
	font-style:italic;
    padding-left: 10px;
    margin-bottom: 10px;
    text-transform: capitalize;
    line-height: 40px;
    border-radius: 2px;
    border:0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.footer_contact_wrapper ul li {
    margin-bottom: 12px;
	float:left;
	width:100%;
	padding-bottom:10px;
    font-size: 16px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.footer_contact_wrapper ul li:last-child{
	border:0;
}
.footer_btn{
	padding-top:5px;
}
.footer_btn a{
	width:100%;
	height:40px;
	line-height:38px;
}
.contect_form_footer textarea {
    height: 120px;
	padding-left:10px;
	width:100%;
    font-size: 14px;
	color:#c8c8c8;
	font-style:italic;
    line-height: 24px;
    text-transform: capitalize;
    border-radius: 2px;
    border: 0;
	resize:none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: #353d48;
}
.contect_form_footer i{
	margin-right: -30px;
    position: relative;
    left: -26px;
    font-size: 14px;
}
.footer_contact_wrapper li span {
    float: left;
    width: 80px;
    color: #818d9a;
	text-transform:capitalize;
}
.footer_contact_wrapper li p {
    float: left;
    width: calc(100% - 80px);
    color: #818d9a;
	padding-left:15px;
    margin-bottom: 0px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.footer_contact_wrapper li p a{
	color:#818d9a;
}
.footer_contact_wrapper li p a:hover, .btm_foter_box p a:hover{
	color:#ff9930;
}
.btm_foter_box p{
	color:#818d9a;
	font-size:16px;
	text-transform:capitalize;
}
.btm_foter_box p a{
	color: #818d9a;
	margin-left:2px;
}
.aboutus_social_icons{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.aboutus_social_icons li{
	float:left;
	margin-left:20px;
}
.aboutus_social_icons li:first-child{
	margin-left:0px;
}
.aboutus_social_icons li a{
	float:left;
	text-align:center;
	color:#818d9a;
	text-transform:uppercase;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.aboutus_social_icons li a:hover{
	color:#ff9930;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.footer_btn a{
	float: left;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #ff9930;
    color: #fff;
    text-transform: capitalize;
    border: 1px solid transparent;
}
.footer_btn a:hover{
	    background: transparent;
    border: 1px solid #ff9930;
    color: #ff9930;
}

/*---------------- st LogIn Start --------------*/
.st_pop_form_wrapper .close {
    position: absolute;
    top: 20px;
    right: 25px;
    z-index: 1;
    font-size: 35px;
}
.st_pop_form_wrapper .modal-dialog{
	max-width:350px;
}
.modal{
	top:20%;
}
.st_pop_form_heading_wrapper h3{
	font-size: 18px;
color: rgba(0,0,0,0.87);
letter-spacing: 1px;
text-align: center;
font-weight:700;
text-transform:uppercase;
}
.st_pop_form_wrapper .modal-content{
	padding:30px;
}
.st_pop_form_heading_wrapper{
	padding-bottom:20px;
}
.st_profile__pass_input_pop{
	margin-top:20px;
}
.st_form_pop_fp{
	text-align:right;
	padding-top:10px;
}
.st_form_pop_fp h3 a{
	font-size: 12px;
color: #f35564;
letter-spacing: 0;
}
.st_form_pop_login_btn a{
	    width: 100%;
		margin-top:10px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    background: rgba(0,0,0,0.12);
    font-size: 14px;
    font-weight: 500;
    color: rgba(0,0,0,0.38);
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 4px;
    font-family: 'Roboto', sans-serif;
    border: 1px solid rgba(0,0,0,0.12);
}
.st_form_pop_login_btn a:hover {
    background: #f35564;
    color: #fff;
    border: 1px solid #f35564;
}
.st_form_pop_or_btn{
	text-align:center;
	margin-top:20px;
	position:relative;
}
.st_form_pop_or_btn h4{
	display:inline-block;
	width:30px;
	height:30px;
	background: #f35564;
	line-height:30px;
	text-align:center;
	border-radius:4px;
	font-size: 12px;
color: #FFFFFF;
letter-spacing: 0.67px;
	text-transform:uppercase;
	position:relative;
	z-index:1;
}
.st_form_pop_or_btn:after{
	content:'';
	width:100%;
	height:1px;
	position:absolute;
	background: #E0E0E0;
	left:0;
	right:0;
	top:15px;
}
.st_form_pop_facebook_btn a{
	    width: 100%;
		margin-top:20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    background: #3B57A1;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 1px;
    text-transform: capitalize;
    border-radius: 4px;
    font-family: 'Roboto', sans-serif;
    border: 1px solid rgba(0,0,0,0.12);
}
.st_form_pop_facebook_btn a:hover {
    background: #1e3e92;
    color: #fff;
    border: 1px solid #1e3e92;
}
.st_form_pop_facebook_btn a i{
	    float: left;
    line-height: 40px;
    /* padding-left: 10px; */
    position: relative;
    left: 20px;
	font-size:16px;
}
.st_form_pop_gmail_btn a{
	    width: 100%;
		margin-top:20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    background: transparent;
    font-size: 14px;
    font-weight: 500;
    color: rgba(0,0,0,0.54);
    letter-spacing: 1px;
    text-transform: capitalize;
    border-radius: 4px;
    font-family: 'Roboto', sans-serif;
    border: 1px solid rgba(0,0,0,0.12);
}
.st_form_pop_gmail_btn a:hover {
    background: #f35564;
    color: #fff;
    border: 1px solid #f35564;
}
.st_form_pop_gmail_btn a i{
	    float: left;
    line-height: 40px;
    /* padding-left: 10px; */
    position: relative;
    left: 20px;
	font-size:16px;
}
.st_form_pop_signin_btn h4{
	font-size: 14px;
color: rgba(0,0,0,0.54);
letter-spacing: 0.78px;
text-align:center;
padding-top:30px;
text-transform:capitalize;
font-weight:500;
}
.st_form_pop_signin_btn h4 a{
color: #f35564;
}
.st_form_pop_signin_btn h5{
	font-size: 12px;
color: rgba(0,0,0,0.54);
letter-spacing: 0;
text-align: center;
padding-top:10px;
}
.st_form_pop_signin_btn h5 a{
	text-decoration:underline;
}
.st_form_pop_signin_btn h5 a:hover{
	color:#f35564;
}
.st_pop_form_heading_wrapper p{
	font-size: 12px;
color: rgba(0,0,0,0.87);
letter-spacing: 1px;
text-align: center;
line-height: 16px;
padding-top:25px;
}
.st_pop_form_heading_wrapper_fpass{
	padding-bottom:0;
}
.st_form_pop_fpass_btn a{
	    width: 100%;
		margin-top:30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    background: #f35564;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 4px;
    border: 1px solid #f35564;
}
.st_form_pop_fpass_btn a:hover {
    background: transparent;
    color: #f35564;
    border: 1px solid #f35564;
}
.st_profile_input input{
	    width: 100%;
    height: 40px;
    padding-left: 10px;
}
.modal-open {
    overflow-y: auto;
}
.st_profile_input_very{
	margin-top:20px;
}
.hamburger{
	border: 1px solid transparent;
	    margin-right: 0;
		    margin-top: 25px;
}
.hamburger__line-in::before, .hamburger__line-in::after{
	background:#fc4f5f;
}
.hamburger::after{
	border:5px solid rgba(255, 153, 48, 0.22);
}
/*---------------- st LogIn End --------------*/
/*---------------- ck slider Start --------------*/
.ck_slider_top_content h2{
	` font-size: 37px;
    color: #ff9930;
    font-family: 'dance-script';
}
.ck_slider_top_content h3{
	  color: #3d3d3d;
    font-size: 45px;
    letter-spacing: 2px;
    padding-top: 10px;
    font-weight: 300;
}
.ck_slider_top_content h3 span{
	font-weight:600;
  /*font-family: gotham-bd;*/
}
.ck_slider_top_content h3 span.pink{
  font-weight: 600;
    font-size: 56px;
    color: #ff8792;
  /*font-family: gotham-bd;*/

}
.ck_slider_top_content p{
	color:#797979;
	padding-top:30px;
}
.ck_slider_top_content ul{
	float:left;
	width:100%;
	margin-top:15px;
}
.ck_slider_top_content li{
	float:left;
	margin-right:20px;
	margin-top:15px;
}
.ck_slider_top_content li:first-child a{
	float:left;
	/*width:150px;
	height:50px;
	line-height:50px;*/
  padding:10px 12px; 
	text-align:center;
	background:transparent;
	color:#8a5644;
	text-transform:capitalize;
	border:1px solid #8a5644;
}
.ck_slider_top_content li:first-child a:hover{
	background: #8a5644;
    border: 1px solid #8a5644;
    color: #fff;
}
.ck_slider_top_content li:last-child a{
	float:left;
	/*width:150px;
	height:50px;
	line-height:50px;*/
  padding:10px 12px;   
	text-align:center;
	background:transparent;
	border:1px solid #8a5644;
	color:#8a5644;
	text-transform:capitalize;
}
.ck_slider_top_content li:last-child a:hover{
	background:#8a5644;
	border:1px solid #8a5644;
	color:#fff;
}
.ck_top_life_effect{
	position:absolute;
	top: 114px;
    left: 7%;
}
.ck_top_life_effect:after{
	content:'';
	border:0.5px solid #ebebeb;
	height:125px;
	position:absolute;
	top:0;
}
.ck_top_life_effect:before{
	    content: '';
    width: 20px;
    height: 20px;
    /* background: #176; */
    border: 7px solid #fff;
    border-radius: 100%;
    position: absolute;
    bottom: -144px;
    left: -9px;
    box-shadow: 0 0 0 0 rgba(225,225,225,0.6);
    -webkit-animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 20px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 20px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 20px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 20px rgba(232, 76, 61, 0);
  }
}
.ck_top_right_effect{
	position:absolute;
	top:0;
	right:12%;
}
.ck_top_right_effect:after{
	content:'';
	border:0.5px solid #ebebeb;
	height:125px;
	position:absolute;
	top:0;
}
.ck_top_right_effect:before{
	    content: '';
    width: 20px;
    height: 20px;
    /* background: #176; */
    border: 7px solid #b0e3d0;
    border-radius: 100%;
    position: absolute;
    bottom: -144px;
    left: -9px;
    box-shadow: 0 0 0 0 rgba(225,225,225,0.6);
    -webkit-animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
}
.ck_bot_life_effect{
	position:absolute;
	bottom:0;
	left:42%;
}
.ck_bot_life_effect:after{
	content:'';
	border:0.5px solid #ebebeb;
	height:125px;
	position:absolute;
	bottom:0;
}
.ck_bot_life_effect:before{
	    content: '';
    width: 20px;
    height: 20px;
    /* background: #176; */
    border: 7px solid #b0dcf9;
    border-radius: 100%;
    position: absolute;
    bottom: 125px;
    left: -9px;
    box-shadow: 0 0 0 0 rgba(225,225,225,0.6);
    -webkit-animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.2s infinite cubic-bezier(0.66, 0, 0, 1);
}
/*---------------- ck slider End --------------*/
/*-- btc team Wrapper Start  --*/
.btc_team_main_wrapper{
	float:left;
	width:100%;
	padding-top:100px;
	padding-bottom:100px;
}
.btc_team_left_wrapper{
	float:left;
	width:30%;
}
.btc_team_right_wrapper{
	float:left;
	width:70%;
}

.btc_team_slider_wrapper{
	float:left;
	width:100%;
}
.btc_team_left_wrapper h3 {
    font-size: 30px;
    color: #3d3d3d;
    position: relative;
}
.btc_team_left_wrapper p{
	padding-top:40px;
}
.btc_team_left_wrapper h3:after {
    content: '';
    border: 2px solid #ff9930;
    width: 30px;
    position: absolute;
    left: 0;
    bottom: -20px;
}
.btc_team_slider_wrapper  .owl-theme .owl-dots{
	display:none;
}
.btc_team_slider_wrapper .owl-theme .owl-nav {
    position: absolute;
    margin: 0;
   left: -347px;
    top: 250px;
    right: 0;
	z-index:1000;
	display:block;
}
.btc_team_slider_wrapper .owl-theme .owl-nav .owl-prev{
    left: 0;
    top: -40px;
    position: absolute;
    width: 90px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding-top: 0;
    background: transparent;
    border: 1px solid #ff9930;
    color: #ff9930;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.btc_team_slider_wrapper .owl-theme .owl-nav .owl-prev i:before, .btc_team_slider_wrapper  .owl-theme .owl-nav .owl-next i:before{
	font-size:24px;
	margin-left:0;
}
.btc_team_slider_wrapper  .owl-theme .owl-nav .owl-next{
        left: 110px;
    top: -40px;
    position: absolute;
    width: 90px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    background: transparent;
    padding-top: 0;
    text-align: center;
    border: 1px solid #ff9930;
    color: #ff9930;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.btc_team_slider_wrapper .owl-theme .owl-nav .owl-prev:hover, .btc_team_slider_wrapper  .owl-theme .owl-nav .owl-next:hover{
	background:#ff9930;
	color:#ffffff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.btc_team_slider_cont_main_wrapper{
	float:left;
	width:100%;
	overflow:hidden;
}
.btc_team_img_wrapper{
	float:left;
	width:100%;
	position:relative;
}
.btc_team_img_cont_wrapper{
	float:left;
	width:100%;
	background:#f6f6f6;
	text-align:center;
	padding-top:35px;
	padding-bottom:35px;
	z-index:1;
	position:relative;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.btc_team_img_cont_wrapper h4{
	font-size:16px;
}
.btc_team_img_cont_wrapper p{
	color:#797979;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.btc_team_img_cont_wrapper h4 a{
	color:#000000;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.btc_team_social_wrapper{
	float:left;
	width:80%;
	left:0;
	right:0;
	margin:0px auto;
	background:rgba(0,0,0,0.7);
	position: absolute;
    bottom: -50px;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	text-align:center;
}
.btc_team_slider_cont_main_wrapper:hover .btc_team_social_wrapper{
	bottom:0;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.btc_team_social_wrapper h5{
	font-size:16px;
	color:#fff;
	padding-top:15px;
	padding-bottom:15px;
}
.btc_team_slider_cont_main_wrapper:hover .btc_team_img_cont_wrapper{
	background:#ff9930;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.btc_team_slider_cont_main_wrapper:hover .btc_team_img_cont_wrapper h4 a, .btc_team_slider_cont_main_wrapper:hover .btc_team_img_cont_wrapper p{
	color:#ffffff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
/*-- btc team Wrapper End  --*/
/*-- bus counter Wrapper Start --*/
.counto_main_wrapper{
	    background: url(../images/count_img.jpg) 50% 0 repeat-y;
    background-position: center 0;
    background-size: cover;
    width: 100%;
    position: relative;
    padding-top: 40px;
    padding-bottom: 100px;
}
.ck_offer_service_img_overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.7);
}
.con{
	text-align: center;
    display: inline-block;
    color: #3d3d3d;
    font-size: 30px;
    position: relative;
    margin-top: 60px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    background: rgba(0, 0, 0, 0.48);
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.46);
}
.con i:before{
	margin-left:0;
	font-size:40px;
}
.count-description span{
	font-size:46px;
	color:#ff9930;
	margin-top:30px;
	font-weight:400;
	    display: inline-block;
		font-family: 'Poppins', sans-serif;
}
.count-description h5{
	margin-top:15px;
	text-transform:capitalize;
	font-family: 'Lato', sans-serif;
	font-size:18px;
	color:#fff;
}
.trucking_counter{
	display:contents;
}
.ck_abt_counto{
	text-align:center;
}
/*--  counter Wrapper End --*/
/*---------------- ck best cake wrapper Start --------------*/
.ck_heading_new_center_wrapper{
	text-align:center;
	padding-bottom:30px;
}
.ck_heading_new_center_wrapper h4 {
    font-size: 16px;
    color: #ff9930;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}
.ck_heading_new_center_wrapper h3 {
    font-size: 36px;
    color: #3d3d3d;
    padding-top: 15px;
    position: relative;
}
.ck_heading_new_center_wrapper h3:after {
    content: '';
    border: 2px solid #ff9930;
    width: 30px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    bottom: -20px;
}
.ck_bc_main_wrapper{
	padding-top:100px;
	padding-bottom:100px;
	background:#f6f6f6;
}
.ck_heading_center_wrapper_bc h3{
	color:#3d3d3d;
}
.ck_elem_slide_img_wrapper{
	border:1px dashed #ff9930;
	padding-top:60px;
	padding-bottom:40px;
	margin-top:30px;
	text-align:center;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.ck_elem_slide_img_wrapper:hover{
	background:#ff9930;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.ck_elem_slide_img{
	text-align:center;
	position:relative;
}
.ck_elem_slide_img img{
	width: 100%!important;
    display: inline-block !important;
    padding-left: 10px;
    padding-right: 10px;
}
.ck_elem_slide_img_cont{
	padding-left:35px;
	padding-right:35px;
}
.ck_elem_slide_img_cont h3{
	font-size:20px;
	color:#3d3d3d;
	    padding-top: 15px;
		-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.ck_elem_star i{
	color:#ffe400;
}
.ck_elem_slide_img_cont p{
	color:#818d9a;
	padding-top:10px;
	float:left;
	width:100%;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.ck_elem_slide_img h5{
	font-size:22px;
	color:#ff9930;
	font-family: 'Lato', sans-serif;
	padding-top:10px;
	position:absolute;
	right: 20px;
    top: -50px;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.ck_elem_slide_img_wrapper:hover .ck_elem_slide_img h5, .ck_elem_slide_img_wrapper:hover .ck_elem_slide_img_cont p, .ck_elem_slide_img_wrapper:hover .ck_elem_slide_img_cont h3{
	color:#fff;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.ck_bc_btn a{
	display:inline-block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: transparent;
    color: #ff9930;
    text-transform: capitalize;
    border: 1px solid #ff9930;
    margin-top: 20px;
}
.ck_elem_slide_img_wrapper:hover .ck_bc_btn a{
	    background: #fff;
    border: 1px solid #fff;
    color: #ff9930;
}
.ck_heading_center_wrapper_bc{
	padding-bottom:30px;
}
.ck_new_btn_bc{
	text-align:center;
}
.ck_new_btn_bc a{
	float:none;
	display:inline-block;
	margin-top:60px;
}
.ck_new_btn a {
    display:inline-block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #ff9930;
    color: #fff;
    text-transform: capitalize;
    border: 1px solid transparent;
    margin-top: 60px;
}
.ck_new_btn a:hover {
    background: transparent;
    border: 1px solid #ff9930;
	color:#ff9930;
}
.ck_new_btn{
	text-align:center;
}
/*---------------- ck best cake wrapper End --------------*/
/*---------------- ck office services wrapper Start --------------*/
.ck_service_main_box_wrapper{
	margin-top:60px;
}
.ck_service_icon_wrapper{
	position:relative;
}
.ck_service_icon_wrapper:after{
	    content: '';
    border: 0.5px solid #ff9930;
    width: 68%;
    position: absolute;
    bottom: 0px;
    left: 35px;
}
.ck_service_icon_wrapper i{
	float:left;
	width:65px;
	height:65px;
	border:1px solid #ff9930;
	text-align:center;
	line-height:65px;
	position:relative;
	overflow:hidden;
	z-index:100;
	background:transparent;
	-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.ck_service_icon_wrapper i:before {
    color: #ff9930;
    font-size: 32px;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ck_service_icon_cont_wrapper h3{
	font-size:24px;
	padding-top:30px;
}
.ck_service_icon_cont_wrapper h3 a{
	color:#3d3d3d;
}
.ck_service_icon_cont_wrapper p{
	color:#818d9a;
	padding-top:20px;
}
.ck_service_main_box_wrapper2{
	margin-top:40px;
}
.ck_service_btn{
	margin-top:40px;
	text-align:center;
}
.ck_service_btn a{
	display:inline-block;
	float:none;
}
.ck_service_icon_wrapper i:after{
	content:'';
	position:absolute;
	left:50%;
	right:50%;
	top:50%;
	bottom:50%;
	opacity:0;
	width:65px;
	height:65px;
	 -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ck_service_main_box_wrapper:hover .ck_service_icon_wrapper i:after{
	position:absolute;
	top:0;
	left:-20px;
	right:0;
	bottom:0;
	background:#ff9930;
	opacity:1;
	    z-index: -1;
}
.ck_service_main_box_wrapper:hover .ck_service_icon_wrapper i:before {
    color: #fff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ck_service_main_box_wrapper:hover .ck_service_icon_wrapper i{
	position:relative;
	z-index:1 !important;
}
.ck_gallery_main_wrapper{
	    background: url(../images/abt11.png) 50% 0 repeat-y;
    background-position: center 0;
    background-size: cover;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
	position:relative;
}
.ck_gallery_main_wrapper_overlay{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(255, 255, 255, 0.45);
}
/*---------------- ck office services wrapper End --------------*/
/*---------------- ck_obc_main_wrapper Start --------------*/
.ck_obc_main_wrapper{
	background:#fff;
	padding-top:100px;
	padding-bottom:100px;
}
.ck_team_slider_wrapper .owl-theme .owl-dots{
	display:none;
}
.ck_team_slider_wrapper .owl-theme .owl-nav {
    position: absolute;
        right: 0 !important;
    left: 0;
    margin: 0px auto;
    top: 43%;
    right: 180px;
	z-index:1000;
	display:block;
	margin-top:5px;
}
.ck_team_slider_wrapper .owl-theme .owl-nav .owl-prev{
	left:-70px;
	    position: absolute;
    width: 55px;
    height: 55px;
    line-height: 38px;
	padding-right:10px;
	font-size:30px;
	text-align:center;
	color:#ff9930;
    background: transparent;
	overflow:hidden;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	   -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.ck_team_slider_wrapper .owl-theme .owl-nav .owl-next{
	right:-70px;
	    position: absolute;
    width: 55px;
    height: 55px;
	overflow:hidden;
    background:transparent;
	font-size:30px;
	color:#ff9930;
	 line-height: 38px;
	padding-left:10px;
	text-align:center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.ck_team_slider_wrapper .owl-theme .owl-nav .owl-next i:before,
.ck_team_slider_wrapper .owl-theme .owl-nav .owl-prev i:before{
	font-size:32px;
}
/*---------------- ck_obc_main_wrapper End --------------*/
/*---------------- ck client wrapper Start --------------*/
.ck_client_cake_wrapper{
	background:#f6f7f9;
    padding-top: 100px;
    padding-bottom: 100px;
}
.ck_team_img_wrapper img{
	width:auto !important;
	display:inline-block !important;
}
.ck_team_main_box_wrapper{
	text-align:center;
}
.ck_team_main_box_wrapper img{
	display:inline-block !important;
}
.ck_team_img_wrapper{
	position:relative;
	overflow:hidden;
	text-align:center;
}
.ck_team_img_cont_wrapper{
	position:absolute;
	bottom:-57px;
	background:#ff9930;
	text-align:center;
	 -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ck_team_img_wrapper:hover .ck_team_img_cont_wrapper{
	bottom:0;
	 -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ck_team_img_cont_wrapper h3{
	font-size:24px;
	padding-top:30px;
}
.ck_team_img_cont_wrapper h3 a{
	color:#fff;
}
.ck_team_img_cont_wrapper p{
	color:#fff;
	padding-bottom:30px;
	padding-top:10px;
}
.ck_team_img_cont_wrapper ul{
	float:left;
	width:100%;
	border-top:1px solid rgba(255, 255, 255, 0.59);
}
.ck_team_img_cont_wrapper li{
	float:left;
	width:25%;
	text-align:center;
}
.ck_team_img_cont_wrapper li a{
	color:#fff;
	    float: left;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
	position:relative;
}
.ck_team_img_cont_wrapper li a:after{
	    content: '';
    border: 1px solid rgba(255, 255, 255, 0.59);
    height: 15px;
    position: absolute;
    right: 0;
    top: 20px;
}
.ck_team_img_cont_wrapper li:last-child a:after{
	display:none;
}
.ck_client_btn{
	text-align:center;
}
.ck_client_btn a{
	float:none;
	display:inline-block;
	margin-top:60px;
}
.ck_team_slider_wrapper{
	margin-top:30px;
}
.ck_team_slider_wrapper2{
	margin-top:30px;
}
/*---------------- ck client wrapper End --------------*/
/*---------------- ck testi wrapper Start --------------*/
.ck_testi_main_wrapper{
	background:#fff;
	padding-top:100px;
	padding-bottom:100px;
}
.ck_testi_slider_wrapper .owl-theme .owl-dots{
	display:none;
}
.ck_testi_slider_wrapper .owl-theme .owl-nav {
    position: absolute;
        right: 0 !important;
    left: 0;
    margin: 0px auto;
    top: 49%;
    right: 180px;
	z-index:1000;
	display:block;
	margin-top:5px;
}
.ck_testi_slider_wrapper .owl-theme .owl-nav .owl-prev{
	right: -40px;
    top: -90px;
	    position: absolute;
    width: 90px;
    height: 50px;
    line-height: 50px;
	text-align:center;
	padding-top: 0;
    background: transparent;
	border:1px solid #ff9930;
	color:#ff9930;
	overflow:hidden;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	-webkit-transform: rotate(90deg);  
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.ck_testi_slider_wrapper .owl-theme .owl-nav .owl-next{
	right:-40px;
	top: 20px;
	    position: absolute;
    width: 90px;
    height: 50px;
    line-height: 50px;
	overflow:hidden;
    background:transparent;
	padding-top: 0;
	text-align:center;
	border:1px solid #ff9930;
	color:#ff9930;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	-webkit-transform: rotate(90deg);  
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.ck_testi_slider_wrapper .owl-theme .owl-nav .owl-prev:hover,
.ck_testi_slider_wrapper .owl-theme .owl-nav .owl-next:hover{
	background:#ff9930;
	border:1px solid #ff9930;
}
.ck_testi_slider_wrapper .owl-theme .owl-nav .owl-next i:before,
.ck_testi_slider_wrapper .owl-theme .owl-nav .owl-prev i:before{
	font-size:23px;
}
.ck_testi_slider_wrapper .owl-theme .owl-nav .owl-prev:hover i:before,
.ck_testi_slider_wrapper .owl-theme .owl-nav .owl-next:hover  i:before{
	color:#fff;
}
.ck_testi_slide_img_wrapper{
	float:left;
	width:270px;
}
.ck_testi_slide_img_cont_wrapper{
	float:left;
	width:calc(100% - 270px);
	padding-left:110px;
	padding-top:50px;
	position:relative;
}
.ck_testi_slide_img_wrapper img{
	width:100%;
}
.ck_testi_slide_img_cont_wrapper h4{
	font-size:24px;
	color:#3d3d3d;
}
.ck_testi_slide_img_cont_wrapper h4 span{
	font-size:16px;
	padding-left:10px;
}
.ck_testi_slide_img_cont_wrapper p{
	padding-top:20px;
	    width: 90%;
}
.ck_testi_slide_img_cont_wrapper img{
	width:auto !important;
	margin-top:20px;
}
.ck_testi_slider_wrapper{
	margin-top:60px;
}
.ck_testi_title_line{
	position:absolute;
	left: 32px;
    top: -15px;
}
/*---------------- ck testi wrapper End --------------*/
/*---------------- ck blog wrapper Start --------------*/
.ck_blog_cake_wrapper{
	background:#f6f7f9;
    padding-top: 100px;
    padding-bottom: 100px;
}

.et_left_news_wrapper{
	margin-top:40px;
}
.et_left_img_news{
	background: url('../images/blog1.jpg') 50% 0 repeat-y;
	width:50%;
	    min-height: 267px;
	background-position:center 0;
	background-size:cover;
	position:relative;
	float:left;
}
.et_left_img_news2{
	background: url('../images/blog2.jpg') 50% 0 repeat-y;
	width:50%;
	    min-height: 267px;
	background-position:center 0;
	background-size:cover;
	position:relative;
	float:left;
}
.et_left_img_overlay{
	position: absolute;
    top: 0%;
    left: 0%;
    right: 0%;
    bottom: 0%;
    background:rgba(0,0,0,0.5);
}
.et_left_cont_news{
	float:left;
	width:calc(100% - 50%);
	border:1px solid #f2f2f2;
	padding-left:30px;
	padding-top: 20px;
    padding-bottom: 20px;

}
.et_left_img_news p, .et_left_img_news2 p{
	color:#fff;
	padding-top:18px;
	text-align:left;
	margin-left:20px;
}
.et_left_img_news .heart_box a, .et_left_img_news2 .heart_box a{
	width:30px;
	height:30px;
	border:2px solid #ff9930;
	border-radius:5px;
	float:right;
	font-size:13px;
	margin-top:-25px;
	color:#fff;
	text-align:center;
	line-height:26px;
	margin-right:20px;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.et_left_img_news .heart_box a:hover, .et_left_img_news2 .heart_box a:hover{
	background:#ff9930;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.et_left_img_news h4, .et_left_img_news2 h4{
	font-size:16px;
	font-family: 'Lato';
	font-style:italic;
	color:#ffffff;
	margin-left:20px;
	padding-top:180px;
}
.et_left_img_news h5, .et_left_img_news2 h5{
	font-size:16px;
	font-weight:bold;
	margin-left:20px;
	margin-top:10px;
	padding-bottom:20px;
}
.et_left_img_news h5 a, .et_left_img_news2 h5 a{
	color:#ff9930;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.et_left_img_news h5 a:hover, .et_left_img_news2 h5 a:hover{
	color:#ff9930;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.et_left_img_news h5 i, .et_left_img_news2 h5 i{
	color:#ff9930;
}
.et_left_cont_news h4{
	font-size:14px;
	font-family: 'Lato';
	color:#ff9930;
}
.et_left_cont_news h3{
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: 'Lato';
	padding-top:10px;
}
.et_left_cont_news h5{
	font-size:14px;
	font-style:italic;
	font-family: 'Lato';
	padding-top:20px;
	font-weight:bold;
	padding-bottom:30px;
}
.et_left_cont_news h2 a{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.et_left_cont_news h2 a:hover{
	color:#ff9930;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.et_left_cont_news h2 i{
	color:#ff9930;
	font-size:16px;
}
.et_left_news_wrapper{
	float:left;
	width:100%;
	background:#fff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.et_left_news_wrapper:hover{
	box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.10);
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
/*---------------- ck blog wrapper End --------------*/
/*--- partner wrapper End -------*/
.ck_partner_inner_main_wrapper{
	background:#fff;
	padding-top:100px;
	padding-bottom:100px;
}
.lr_prt_slider_wrapper{
	margin-top:60px;
}
.lr_prt_slider_wrapper .owl-theme .owl-nav,.lr_prt_slider_wrapper .owl-theme .owl-dots{
	display:none;
}
/*--- partner wrapper End -------*/
/*--- cll wrapper Start -------*/
.ck_call_main_wrapper{
	background:#ff9930;
	padding-top:20px;
}
.ck_cll_left_wrapper{
	float:left;
	width:auto;
}
.ck_cll_icon{
	float:left;
	width:40%;
}
.ck_cll_icon i:before{
	font-size:50px;
	color:#fff;
}
.ck_cll_icon i{
	float:left;
	width:60px;
	    padding-top: 10px;
		padding-right:10px;
}
.ck_cll_icon h4{
	font-family: 'Bad Script', cursive;
	color:#fff;
	float:left;
	width:calc(100% - 60px);
	font-size:16px;
}
.ck_cll_icon p{
	font-size:24px;
	color:#fff;
	width:calc(100% - 60px);
	padding-top:5px;
	    float: left;
}
.ck_cll_left_wrapper{
	display:flex;
}
.ck_cll_right_wrapper{
	float:right;
	width:auto;
	display:flex;
}
.cl_cll_form input{
	float:left;
	width:270px;
	height:50px;
	background:transparent;
	border:1px solid #fff;
	padding-left:20px;
	color:#fff;
}
.cl_cll_form input::-webkit-input-placeholder {
  color: #fff;
}
.cl_cll_form input::-moz-placeholder {
  color: #fff;
}
.cl_cll_form input:-ms-input-placeholder {
  color: #fff;
}
.cl_cll_form input:-moz-placeholder { 
  color: #fff;
}
.cl_cll_form button{
	width:150px;
	height:50px;
	background:#fff;
	color:#30a3f0;
	border:1px solid #fff;
	cursor:pointer;
}
.cl_cll_form{
	padding-top:58px;
}
.shape-overlays__path:nth-of-type(1) {
    fill: rgba(255, 187, 55, 0.61);
}
.shape-overlays__path:nth-of-type(2) {
    fill: rgba(255, 187, 55, 0.27);
}
.shape-overlays__path:nth-of-type(3) {
    fill: #fff;
}
/*--- cll wrapper End -------*/
.ck_top_header_main_section_wrapper{    
	/*  background: url(../images/header_bg14.png) 50% 0 repeat-y;*/
    background-position: center 0;
    background-size: 100%;
    width: 100%;
    position: relative;    
    /*padding-bottom: 100px;*/
    background-repeat: no-repeat;
}
.ck_blog_slider_wrapper .owl-theme .owl-dots{
	display:none;
}
.ck_blog_slider_wrapper .owl-theme .owl-nav {
    display:none;
}



.welcome-wrapper {
    background: url(../images/background.jpg);
    background-size: auto;
    background-repeat: repeat;
    background-attachment: fixed;
}
.welcome .ck_slider_top_content{
    padding: 4% 15px;
    padding-bottom: 0;
}


.welcome  .three-icon-row{
  padding-top: 12%;
}

.chef{
  position: relative;
  width: 100%;
}
.welcome .chef img {
    position: absolute;
    right: 7%;
    width: auto;
    margin-top: -10px;
}



 .three-icon-row p{
    text-transform: uppercase;
    text-align: center;
    color: #000;
    letter-spacing: 2px;
    font-size: 18px;
 }
 .three-icon-row img{

  display: block;
  margin: auto;

}
.w-80{
  width: 80%;
}


.filters{
  display: inline-flex;
  margin: 15px 0px;
}

.filters li {
  background: transparent;
 padding: 5px 15px;
}

.filters li.active{
 background:  #0a5540;
}

.filters li.active a{
  color: #fff;
}

.filters li a{
  color:#6e5655;
  text-transform: uppercase;
  font-size: 12px;
}




#cake-categories .cake-tab{
  margin-top: 50px;
}


.gallery-img .item{
  width: 30%;
}




footer {
  background: url(../images/footer-bg.png) no-repeat;
  background-size:100% 100% ; 
}


.show-only-small{
  display: none;
  position: absolute;
    top: 0;
    left: 0;
    padding: 6px 11px;
    z-index: 1;
    font-size: 30px;
    font-weight: 900;
    background: transparent;
    border: none;
    color: #ffaabe96;
}
.show-rate{
  display: none;
  position: fixed;
    bottom: 20px;
    right: 20px;
    background: #fe2b5d;
    color: #fff;
    z-index: 99;
    padding: 10px;
    border: none;
    border-radius: 5px;
}


@media only screen and (min-width: 320px) and (max-width: 767px){
  /*body{
    background: #fff !important;
  }*/
  #mySide-menubar{
    display: block;
  }

  .show-only-small{
  display: block;
}
.layer-selector[_ngcontent-c1] {
    text-align: center;
    padding: 10px;
}
  .inner-color-selector .card label {
    border: 5px solid #6e412000 !important;
    border-radius: 4px !important;
}
.show-rate{
  display: block;
}
.slick-prev, .slick-next {
    top: 70% !important;
    width: 28px !important;
}

.slick-slider{
  min-height: 160px;
    padding: 20px 0px;
}



.inner-color-selector .card label button{
  width: 40px !important;
  height: 40px !important;
  font-size: 17px !important;
}

.inner-color-selector .card img {
    width: 40px !important;
    height: 40px !important;
    right: 7px !important;
}
/*.action.item-type img{
  min-height: unset !important;
}
*/

.thumb-title {
    min-height: 50px;
}
.cake_page aside .cake_summary td span{
    font-size: 12px !important;
}
}
















.side-menubar {

  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 100;
  top: 0px;
  right: 0;
  transition:1s ease-in-out;
  background-color: #fff;
  overflow-x: hidden;
  padding-top: 100px;
    -ms-transform:skew(0deg, 90deg); /* IE 9 */
  -webkit-transform: skew(0deg, 90deg); /* Safari 3-8 */
  transform:skew(0deg, 90deg);
  
}

.side-menubar a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 20px;
    color: #fc4f5f;
    text-transform: uppercase;
    display: block;
    transition: 0.3s;
    font-family: gotham-md;
}
.side-menubar a:hover {
  color: #000;
}

.side-menubar .closebtn {
    position: absolute;
    top: 30px;
    right: 25px;
    color: #fc4f5f;
    font-size: 50px;
    margin-left: 50px;
}




/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .side-menubar {padding-top: 15px;}
  .side-menubar a {font-size: 18px;}

.cyc-title{
  font-size: 17px;
}
/*
.sidebar__inner h5{
  font-size: 15px !important;
}


.sidebar__inner table td{
  font-size: 10px;
}

*/

}


.social-media{
    margin-left: 5px;
    margin-right: 5px;
}
.social-media img{
    width: 20px !important;
}

.contact-submit{
    padding: 10px;
    background: #fe2b5d;
    border-radius: 10px;
    cursor: pointer;
}












.gallery,.customization{
  background: url(../images/background.jpg);
  background-size: auto;
    background-repeat: repeat;
    background-attachment: fixed;

}
.aside-card .table.big-data tr td {
    border: none;
    font-size: 11px;
    text-transform: uppercase;
    font-family: gotham-md;
    color: #000;
}
.aside-card img{
    max-height: 150px;
}
.aside-card {    
    background: #f8f8f8;
    padding: 10px 0;
    border-radius: 14px;
    filter: drop-shadow(2px 4px 6px #0004);
}
.aside-card table{
    margin-bottom: 5px;
}

.aside-card hr{
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid #818181;
}


.aside-card .table.big-data tr td:nth-child(odd) {
    width: 40%;
    border-right: 2px solid #a4a4a440;
}
.aside-card .table.big-data tr td:nth-child(even) {
    color: #f41938;

    vertical-align:middle;
}

.aside-card .table.big-data tr td small {
    display: block;
    line-height: 2;
    color: #f41938;
    font-family: gotham-md;
}


.aside-card .table.price-data td {
    font-size: 12px;
    font-family: gotham-md;
    color: #134431;
    border: none;
}

.aside-card .card-btn-holder .table.price-data tr td:nth-child(odd) {
    
   
}
.aside-card .table.price-data tr td:nth-child(even) {
    width: 35%;
    text-align: right;
    vertical-align:middle;
}



.cake-price {
    padding: 20px 15px 0px 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cake-price span.amount-label {
    color: #f41938;
    font-size: 16px;
    padding-right: 10px;
    font-family: gotham-md;
    text-transform: uppercase;
}
.cake-price span.amount {
    color: #134431;
    font-size: 35px;
    font-family: gotham-md;
}


.aside-card .card-btn-holder{
    text-align: center;
    padding: 20px;
}
.aside-card .card-btn-holder .pink-btn,
.aside-card .card-btn-holder .green-btn{
   padding: 15px 25px;
    margin-right: 10px;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-size: 13px;
    transition: .5s ease-in-out;
}


.aside-card .card-btn-holder .pink-btn {
    background: #ff495d;
}
.aside-card .card-btn-holder .green-btn {
    background: #89ab9d;
}
.aside-card .card-btn-holder:hover button {
    filter: brightness(1.1);
}
button.dismiss {
    display: none;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;
    font-size: 15px;
    background: no-repeat;
    border: none;
    outline: none;
    color: red;
    text-transform: uppercase;
}
p.closerate-a{
    display: none;
    margin-top: 15px;
}
.qty .qty-span{
    position: relative;
}
button.plus-btn.minus-btn {
    left: 0;
}
/*.qty .qty-span .plus-btn {
    background: tan;
    height: 30px;
    border: 2px solid tan;
    color: #fff;
    position: absolute;
    right: 0;
}*/
.qty .qty-span .plus-btn:hover {
    cursor: pointer;
}
button:hover{
    cursor: pointer;
}
@media only screen and (max-width: 500px) {
.aside-card .table.big-data tr td:nth-child(odd){
    width: 45%;
}
.aside-card .table.big-data tr td{
    padding: 7px 4px;
}
header .top_bar {
    display: none;
}

header {
    background: #fff;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
header .container{
    filter: drop-shadow(0px 5px 5px #0002);
    background: #fff;
}

header .menu_holder {
    border-radius: 0 !important;
    filter: unset !important;
}
aside {
    background: transparent;
    max-width: unset !important;
    width: 100%;
    height: auto !important;
}
button.dismiss{
    top: 25px;
    right: 25px;
}
.sm-no-pad{
            padding: 0;
        }
.ck_logo_wrapper {
    padding-left: 0;
    padding-top: 50px;
    padding-bottom: 5px;
}
 button.dismiss,
        p.closerate-a{
            display: block;
        }

}

.thumb .top_data .navigator_img img {
    height: 15px;
    padding: 0;
    width: auto !important;
}
header .menu_holder {
    background: #fff;
    filter: drop-shadow(0px 0px 6px #0002);
    padding: 20px;
    border-bottom-left-radius: 50px;
    border-top-right-radius: 50px;
    position: relative;
    z-index: 1;
}
header {
    padding-top: 10px;
    padding-bottom: 10px;
}
header .menu_holder .menu_row {
    display: flex;
    align-items: center;
}

header .menu_holder .menu_row .menu_items_col {
    width: 100%;
}
header .menu_holder .menu_row .hand_burder_col button.burger_btn {
    background: transparent;
    border: none;
}
header .menu_holder .menu_row .hand_burder_col button.burger_btn span {
    display: block;
    width: 30px;
    height: 2px;
    background: #fe2b5d;
    margin: 6px 0;
}
header .menu_holder .menu_row .hand_burder_col {
    display: none;
}

header .menu_holder .menu_row .menu_items_col ul {
    display: flex;
    justify-content: space-between;
    padding: 0 0px;
    font-size: 13px;
    align-items: center;
    font-weight: 600;
    text-transform: uppercase;
}
header .menu_holder .menu_row .menu_items_col ul li,
header .menu_holder .menu_row .menu_items_col ul li a{
    cursor: pointer;
}
header .menu_holder .menu_row .menu_items_col ul select {
    border: 2px solid #fe2b5d !important;
    padding: 5px 10px;
    -webkit-appearance: auto;
    cursor: pointer;
    font-size: 12px;
    -moz-appearance: auto;
    font-weight: 300;
    min-height: 47px;
}

.cake_page .cyc-title {
    text-align: center;
    color: #000;
    font-size: 25px;
    font-family: gotham;
}
.cake_page .cyc-title span{

    border-bottom: 4px solid #fe2b5d;
    padding-bottom: 5px;
    line-height: 2;
}
.cake_page h4.select-shape {
    text-align: center;
    font-size: 15px;
    font-weight: 200;
    font-family: 'gotham-md';
    margin-bottom: 20px;
}

header .top_bar .row {
    align-items: center;
}
header .top_bar {
    padding-bottom: 15px;
}
header .top_bar .left_links {
    display: flex;
    align-items: center;
}
header .top_bar .row {
    align-items: center;
    margin: 0;
}
header .top_bar .left_links a {
    margin-right: 10px;
}
header .menu_holder .menu_row .menu_items_col ul a {
    color: #000;
}
header .top_bar .left_links p {
    font-family: 'gotham';
    font-size: 12px;
    color: #000;
    font-weight: 600;
}
header .top_bar .left_links p i {
    font-size: 16px;
}
header .top_bar .right_links {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
header .top_bar .right_links .fa-instagram{
        padding: 0;
}
header .top_bar .right_links p {
    color: #104845;
    font-family: 'gotham';
    font-size: 13px;
    padding: 0 10px;
    display: flex;
    align-items: center;
}
header .top_bar .right_links p img {
    width: 15px;
}
header .top_bar .right_links .search-holder {
    position: relative;
}
header .top_bar .right_links .search-holder button{
    position: relative;
}
header .top_bar .right_links .search-holder button {
    position: relative;
    height: 35px;
    border: none;
    background: transparent;
    color: #fe2b5d;
}
header .top_bar .right_links .search-holder input {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    font-size: 12px;
    font-family: 'gotham';
    padding: 10px;
    border: 1px solid #ddd0;
    transition: .5s ease-in-out;
    width: 0px;
    overflow: hidden;
}
header .top_bar .right_links .search-holder.active input{
    border: 1px solid #ddd;
    width: 200px;    
}

header .top_bar .right_links .cart {
    padding: 0 10px;
}
header .top_bar .right_links .cart button{
    background: transparent;
    display: block;
    margin: auto;
    padding: 0;
    line-height: 1;
    position: relative;
    border: none;
}
header .top_bar .right_links .cart button span {
    font-size: 7px;
    position: absolute;
    top: -5px;
    right: -9px;
    color: #fff;
    background: #104845;
    padding: 3px 0;
    border-radius: 50%;
    min-width: 14px;
}
header .top_bar .right_links p i {
    margin-left: 5px;
}
.thumb .top_data .navigator_img {
    position: absolute;
    width: 100%;
    bottom: 0;
}
.thumb .top_data hr {
    margin-top: 20px;
}
.thumb .top_data {
    position: relative;
}
/* .thumb .top_data img{

} */
.thumb .top_data img {
    filter: unset !important;
    opacity: 0;
}
.cake_page .layer-selector {
    display: flex;
    align-items: center;
    width: max-content;
    padding: 30px 0;
    max-width: 100%;
    margin: auto;
}
.cake_page .layer-selector span {
    color: #000;
    font-family: 'gotham';
    padding: 0 10px;
}

.cake_page .layer-selector label {
    margin: 0;
}
.cake_page .layer-selector label input {
    display: none;
}
.cake_page .layer-selector label button {
    display: block;
}
.cake_page .layer-selector label button {
    display: block;
    height: 40px;
    width: 40px;
    border: 1px solid #000;
    border-radius: 50%;
    transition: .5s ease-in-out;
    background: transparent;
    margin-left: 15px;
}
.cake_page .layer-selector label button.selected {
    background: #fe2b5d;
}
.cake_page .span-head {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    background: #89ab9d;
    padding: 5px;
    display: block;
    width: max-content;
    max-width: 100%;
    line-height: 1;
    font-family: gotham-r;
    padding-right: 15px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
.cake_page section.layers_part .row {
    margin: 0;
    margin-bottom: 20px;
}
.cake_page section.layers_part .row:last-child{
    margin-bottom: 0;
}
.cake_page section.layers_part p.pink-header {
    font-family: 'gotham-r';
    font-weight: 600;
    color: #fe2b5d;
    border-bottom: 2px solid;
    width: max-content;
    max-width: 100%;
}
.cake_page section.layers_part .row .col-md-9 .row {
    align-items: center;
}
.cake_page section.layers_part .row .select {
    min-width: 300px;
}
.cake_page section.layers_part .row .select select {
    padding: 10px;
    font-size: 12px;
    font-family: 'gotham-md';
    border: 1px solid #104845;
    border-radius: 4px;
    width: 100%;
}
.cake_page section.layers_part .row .col-md-9 .row span.serves-cake {
    font-size: 20px;
    font-family: 'gotham';
    padding: 0 10px;
    text-transform: capitalize;
    color: #134431;
}
#custom-cake-flavours ul.slide_nav1 {
    display: flex;
    flex-wrap: nowrap;
    scroll-behavior: smooth;
    overflow: hidden;
    border-left: 30px solid #f1f1f1;
    border-right: 30px solid #f1f1f1;
}
 #custom-cake-flavours ul.slide_nav1  li {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 10px;
}
#custom-cake-flavours ul.slide_nav1::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
#custom-cake-flavours ul.slide_nav1 {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
#custom-cake-flavours .container-img-scroller span.arrow-left {
    position: absolute;
    top: 30%;
    right: 0;
    font-size: 30px;
    color: #134431;
    cursor: pointer;
}
#custom-cake-flavours .container-img-scroller span.arrow-right {
    position: absolute;
    top: 30%;
    left: 0;
    cursor: pointer;
    font-size: 30px;
    color: #134431;
}
#custom-cake-flavours ul.slide_nav1 li img {
    max-width: 100%;
    cursor: pointer;
    height: 100px;
    object-fit: cover;
    transition: .5s ease-in-out;
    width: 100%;
    margin-bottom: 10px;
}
#custom-cake-flavours ul.slide_nav1 li input.select-item {
    display: none;
}
#custom-cake-flavours ul.slide_nav1 li input.select-item {
    display: none;
}
#custom-cake-flavours ul.slide_nav1 li button {
    padding: 0;
    border: 2px solid #000;
    font-size: 11px;
    height: 20px;
    color: #ff495d00;
    width: 20px;
    background: transparent;
    padding-top: 1px;
    margin-right: 5px;
    padding-right: 1px;
    transition: .3s ease-in-out;
}
#custom-cake-flavours ul.slide_nav1 li button.selected {
    color: #ff495d !important;
}
section.cake_page aside#aside {
    position: sticky;
    top: 10px;
}
#custom-cake-flavours ul.slide_nav1 li span.name-flavor {
    font-size: 9px;
    text-transform: uppercase;
    color: #000;
    display: block;
}
.cake_page #custom-cake-flavours ul.slide_nav1 li .checks span {
    font-size: 10px;
    text-transform: uppercase;
    font-family: 'gotham';
    color: #11795c;
    display: block;
}
#custom-cake-flavours.custom_character ul .checks label {
    display: flex;
    align-items: center;
    padding-right: 5px;
    width: 100%;
}
#custom-cake-flavours.custom_character ul .checks label:last-child {
    padding-right: 0px;
}
#custom-cake-flavours ul.slide_nav1 li .checks span button {
    transform: scale(0.7);
}
#custom-cake-flavours ul.slide_nav1 li .checks span button.active {
    color: #ff495d !important
}
.cake_page .select-decoration #gallery .decoration-thumbs .checks label {
    display: flex;
    align-items: center;
}
.cake_page .select-decoration #gallery .decoration-thumbs .checks label button {
    padding: 0;
    border: 2px solid #000;
    font-size: 11px;
    height: 20px;
    color: #ff495d00;
    width: 20px;
    background: transparent;
    padding-top: 1px;
    margin-right: 5px;
    padding-right: 1px;
    transition: .3s ease-in-out;
}
.cake_page .select-decoration #gallery .decoration-thumbs .checks label span{
    font-size: 10px;
    text-transform: uppercase;
    font-family: 'gotham';
    color: #11795c;
}
.cake_page .select-decoration #gallery .decoration-thumbs .checks label button.active {
    color: #ff495d;
}
.cake_page .select-decoration #gallery .decoration-thumbs .checks label button input,
#custom-cake-flavours ul.slide_nav1 li .checks span button input{ 
    display: none;
}
#custom-cake-flavours.custom_character ul .checks.active {
    flex-wrap: wrap;
    pointer-events: unset !important;
    opacity: 1;
    display: flex;
    justify-content: space-between;
}
#custom-cake-flavours.custom_character ul .checks label {
    display: flex;
    align-items: center;
}


section.cake_page section.layers_part div#sugar-color .colors-choose input.select-item {
    display: none;
}
section.cake_page #custom-cake-flavours.custom_sugar_color ul li {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
    padding: 0 10px;
}
section.cake_page #custom-cake-flavours.custom_sugar_color ul li label {
    margin: 0;
    position: relative;
}
section.cake_page #custom-cake-flavours.custom_sugar_color ul li input {
    width: 38px;
    height: 38px;
    border: none;
    filter: drop-shadow(0px 0px 3px #0003);
}
section.cake_page #custom-cake-flavours.custom_sugar_color ul li button {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 38px;
    height: 38px;
    border: none;
    background: #0000;
    color: #fff0;
    font-size: 20px;
}
section.cake_page #custom-cake-flavours.custom_sugar_color ul li.selected button {
    background: #0005;
    color: #fff;
}
section.cake_page #custom-cake-flavours.custom_sugar_color ul li span span {
    font-size: 10px;
    text-transform: uppercase;
    display: block;
    padding-top: 2px;
}

section.cake_page #custom-cake-flavours.custom_sugar_color .container-img-scroller span.arrow-right,
section.cake_page #custom-cake-flavours.custom_sugar_color .container-img-scroller span.arrow-left{
    top: 12%;
}


.cake_page .layers_part {
    margin-right: 0;
    background: #f1f1f1;
    padding: 20px 0;
}
.custom_character#custom-cake-flavours .pos-rel {
    position: relative;
}
#custom-cake-flavours.custom_character ul li {
    -ms-flex: 0 0 13%;
    text-align: center;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 10px;
    color: #000;
}
#custom-cake-flavours.custom_character ul li img{
    height: 82px;
    object-fit: contain;
    background: #fff;
    border: 1px solid #ddd;
}
#custom-cake-flavours.custom_character .container-img-scroller span.arrow-left,
#custom-cake-flavours.custom_character .container-img-scroller span.arrow-right{
    z-index: 1
}
/*#custom-cake-flavours.custom_character ul {
    border-color: #fff;
}*/
.custom_character#custom-cake-flavours h4 {
    text-transform: capitalize;
    font-size: 18px;
    font-family: gotham-md;
    color: #000;
    margin-bottom: 20px;
}
.custom_character#custom-cake-flavours h4 span{
    font-size: 12px;
    padding-left: 10px;
    color: #555;
}
#custom-cake-flavours.custom_character ul li.chselected img {
    border-color: #ff495d;
}
#custom-cake-flavours.custom_character ul li span {
    font-size: 11px;
}
.cake_page .character-candle h4 {
    text-transform: capitalize;
    font-size: 18px;
    font-family: gotham-md;
    color: #000;
    margin-bottom: 20px;
}
.cake_page .character-candle span.mk-col-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    margin-bottom: 15px;
    text-align: center;
}
.cake_page .character-candle span.mk-col-5 img {
    display: block;
    margin: auto;
    border: 2px solid #ff495d00;
    height: 80px;
    width: 80px;
    object-fit: contain;
    margin-bottom: 10px;
    cursor: pointer;
}
.cake_page .character-candle span.mk-col-5 span {
    color: #000;
    font-size: 12px;
}
.cake_page .character-candle span.mk-col-5 .cndselected img {
    border: 2px solid #ff495d;
}

.cake_page .cake_drag_pic input {
    display: none;
}
.cake_page .cake_drag_pic .h-100 {
    display: flex;
    align-items: center;
    text-align: center;
    background: #fff;
    justify-content: center;
    width: 100%;
    filter: drop-shadow(0px 0px 6px #0002);
    padding: 40px 20px;
}
.cake_page .cake_drag_pic h3{
    color: #245741;
    font-family: gotham;
    font-size: 25px;
}
.cake_page .cake_drag_pic  p {
    color: #245741;
    text-transform: capitalize;
    font-size: 12px;
}
.cake_page .cake_drag_pic .uploaded img {
    display: block;
    height: 70px;
    width: 70px;
    object-fit: cover;
    padding: 5px;
    border: 1px solid #ddd;
    margin: auto;
}
.cake_page .cake_drag_pic .uploaded span.resetphoto {
    font-size: 12px;
    text-transform: uppercase;
    color: #ff495d;
}
.cake_page section.upload-img.gray-bg {
    background: #fff;
    padding: 50px 0;
}
.cake_page section.upload-img.gray-bg .form-cyc h3 {
    text-transform: capitalize;
    font-size: 18px;
    font-family: 'gotham';
    color: #11795c;
    margin-bottom: 10px;
    font-weight: 600;
}
.cake_page section.upload-img.gray-bg .form-cyc input,
.cake_page section.upload-img.gray-bg .form-cyc textarea,
.cake_page section.upload-img.gray-bg .form-cyc select {
    width: 100%;
    padding: 10px;
    font-size: 12px;
    border: 1px solid #000;
    font-family: 'gotham';
    margin-bottom: 20px;
}
.cake_page section.upload-img.gray-bg .form-cyc textarea {
    height: 130px !important;
}
.cake_page section.upload-img.gray-bg .form-cyc h4 {
    text-transform: capitalize;
    font-size: 18px;
    font-family: 'gotham';
    color: #11795c;
    margin-bottom: 10px;
    font-weight: 600;
}
section.cake_page .select-decoration h3{
    font-family: gotham;
    padding-top: 30px;
    font-size: 23px;
    border-bottom: 1px solid #555;
    padding-bottom: 15px;
    width: max-content;
    max-width: 100%;
    text-transform: capitalize;
    margin-bottom: 20px;
}
section.cake_page .select-decoration h3{
    font-family: gotham;
    font-size: 23px;
    border-bottom: 1px solid #555;
    padding-bottom: 15px;
    text-transform: capitalize;
    margin-bottom: 20px;
    width: max-content;
    max-width: 100%;
}
section.cake_page .select-decoration .radio-container input{
    display: none;
}
section.cake_page .select-decoration .checkmark {
    outline: 0;
    height: 21px;
    border: 2px solid #0005;
    cursor: pointer;
    width: 21px;
    background-color: transparent;
    border-radius: 50%;
    margin-right: 10px; 
    transition: .2s ease-in-out;
    position: relative;
}
section.cake_page .select-decoration label.radio-container.active .checkmark{
    border: 2px solid #0000;
}
section.cake_page .select-decoration label.radio-container {
    display: flex;
    position: relative;
    align-items: center;
    color: #000;
    font-size: 12px;
    text-transform: capitalize;
    font-family: 'gotham';
    cursor: pointer;
}

section.cake_page .select-decoration .checkmark::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    transition: .4s ease-in-out;
    transform: scale(0);
    background: #ff495d;
    border-radius: 50%;
}
.cake_page .select-decoration label.radio-container.active .checkmark::after {
    transform: scale(0.5);
}
.cake_page .decoration-thumbs .mk-col-5{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.cake_page .select-decoration #gallery {
    padding-top: 30px;
}

.cake_page .select-decoration #gallery .decoration-thumbs {
    text-align: center;
    font-size: 12px;
    color: #000;
    position: relative;
    line-height: 1.2;
}
.cake_page .select-decoration #gallery .decoration-thumbs .decoration-btn-holder{
    position: relative;
}
.cake_page .select-decoration #gallery .decoration-thumbs .decoration-btn-holder {
    width: max-content;
    max-width: 100%;
    margin: auto;
    margin-bottom: 10px;
}
.cake_page .select-decoration #gallery .decoration-thumbs .decoration-btn-holder img {
    width: 115px;
    height: 115px;
    display: block;
    margin: auto;
    object-fit: cover;
}

.cake_page .select-decoration #gallery .decoration-thumbs {
    margin-bottom: 20px;
}

.cake_page .select-decoration #gallery.disabledbutton{
    pointer-events: none !important;
    opacity: 0.4;
}
.cake_page .select-decoration #gallery .decoration-thumbs .decoration-btn-holder button.check-btn {
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    font-size: 30px;
    color: #fff0;
}
.cake_page .select-decoration #gallery .decoration-thumbs.chselected .decoration-btn-holder button.check-btn {
    background: #d8937a5e;
    color: #fff
}


.cake_page .boxes-tab .tablinks {
    background: 0;
    border: none;
    color: #923e2b;
    text-transform: uppercase;
    margin-right: 10px;
    margin-bottom: 15px;
    transition: .5s ease-in-out;
    font-family: gotham;
    border-bottom: 7px solid #0000;
    font-size: 15px;
    filter: unset;
    font-weight: 800;
    padding: 5px 0;
}
#gallery .drawing-type .decoration-thumbs .pos-rel {
    width: max-content;
    max-width: 100%;
    margin: auto;
    margin-bottom: 10px; 
    position: relative;
}
#gallery .drawing-type .decoration-thumbs  p{
    text-align: center;
    font-size: 12px;
    color: #000;
    position: relative;
    line-height: 1.2;
}
#gallery .drawing-type .decoration-thumbs .pos-rel img{
    width: 115px;
    height: 115px;
    display: block;
    margin: auto;
    object-fit: cover;
}

#gallery .drawing-type .decoration-thumbs .pos-rel input{
    display: none;
}
#gallery .drawing-type .decoration-thumbs .pos-rel button{
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    transition: .4s ease-in-out;
    font-size: 30px;
    color: #fff0;
}
#gallery .drawing-type .decoration-thumbs  .pos-rel.cselected button{
    background: #d8937a5e;
    color: #fff;
}

.cake_page .boxes-tab .tablinks.active {
    border-color: #923e2b;
}
.cake_page .boxes-tab h3.brown-header {
    text-transform: capitalize;
    font-size: 18px;
    font-family: gotham-md;
    color: #000;
    margin-bottom: 20px;
}

.selected_text_position{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.selected_text_position img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    border: 10px solid #fff;
}
section.cake_page aside#aside .cake_summary img {
    padding: 10px;
    height: 150px;
    width: 150px;
    object-fit: cover;
}
.cake_page aside#aside .cake_summary h3  {
    font-family: 'gotham';
    text-transform: uppercase;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #11795c;
}
section.cake_page aside#aside .cake_summary .table{
    margin-bottom: 0;
}
section.cake_page aside#aside .cake_summary td {
    padding: 10px 15px;
    line-height: 1;
    color: #000;
    font-size: 12px;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'gotham';
    font-weight: 800;
    text-transform: uppercase;
}
section.cake_page aside#aside .cake_summary h2.Layers_toggler {
    font-size: 19px;
    text-transform: uppercase;
    font-family: 'gotham';
    color: #11795c;
    cursor: pointer;
    font-weight: 600;
}
section.cake_page aside#aside .cake_summary p.total-serves {
    padding: 10px 15px;
    font-family: 'gotham';
    color: #11795c;
    font-weight: 600;
}
section.cake_page aside#aside .cake_summary td.text-green {
    color: #fe2b5d;
}
section.cake_page aside#aside .cake_summary .des-table tr.des-tr{
    display: none;
}
section.cake_page aside#aside .cake_summary tr.des-tr.show{
    display: table-row;
}
section.cake_page aside#aside .cake_summary h2.Layers_toggler.clicked ::before {
    content: "\f106";
}
section.cake_page aside#aside .cake_summary .des-table.show tr.des-tr {
    display: table-row;
}

.cake_page.readymade .build-order ul.slide_nav {
    display: flex;
    flex-wrap: nowrap;
    scroll-behavior: smooth;
    overflow: hidden;
    border-left: 30px solid #fff;
    border-right: 30px solid #fff;
}
.cake_page.readymade .build-order ul.slide_nav li {
    -ms-flex: 0 0 9%;
    flex: 0 0 9%;
    max-width: 9%;
    padding: 0 10px;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 22px;
}


.cake_page.readymade .build-order ul.slide_nav li img {
    width: 100%;
    height: 91px;
    object-fit: cover;
    opacity: .6;
    border-radius: 50%;
    transition: .5s ease-in-out;
    filter: brightness(0.8);
    border: 1px solid #fff;
}
.cake_page.readymade .build-order ul.slide_nav li.slselected img{
    opacity: 1;
    border-radius: 0%;
    filter: unset;
    border: 1px solid #11795c;
}
.cake_page.readymade .build-order ul.slide_nav li img:hover {
    filter: brightness(1);
    opacity: 1;
}
.cake_page.readymade  .choose-cake{
    position: relative;
    padding-top: 40px;
}

.cake_page.readymade  .choose-cake span.arrow-right {
    position: absolute;
    top: 45%;
    left: 0;
    cursor: pointer;
    font-size: 30px;
    color: #134431;
}
.cake_page.readymade  .choose-cake span.arrow-left {
    position: absolute;
    top: 45%;
    right: 0;
    cursor: pointer;
    font-size: 30px;
    color: #134431;
}

.cake_page.readymade .build-order ul.slide_nav li span.navigate_active {
    position: absolute;
    bottom: -1px;
    width: 100%;
    text-align: center;
    left: 0;
    justify-content: center;
    height: 30px;
    line-height: 1;
    object-fit: unset;
    display: flex;
    align-items: flex-end;
}
.cake_page.readymade .build-order ul.slide_nav li span.navigate_active img {
    height: 15px;
    object-fit: unset;
    opacity: 0;
    border-radius: 0;
    border: none !important;
    transition: .4s ease-in-out;
    width: auto;
}
.cake_page.readymade .build-order ul.slide_nav li p {
    font-family: 'gotham-r';
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    margin-bottom: 10px;
    color: #104845;
    min-height: 25px;
}
.cake_page.readymade .build-order ul.slide_nav li.slselected  span.navigate_active img{
    opacity: 1;
}
.cake_page.readymade .ready_tab_cakes {
    padding-right: 30px;
    padding-left: 30px;
}
.cake_page.readymade .ready_tab_cakes .cake-items {
    border: 2px solid #13443100;
    margin-bottom: 20px;
    text-align: center;
    cursor: pointer;

}
.cake_page.readymade .ready_tab_cakes .cake-items img {
    height: 170px;
    object-fit: cover;
}
.cake_page.readymade .ready_tab_cakes .cake-items p {
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
    padding: 5px 0;
}
.cake_page.readymade .ready_tab_cakes .cake-items .cake-items-img-holder{
    position: relative;
}
.cake_page.readymade .ready_tab_cakes .cake-items .cake-items-img-holder div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: .5s ease-in-out;
    height: 100%;
    border: 10px solid #fff5;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #d8937a00;
}
.cake_page.readymade .ready_tab_cakes .cake-items.slectedcake .cake-items-img-holder div {
    background: #d8937a5e;
}
.cake_page.readymade .ready_tab_cakes .cake-items .cake-items-img-holder div button {
    height: 40px;
    width: 40px;
    font-size: 16px;
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    transition: .5s ease-in-out;
    margin: 0 2px;
    border-radius: 50%;
}
.cake_page.readymade .ready_tab_cakes .cake-items .cake-items-img-holder div button.product:hover {
    background: #fe2b5d;
    border-color: #fe2b5d;
}
.cake_page.readymade .ready_tab_cakes .cake-items .cake-items-img-holder div button.product-selected {
    border: none;
    color: #fff0;
    transition: .5 ease-in-out;
    font-size: 40px;
    position: absolute;
    right: 5px;
    bottom: 10px;
    height: auto;
    width: auto;
}
.cake_page.readymade .ready_tab_cakes .cake-items.slectedcake .cake-items-img-holder div button.product-selected {
    color: #fff;
}

#Item_popup img {
    height: 400px;
    width: auto;
    max-width: 100%;
    margin: auto;
    object-fit: cover;
    display: block;
}

.cake_page.readymade section.upload-img.gray-bg {
    background: #fff;
}

.cake_page.readymade .character-candle {
    background: #f1f1f1;
    padding: 30px 0;
    padding-top: 45px;
}
.cake_page.readymade .character-candle h4 {
    padding-left: 15px;
}
.cake_page .boxes-tab .drawing-type {
    margin-bottom: 20px;
}
.cake_page .boxes-tab .tablinks span.resetbox {
    color: #11795c;
}
.cake_page .boxes-tab textarea {
    width: 100%;
    border: 1px solid #333;
    padding: 15px;
    font-size: 15px;
    font-family: 'gotham';
    font-weight: 600;
    color: #000;
    height: 150px;
}
.cake_page .boxes-tab .tablinks span.resetbox .fa-refresh::before {
    content: "\f021";
}

.cake_page aside .cake_summary td span {
    display: block;
    font-size: 14px;
    padding-bottom: 4px;
    color: #11795c;
}

section.cake_page aside .cake_summary tr td:nth-child(even) {
    text-align: right;
    width: 100%;
}
section.cake_page.readymade.choco .cyc-title {
    margin-bottom: 20px !important;
}


.cake_page.readymade.choco .cyc-title span {
    border-color: #cc8b49;
    color: #85553a;
}
.cake_page.readymade.choco h4.brown-header.text-center {
    color: #85553a;
    font-family: 'gotham';
    font-size: 18px;
}
.cake_page.readymade.choco .action .thumb p.thumb-title {
    position: relative;
    border-bottom: 1px solid #ddd;
    padding: 0 10px;
    color: #cc8b49;
    padding-bottom: 20px;
}
.cake_page.readymade.choco .action .active p.thumb-title{
    color: #85553a !important;
}
.cake_page.readymade.choco .action a.thumb p.thumb-title span {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
}

.cake_page.readymade.choco .fit-center-block {
    display: flex;
    width: max-content;
    max-width: 90%;
}
.cake_page.readymade.choco .fit-center-block .action a{
    width: auto;
}

.cake_page.readymade.choco .action .thumb p.thumb-title span img {
    margin: 0;
    opacity: 0;
    transition: .5s ease-in-out;
    height: 12px;
    filter: none;
}
.cake_page.readymade.choco .fit-center-block .action a.thumb.active span img {
    opacity: 1;
}
.cake_page.readymade.choco .fit-center-block .action a .thumb-main-img {
    width: 100px;
    cursor: pointer;
    padding: 5px 10px;
    background: #fff;
    margin-top: 10px;
    border-radius: 10px;
}
.cake_page.readymade.choco .action .active img{
    filter: unset !important;
}
.cake_page.readymade.choco .fit-center-block .action a.thumb.active .thumb-main-img {
    filter: drop-shadow(0px 0px 15px #0003) !important;
    background: #fff;
}
.cake_page.readymade.choco .inner-choco-colour {
    padding: 40px 0;
}
.cake_page.readymade.choco .inner-choco-colour h5.brown-header ,
.cake_page.readymade.choco .inner-choco-colour h6.brown-header {
    color: #85553a;
    font-family: 'gotham';
    margin-bottom: 30px;
}
.cake_page.readymade.choco .inner-choco-colour .col_clr {
    padding: 10px;
}
.cake_page.readymade.choco .inner-choco-colour .col_clr img {
    width: 75px;
}
.cake_page.readymade.choco .inner-choco-colour .col_clr label {
    position: relative;
}
.cake_page.readymade.choco .inner-choco-colour .col_clr label button {
    position: absolute;
    left: 0;
    border: none;
    top: 0;
    height: 100%;
    width: 100%;
    background: #fff0;
    color: #fff0;
    transition: .5s ease-in-out;
    font-size: 30px;
}
.cake_page.readymade.choco .inner-choco-colour .col_clr label .cselected button {
    background: #fff6;
    color: #fff;
}
.cake_page.readymade.choco section.dimensions_part h2 {
    color: #85553a;
    font-family: 'gotham';
    margin-bottom: 10px;
    font-size: 16px;
    text-transform: uppercase;
}

.cake_page.readymade.choco section.dimensions_part td {
    font-size: 12px;
    color: #000;
    padding: 5px 0;
    font-family: 'gotham';
    font-weight: 600;
}
.cake_page.readymade.choco section.dimensions_part table {
    width: 100%;
}
.cake_page.readymade.choco .colors-choose label.checked button.check-btn {
    color: #fe2b5d !important;
}
.cake_page.readymade.choco .layers_part {
    padding: 25px 10px;
}
.cake_page.readymade.choco .layers_part h4{
    color: #85553a;
    font-family: 'gotham';
    margin-bottom: 10px;
    font-size: 16px;
    text-transform: uppercase;
}
.cake_page.readymade.choco .layers_part .pos-rel{
    position: relative;
}
.cake_page.readymade.choco #custom-cake-flavours ul.slide_nav1{
    border-color: #fff !important
}
.cake_page.readymade.choco .layers_part span.price {
    display: block;
    font-size: 12px;
    color: #000;
    width: 100%;
    text-align: center;
    padding: 10px 2px;
}
.cake_page.readymade.choco .dimensions_part {
    padding: 0 25px;
}

.cake_page.readymade.choco .dimensions_part {
    padding: 30px 20px;
    background: #f1f1f1;
}
.cake_page.readymade.choco .chocolate_type {
    padding: 30px 25px;
    background: #f1f1f1;
}
.cake_page.readymade.choco .chocolate_type .nav-tabs {
    border: none;
}

.cake_page.readymade.choco .chocolate_type .nav-tabs h5.brown-header {
    color: #85553a;
    font-family: 'gotham';
    margin-bottom: 10px;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
}

.cake_page.readymade.choco .chocolate_type .nav-tabs label input {
    display: none;
}
.cake_page.readymade.choco .chocolate_type .nav-tabs label  {
    position: relative;
}
.cake_page.readymade.choco .chocolate_type .nav-tabs label button {
    position: relative;
    background: transparent;
    transition: .5s ease-in-out;
    border: 2px solid #fe2b5d40;
}
.cake_page.readymade.choco .chocolate_type .nav-tabs li label button i {
    position: absolute;
    right: -11px;
    top: -13px;
    font-size: 30px;
    color: #fe2b5d;
    background: #fff;
    border-radius: 50%;
    transition: .4s ease-in-out;
    opacity: 0;
    transform: scale(.5);
}
.cake_page.readymade.choco .chocolate_type .nav-tabs  .show.active label button.check-btn i{
    opacity: 1;
    transform: scale(1);
}
.cake_page.readymade.choco .chocolate_type .nav-tabs .show.active button {
    border-color: #fe2b5d;
}
.cake_page.readymade.choco .chocolate_type .nav-tabs p.text-center {
    font-size: 15px;
    font-family: 'gotham';
    font-weight: 600;
    color: #000;
}
.cake_page.readymade.choco .chocolate_type .tab-pane {
    padding-top: 20px;
}

.cake_page.readymade.choco .chocolate_type .tab-pane h5.brown-header {
    color: #85553a;
    font-family: 'gotham';
    margin-bottom: 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.cake_page.readymade.choco .chocolate_type .tab-pane textarea {
    width: 100%;
    border: 1px solid #9E9E9E;
    border-radius: 0;
    font-size: 13px;
    padding: 10px;
    font-family: 'gotham';
    font-weight: 600;
    color: #000;
}
.cake_page.readymade.choco .chocolate_type .drag-pic {
    text-align: center;
    background: #fff;
    width: 100%;
    padding: 30px 0px;
    filter: drop-shadow(2px 4px 6px #0002);
    border-radius: 10px;
    border: 2px dotted #8e5b4263;
}
.cake_page.readymade.choco .chocolate_type .drag-pic input{
    display: none;
}
.cake_page.readymade.choco .chocolate_type .drag-pic button {
    color: #fff;
    background: #dca445;
    border: none;
    border-radius: 50px;
    font-size: 20px;
    margin-bottom: 10px;
    height: 70px;
    width: 70px;
}
.cake_page.readymade.choco .chocolate_type .drag-pic h3 {
    color: #245741;
    font-family: gotham;
    font-size: 25px;
}
.cake_page.readymade.choco .chocolate_type .drag-pic p {
    color: #245741;
    font-size: 12px;
}
.cake_page.readymade.choco .chocolate_type p.drag-warning {
    text-align: center;
    font-size: 12px;
    padding-top: 30px;
    font-family: 'gotham';
    display: flex;
    align-items: center;
    justify-content: center;
}

.cake_page.readymade.choco .chocolate_type p.drag-warning i {
    font-size: 20px;
    margin-right: 10px;
}
.cake_page.readymade.choco .chocolate_type .tab-pane .choco_drawing .row {
    margin-left: -5px;
    margin-right: -5px;
}
.cake_page.readymade.choco .chocolate_type .tab-pane .choco_drawing .row .card-deck-card {
    padding: 0 5px;
}
.cake_page.readymade.choco .chocolate_type .tab-pane .choco_drawing .row .card-deck-card .pos-rel img {
    height: 129px;
    object-fit: cover;
}
.cake_page.readymade.choco .chocolate_type .tab-pane .choco_drawing .row .card-deck-card .pos-rel {
    position: relative;
}
.cake_page.readymade.choco .chocolate_type .tab-pane .choco_drawing .row .card-deck-card .pos-rel input {
    display: none;
}
.cake_page.readymade.choco .chocolate_type .tab-pane .choco_drawing .row .card-deck-card .pos-rel button {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .5s ease-in-out;
    width: 100%;
    height: 100%;
    border: none;
    background: #d8937a5e;
    font-size: 35px;
    color: #fff;
}
.cake_page.readymade.choco .chocolate_type .tab-pane .choco_drawing .row .card-deck-card .pos-rel button.selected{
    opacity: 1;
}
.cake_page.readymade.choco .chocolate_type .tab-pane .choco_drawing .row .card-deck-card p.text-center {
    font-size: 12px;
    color: #000;
    font-family: 'gotham';
    padding: 15px 0;
    font-weight: 600;
}

.cake_page.readymade.choco .chocolate_type .tab-pane .choco_drawing .row .drawing_type_name label {
    display: block;
    color: #11795c;
    font-family: 'gotham';
    margin-bottom: 5px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}
.cake_page.readymade.choco .chocolate_type .tab-pane .choco_drawing .row .drawing_type_name input {
    padding: 15px;
    font-size: 12px;
    transition: .5s ease-in-out;
    font-family: 'gotham';
    width: 100%;
    border: 1px solid #9E9E9E;
    color: #000;
}
.cake_page.readymade.choco .chocolate_type .tab-pane .choco_drawing .row .drawing_type_name input:focus {
    border-color: #11795c;
}
.cake_page.readymade.choco .chocolate_type .drag-pic .uploaded img {
    display: block;
    height: 70px;
    width: 70px;
    object-fit: cover;
    padding: 5px;
    border: 1px solid #ddd;
    margin: auto;
}
.cake_page.readymade.choco .chocolate_type .drag-pic .uploaded span.resetphoto {
    font-size: 12px;
    text-transform: uppercase;
    color: #ff495d;
}

.cake_page.readymade.choco .boxes-tab h3.brown-header {
    text-align: center;
    border-bottom: 2px solid;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.cake_page.readymade.choco .add_notes label {
    display: block;
    color: #85553a;
    font-family: 'gotham';
    margin-bottom: 10px;
    font-size: 16px;
    text-transform: uppercase;
}
.cake_page.readymade.choco .add_notes {
    padding: 30px 0px;
    background: #f1f1f1;
}
.cake_page.readymade.choco .add_notes textarea {
    width: 100%;
    font-size: 12px;
    padding: 10px;
    border: 1px solid;
    font-family: 'gotham';
    color: #9E9E9E;
    height: 150px;
}

.cake_page.readymade.choco .chocolate_type .tab-pane h5.brown-header .resetdrwtype{
    color: #11795c;
    margin-left:20px; 
}
.cake_page.readymade.choco .chocolate_type .tab-pane h5.brown-header  .fa-refresh::before {
    content: "\f021";
}
.action img.item-type{
    cursor: pointer;
}
#custom-cake-flavours ul.slide_nav1 li.flavour_li span.name-flavor {
    display: flex;
    align-items: center;
}
b.overlay_aside {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #0003;
    display: none;
}
    .mobile-menu {
        position: fixed;
        z-index: 999999;
        height: 100%;
        width: 300px;
        right: 0;
        top: 0;
        background: #fff;
        padding: 50px 0;
        filter: drop-shadow(-6px 0px 66px #0004);
        display: none;
        transform: translateX(100%);
        transition: .5s ease-in-out;
    }
    .mobile-menu ul.menu_items_ul li a {
        color: #000;
        text-transform: uppercase;
    }
    .mobile-menu ul.menu_items_ul li {
        padding: 20px 0;
        text-align: center;
        font-family: 'gotham';
        border-bottom: 1px solid #ddd;
    }
    .main_menu_overlay{
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 9999;
        background: #0003;
        display: none;
    }
    .mobile-menu ul.menu_items_ul li select {
        padding: 10px;
        width: 70%;
        border: 1px solid #ddd;
    }
    .mobile-menu ul.menu_items_ul li:last-child{
        border: none;
    }

.cake_page.readymade.choco aside#aside .cake_summary h3 {
    color: #dca445;
}
.cake_page.readymade.choco  aside#aside .cake_summary p.total-serves,
.cake_page.readymade.choco  aside .cake_summary td span,
.cake_page.readymade.choco  .cake-price span.amount{
    color: #dca445;
}
.cake_page.readymade.choco  .cake-price span.amount-label {
    color: #976959;
}
.cake_page.readymade.choco .aside-card .card-btn-holder .pink-btn {
    background: #deaa52;
}

#custom-cake-flavours ul.slide_nav1 li span.d-flex {
    align-items: center;
}
.cake_page aside#aside .cake_summary .qty {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}



.cake_page aside#aside .cake_summary .qty span {
    font-size: 12px;
    font-family: 'gotham';
    font-weight: 600;
    padding: 0 10px;
    text-transform: uppercase;
    color: #11795c;
}
.cake_page aside#aside .cake_summary .qty .qty-span {
    display: flex;
}
.cake_page aside#aside .cake_summary .qty .qty-span button {
    position: static !important;
    height: 30px;
    width: 30px;
    color: #fff;
    background: #11795c;
    border: 1px solid #11795c;
    border-radius: 0 !important;
}
.cake_page aside#aside .cake_summary .qty .qty-span input {
    border: 1px solid;
    color: #11795c;
    text-align: center;
    padding: 0 5px;
    width: 50px;
}
.cake_page aside#aside .cake_summary .qty .qty-span input::-webkit-outer-spin-button,
.cake_page aside#aside .cake_summary .qty .qty-span input::-webkit-inner-spin-button {
  -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.cake_page aside#aside .cake_summary .qty .qty-span input {
  -moz-appearance: textfield;
}
.ar header .menu_holder .menu_row .logo_col {
    text-align: right;
}
@media screen and (min-width: 992px){
    header .menu_holder .menu_row .logo_col {
        min-width: 200px;
    }
}
@media screen and (max-width: 992px){
    header .menu_holder .menu_row .menu_items_col ul{
        display: none;
    }

   




    header .menu_holder .menu_row .hand_burder_col {
        display: block;
    }
    b.main_menu_overlay.active{
        display: block;
    }
    .mobile-menu {
        display: block;
    }
    .mobile-menu.active {
        transform: translateX(0);
    }
    .mk-tab-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .cake_page section.upload-img .drag-pic{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .cake_page section.upload-img .form-cyc {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .cake_page .cake_drag_pic {
        margin-bottom: 30px;
    }
    .cake_page .select-decoration #gallery .col-md-2 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .cake_page .boxes-tab .drawing-type {
       -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        text-align: center;
    }
    #custom-cake-flavours ul.slide_nav1 li {
        -ms-flex: 0 0 29%;
        flex: 0 0 29%;
        max-width: 29%;
    }
    .cake_page #custom-cake-flavours.custom_sugar_color ul li {
        -ms-flex: 0 0 15% !important;
        flex: 0 0 15% !important;
        max-width: 15% !important;
    }
    #custom-cake-flavours.custom_character ul li {
        -ms-flex: 0 0 13%;
        flex: 0 0 16%;
        max-width: 16%;
    }
    .cake_page aside#aside {
        position: fixed !important;
        right: 0;
        bottom: 0;
        top: unset !important;
        padding: 10px;
    }
    .cake_page aside#aside {
        padding: 10px;
        position: fixed !important;
        right: 0;
        bottom: 0%;
        top: unset !important;
        max-width: 400px;
        z-index: 99999;
        transform: translateY(100%);
        transition: .5s ease-in-out;
    }
    section.cake_page aside#aside .cake_summary td{
        max-width: 150px;
    }
 /*   button.dismiss{
        display: block;
    }*/
    .show-rate {
        display: block;
        bottom: 40px;
        right: 40px;
    }
    .cake_page aside#aside.showaside {
        transform: translateY(0%);
    }
    b.overlay_aside.show {
        display: block;
    }
    .cake-price span.amount{
        font-size: 30px;
    }
    .cake_page aside#aside .cake_summary h2.Layers_toggler {
        font-size: 15px;
    }
    .cake_page.readymade .build-order ul.slide_nav li {
        -ms-flex: 0 0 18%;
        flex: 0 0 18%;
        max-width: 18%;
    }
    .cake_page.readymade .ready_tab_cakes .cake-items {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .cake_page.readymade .ready_tab_cakes .cake-items img {
        height: 140px;
    }
    .cake_page.readymade .ready_tab_cakes .cake-items .cake-items-img-holder div button.product-selected {
        font-size: 25px;
    }
    .cake_page.readymade .build-order ul.slide_nav li img{
        height: 100px;
    }

}


@media screen and (max-width: 500px){
header .menu_holder .menu_row .logo_col img {
    height: 40px;
}
header .menu_holder .menu_row .hand_burder_col button.burger_btn span{
    width: 25px;
    background: red;
    margin: 4px 0;
}
.cake_page.readymade.choco .action .thumb p.thumb-title {
    font-size: 7px !important;
}
.cake_page.readymade.choco .action .thumb p.thumb-title span img {
    padding: 0;
    width: auto !important;
    height: 12px;
}
.cake_page.readymade.choco .fit-center-block .action a .thumb-main-img {
    width: 75px !important;
    height: 75px !important;
    object-fit: cover;
}
.cake_page.readymade.choco .inner-choco-colour .col_clr img {
    width: 40px;
}
.cake_page.readymade.choco .inner-choco-colour h5.brown-header, .cake_page.readymade.choco .inner-choco-colour h6.brown-header{
    font-size: 12px;
}
.cake_page.readymade.choco .cyc-title span {
    font-size: 14px;
}
.cake_page.readymade.choco h4.brown-header.text-center{
    font-size: 14px;
}
.cake_page.readymade.choco #custom-cake-flavours {
    padding: 0;
}
#custom-cake-flavours ul.slide_nav1 li img {
    height: 70px;
    width: 70px;
    display: block;
    margin: auto;
    margin-bottom: 10px;
}
.cake_page.readymade.choco .layers_part span.price {
    font-size: 9px;
}
#custom-cake-flavours ul.slide_nav1 li label button {
    border: 1px solid #000;
    height: 15px;
    width: 15px;
    transition: .5s ease-in-out;
    font-size: 7px;
    background: #fe2b5d00;
    color: #fff0 !important;
}
#custom-cake-flavours ul.slide_nav1 li label.checked button {
    border-color: #fe2b5d;
    color: #fff !important;
    background: #fe2b5d;
}
.cake_page.readymade.choco .chocolate_type .nav-tabs li label button i{
    right: -6px;
    top: -8px;
    font-size: 23px;
}
.cake_page .boxes-tab .drawing-type {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.cake_page .boxes-tab .tablinks {
    font-size: 11px;
}
.cake_page .boxes-tab{
    padding: 0;
}
.cake_page.readymade .build-order ul.slide_nav li {
    -ms-flex: 0 0 34%;
    flex: 0 0 34%;
    max-width: 34%;
}
.cake_page.readymade .build-order ul.slide_nav li img {
    height: 80px;
    width: 80px;
}
.cake_page.readymade .ready_tab_cakes {
    padding-right: 0;
    padding-left: 0;
}
.cake_page.readymade .ready_tab_cakes .cake-items{
     padding-right: 2px;
     padding-left: 2px;
}
.cake_page.readymade .ready_tab_cakes .cake-items img {
    height: 100px;
}
.cake_page.readymade .ready_tab_cakes .cake-items .cake-items-img-holder div{
        border: 5px solid #fff5;
}
.cake_page.readymade .ready_tab_cakes .cake-items .cake-items-img-holder div button {
    height: 30px;
    width: 30px;
    font-size: 11px;
}
.cake_page .span-head {
    margin-bottom: 10px;
}
.cake_page.readymade .ready_tab_cakes .cake-items .cake-items-img-holder div button.product-selected {
    font-size: 20px;
    right: 1px;
    bottom: 2px;
}
.cake_page section.layers_part .row .col-md-9 .row span.serves-cake {
    padding: 10px 0 !important;
    display: block;
}
.cake_page .character-candle span.mk-col-5 img {
    width: 100%;
    height: auto;
    margin-bottom: 2px;
}
.cake_page .character-candle span.mk-col-5 span {
    font-size: 10px;
}
.cake_page .boxes-tab .tablinks {
    font-size: 11px;
    border-bottom: 2px solid #0000;
}
.cake_page .boxes-tab .tablinks.active {
    border-color: #923e2b;
}
#gallery .drawing-type .decoration-thumbs .pos-rel img {
    width: 100%;
    height: 90px;
}
#custom-cake-flavours ul.slide_nav1{
    border-left: 15px solid #f1f1f1;
    border-right: 15px solid #f1f1f1 
}
/*#custom-cake-flavours.custom_character ul{
    border-color: #fff;
}
*/.cake_page #custom-cake-flavours.custom_sugar_color ul li {
    -ms-flex: 0 0 20% !important;
    flex: 0 0 20% !important;
    max-width: 20% !important;
}
#custom-cake-flavours .container-img-scroller span.arrow-left,
#custom-cake-flavours .container-img-scroller span.arrow-right{
    font-size: 20px;
}
div#custom-cake-flavours {
    padding: 0;
}

#custom-cake-flavours.custom_character ul li {
    -ms-flex: 0 0 78px;
    flex: 0 0 78px;
    max-width: 78px;
    padding: 0 4px;
}
.cake_page .character-candle span.mk-col-5 {
    padding: 0 3px;
}
.cake_page  .uploader {
    padding: 0;
}
.select-decoration .container.clearfix {
    padding: 0;
}
.cake_page .select-decoration #gallery .col-md-2 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.cake_page .select-decoration #gallery .decoration-thumbs .decoration-btn-holder{
    width: 100%;
}
.cake_page .select-decoration #gallery .decoration-thumbs .decoration-btn-holder img {
    height: 100px;
    width: 100%;
}
.cake_page .boxes-tab {
    padding-right: 15px;
    padding-left: 0;
}
.cake_page .action{
    display: flex;
    justify-content: center;
}

}
.home-page-container .ck_slider_top_content p{
    color: #000000;
}
.ck_slider_top_content li a {
    font-family: 'gotham';
    text-transform: uppercase !important;
    font-size: 12px;
}
.home-page-container .gold-cake-header p,
.home-page-container .cake-tab-notes p{
    font-family: 'gotham';
}
footer a.pink.phone {
    display: flex;
    align-items: center;
    background: #fe2b5d;
    width: max-content;
    max-width: 100%;
    font-size: 12px;
    cursor: pointer;
    border-radius: 50px;
    padding-right: 20px;
    margin: 20px auto;
    color: #fff;
    font-family: 'gotham';
    /*overflow: hidden;*/
}

footer a.pink.phone button {
    background: #419062;
    padding: 10px;
    color: #fff;
    border: none;
    border-right: 5px solid #fe2b5d;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    transform: translateX(-2px);
}
footer a.pink.phone:hover {
    background: #419062;
    color: #fff;
}
footer a.pink.phone:hover button {
    border-color: #419062;
}

div#large-modal .signup-form-starts img {
    width: 100%;
    height: auto;
    max-height: 430px;
    object-fit: contain;
}

span.view-large{
    cursor: pointer;
}

div.collapse .qty input {
    border: 1px solid;
    color: #11795c;
    text-align: center;
    padding: 0 5px;
    width: 42px;
}

div.collapse .qty button.plus-btn.minus-btn {
    position: static !important;
    width: 30px;
    color: #fff;
    background: #89ab9d;
    border: 1px solid #89ab9d;
}

div.collapse .qty button.plus-btn {
    position: static !important;
    width: 30px;
    color: #fff;
    background: #89ab9d;
    border: 1px solid #89ab9d;
}



/*
===============================================

            _____             _______   _______   _______     
    /\      |    |     /\      |     |     |      |
   /  \     |    |    /  \     |     |     |      |
  /____\    | __/    /____\    | ____|     |      |
 /      \   |  \    /      \   |     |     |      |
/        \  |   \  /        \ _|_____|  ___|___   |_______

            ===============================================
*/            



html.ar{
    font-family: 'cairo';
    direction: rtl;
}
html.ar *{
    font-family: 'cairo' !important;
} 
.ar .fa{
        font-family: "Font Awesome 5 Free" !important;
}
.ar .mobile-menu{
    right: unset;
    left: 0;
    transform: translateX(-100%);
}
.ar footer a.pink.phone {
    flex-direction: row-reverse;
}
.ar  .mobile-menu.active {
    transform: translateX(0);
}

.ar .cake_page .layer-selector {
    text-align: right;
}
.ar .cake_page .span-head{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    padding: 5px;
    padding-left: 15px;
}

.ar #custom-cake-flavours ul.slide_nav1 li.flavour_li span.name-flavor {
    text-align: right;
}
.ar #custom-cake-flavours ul.slide_nav1 li button{
    margin-right: 0;
    margin-left: 5px;
}
.ar .cake_page #custom-cake-flavours.custom_sugar_color ul li {
    text-align: right;
}
.ar .custom_character#custom-cake-flavours h4 {
    display: flex;
    align-items: center;
}
.ar .custom_character#custom-cake-flavours h4 span {
    padding-left: 0;
    padding-right: 10px;
    display: flex;
    align-items: center;
}
.ar .custom_character#custom-cake-flavours h4 span i {
    margin-left: 5px;
}
.ar .cake_page .character-candle h4 {
    text-align: right;
}
.ar .cake_page section.upload-img.gray-bg .form-cyc h4 {
    text-align: right;
}
.ar section.cake_page .select-decoration .checkmark {
    margin-left: 10px;
    margin-right: 0;
}
.ar .boxes-tab {
    text-align: right;
}
.ar .cake_page .boxes-tab .tablinks{
        margin-right: 0px;
        margin-left: 10px;
}
.ar section.cake_page aside#aside .cake_summary td,
.ar section.cake_page aside#aside .cake_summary p.total-serves {
    text-align: right;
}
.ar #custom-cake-flavours ul.slide_nav1 li button{
    margin-right: 0px;
    margin-left: 5px;
}
.ar .cake_page section.upload-img.gray-bg .form-cyc h3{
    text-align: right;
}

.ar .cake-price span.amount-label{
    padding-right: 0px;
    padding-left: 10px;
}
.ar section.cake_page aside .cake_summary tr td:nth-child(even) {
    text-align: left !important;
    width: 100%;
}
.ar .cake_page.readymade.choco section.dimensions_part td {
    text-align: right;
}
.ar .cake_page.readymade.choco section.dimensions_part td.text-right {
    text-align: left !important;
}
.ar .cake_page.readymade.choco section.dimensions_part h2 {
    text-align: right;
}
.ar #custom-cake-flavours ul.slide_nav1 li {
    text-align: right;
}
.ar .cake_page.readymade.choco .chocolate_type .nav-tabs li label button i {
    right: unset;
    left: -11px;
}
.ar .cake_page.readymade.choco .chocolate_type .tab-pane h5.brown-header {
    text-align: right;
}
.ar .cake_page.readymade.choco .add_notes label {
    text-align: right;
}
.ar .slide-holder {
    direction: ltr;
}
.ar header .menu_holder{
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
}

.ar .ck_slider_top_content h3{
    text-align: right;
}
.ar .ck_slider_top_content ul{
    float: unset;
    display: flex;
    justify-content: flex-end;
}
.ar .ck_slider_top_content ul li{
    float: unset;   
}
.ar .welcome .ck_slider_top_content {
    text-align: right;
}
.ar header .top_bar .right_links p i {
    margin-left: 0px;
    margin-right: 5px;
}
.ar header .top_bar .left_links a {
    margin-left: 10px;
    margin-right: 0px;
}
.ar .main.slide_main {
    direction: ltr;
}
.ar .abt_brick.brick12 {
    text-align: right;
}

.ar .submit-btn{
    text-align: left !important;
}

.ar div.uploading-text{
    text-align: right;
}

.ar .toast-warning{
    text-align: right;
}






/*


body{
    background: url(../images/background.jpg);
    background-size: auto;
    background-repeat: repeat;
}*/
body.home{
    background-image: url(../images/header_bg14.jpg);
    background-repeat: no-repeat !important;
    background-size: 100% auto;
    background-attachment: scroll;
}



html.ar body.home{
    background-image: url(../images/header_bg14_rev.jpg);
    background-repeat: no-repeat !important;
    background-size: 100% auto;
    background-attachment: scroll;
}


.ar .call-to-order .contents * {
    text-align: right;
}


.gallery-img img {
    padding-bottom: 30px;
}
.gallery .gold-cake-header {
    margin-bottom: 30px;
}


.inner_loader {
    background: white;
    display: none;
}

.inner_loader.show {
    display: block;
}

.inner_loader div#status {
    position: static;
    transform: unset;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
} 

.cuz_banner .steps_img img {
    width: 50%;
}
.cuz_banner .steps_img {
    text-align: center;
    padding: 50px 0;
}
.cuz_banner .select_shape .shape_actions img {
    max-width: 100%;
}
.cuz_banner .select_shape .shape_actions .cuz_banner_thumb {
    text-align: center;
    max-width: 130px;
}
.cuz_banner .select_shape .shape_actions .cuz_banner_thumb hr {
    margin: 0;
    border-top: 2px solid #0000001a;
}
.cuz_banner .select_shape .shape_actions {
    display: flex;
    max-width: 70%;
    padding: 40px 0;
    margin: auto;
    width: max-content;
}
.cuz_banner .select_shape .shape_actions .cuz_banner_thumb .top_data img {
    transform: translateY(2px);
    opacity: 0;
}
.cuz_banner .select_shape .shape_actions .cuz_banner_thumb .top_data p {
    font-family: 'gotham';
    color: #707070;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 2px;

}
.cuz_banner .select_shape .shape_actions .cuz_banner_thumb.active .top_data p {
    color: #fe2b5d;
}
.cuz_banner h2 {
    font-size: 20px;
    font-weight: 900;
    font-family: 'gotham';
    margin-bottom: 0;
    color: #000;
    text-align: center;
}

.cuz_banner .select_shape .shape_actions .thumb_main_img {
    padding: 10px;
    transform: translateY(0px) scale(0.8);
    background: white;
    border-radius: 15px;
    box-shadow: 0px 0px 6px 2px #0000;
    transition: .3s ease-in-out;
}
.cuz_banner .select_shape .shape_actions .cuz_banner_thumb.active .thumb_main_img {
    box-shadow: 0px 0px 6px 2px #0003;
}
.cuz_banner .select_shape .shape_actions .cuz_banner_thumb.active .top_data img {
    opacity: 1;
}

.character-candle.gray_part{
    margin-left: -15px;
    background: #f1f1f1;
}
.upload_char {
    background: #fff;
    height: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    padding: 15px;
    text-align: center;
    box-shadow: 0px 0px 6px 3px #0001;
    cursor: pointer;
}
.upload_char *{
    cursor: pointer;
}
.upload_char button {
    height: 40px;
    width: 40px;
    font-size: 12px;
    border-radius: 50%;
    border: none;
    background: #ff495d;
    color: #fff;
}
.upload_char h3 {
    font-size: 13px;
    font-family: 'gotham';
    margin: 10px 0;
    font-weight: 900;
    text-transform: uppercase;
    color: #ff495d;
}
.upload_char p {
    font-size: 12px;
    color: #000;
    text-transform: capitalize;
    font-family: 'gotham';
}
.cake_page .layer-selector .layer_count {
    position: relative;
}

.cake_page .layer-selector label {
    padding: 0 10px;
}

.cake_page .layer-selector .layer_count img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 4px;
    box-shadow: 0px 0px 7px 0px #0003;
    background: #fff;
}

.cake_page .layer-selector .layer_count button {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    border-radius: unset;
    height: 100%;
    width: 100%;
    background: #fe2b5d90;
    border: 5px solid #fff4;
    color: #fff;
    opacity: 0;
    transition: .4s ease-in-out;
}
.cake_page .layer-selector .layer_count.active button {
    opacity: 1
}



.cake_page .layers_part .custom_character .checks {
    pointer-events: none;
    opacity: .5;
}

div.uploading-text{
    margin-bottom: 5px;
}



.pointer{
    cursor: pointer;
}
.drag-pic.cake_drag_pic .resetphoto {
    position: absolute;
    top: 10px;
    z-index: 1;
    right: 30px;
    font-family: 'gotham';
    cursor: pointer;
    color: #f42953;
}
.upload_character span.resetphoto {
    position: absolute;
    right: 25px;
    font-size: 11px;
    top: 10px;
     font-family: 'gotham';
    cursor: pointer;
    color: #f42953;
}
@media screen and (max-width: 562px){
    .cuz_banner .select_shape .shape_actions{
        max-width: 100%;
        padding: 20px 0;
        padding-bottom: 0;
    }
    .custom_character#custom-cake-flavours .pos-rel {
        margin: 10px 0;
    }
    .cake_page .layer-selector span {
        flex: 0 0 100%;
        margin-bottom: 10px;
    }
    .cake_page .layer-selector{
        flex-wrap: wrap;
        justify-content: center;
    }
    .upload_char {
        min-height: 170px;
    }
    .cuz_banner .steps_img img {
        width: 90%;
    }

}