.account .column.main .block {
	margin-bottom:45px;
	padding-right:0;
	font-family: 'Gotham'!important;
}
.account .column.main .block .box {
	width:49%
}
.account .sidebar-main .block.account-nav .content .items .item a {
	padding:0px;
	margin-top:0px;
}
.account .sidebar-main .block.account-nav .content .items .item a:hover, .account .sidebar-main .block.account-nav .content .items .item:hover > a {
	color: #000 !important;
	background:none!important;
}
.account .sidebar-main .block.account-nav .content .items .item {
	margin-bottom:15px!important;
	margin-left: 10px !important;
}
a {
	color: #333;
}
th.col, td.col {
	width:auto!important
}
.table-order-items {
	font-size:14px;
}
.order-details-items.ordered {
	margin-right:50px;
}
th.mark, td.mark {
	background:none!important;
}
.order-status, .order-date {
	width:100%;
	text-align:center
}
.order-date .label {
	color:#000;
}
.order-details-items .item-options dt {
	font-weight:normal!important;
	color:#000 !important
}
.box-title, .box-title span {
	color:#000 !important
}
.items.order-links, .cart_buy .cart.buy_now{
	display: none!important;
}
.label {
	color:#000
}
.column.main .message.info, .sidebar .message.info, .column.main .message.error, .sidebar .message.error, .column.main .message.warning, .sidebar .message.warning, .column.main .message.notice, .sidebar .message.notice, .column.main .message.success, .sidebar .message.success {
	z-index: 0;
}
textarea, select, input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
	font-family: 'Gotham'!important;
	font-size:14px;
	height: 40px;
	border: 1px solid #cccccc;
	box-shadow: none;
	border-radius: 0px;
	/* padding-left: 20px;*/

    line-height: 1;
/*padding-top: 5px;*/}
.btn.btn-primary, .action.primary, .btn.btn-secondary, .action.secondary {
	font-size: 16px!important;
}
.minicart-items .product-item-details .details-qty .qty-box span {
	line-height: 33px;
}
.header .minicart-wrapper .block-minicart .block-content>.button-control>.primary>.action.primary.checkout {
	padding: 11px 30px;
	width:auto
}
.checkout-cart-index .number input[type="number"], .box_details_bar input[type="number"] {
	border-radius: 0px;
}
.column.main .message.info {
	margin-top: 15px;
}
.password-strength-meter {
	font-size:11px;
}
 .field.choice:not(.review-field-rating) input[type="checkbox"]:checked+label:after, .field.choice:not(.review-field-rating) input[type="checkbox"]:checked+.label:after {
left: 1px;
}
.checkout-success, .cart-empty {
	text-align:center
}
.checkout-success .actions-toolbar div.primary {
	text-align:center;
	width:100%;
}
.checkout-success .actions-toolbar a.primary {
	float: none;
	margin: 0;
}
/*.order-details-items{font-family: 'crimson_textroman';}*/

.checkout-index-index .field .control._with-tooltip input {
	width: 90% !important;
}
.checkout-index-index fieldset#customer-email-fieldset input[type="email"], .checkout-index-index .field .control._with-tooltip input[type="email"] {
	width: 92% !important;
}
.wishlist .top-wishlist span.counter.qty, .header.minicart-slide .minicart-wrapper .action.showcart .counter.qty {
	background: #fff !important; color:#000!important
}
section.corpoarates.new-arrivals figcaption h2 {
	min-height: 50px;
}
.header.minicart-slide .minicart-wrapper .action.showcart .counter.qty {
	min-width:20px;
	width: 20px;
	font-size: 12px;
	height: 20px;
	top: -8px;
	line-height: 20px;
	font-weight: normal;
}
.wishlist .top-wishlist span.counter.qty {
	top: -5px;
	width: 20px;
	font-size: 12px;
	right: -15px;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
}
.addresses .control {
	width:100%;
}
.checkout-index-index .payment_section1 .shipping-address-items .shipping-address-item {
	padding: 15px;
	border: 1px solid #ccc;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.checkout-index-index .payment_section1 .shipping-address-items .shipping-address-item.selected-item {
	border-color: #000;
}
.action.action-select-shipping-item, .checkout-index-index .checkout-payment-method .form .payment-method-billing-address .checkout-billing-address .action-edit-address, .captcha-reload {
	border-radius: 15px;
	border: none;
	color: #fff;
	font-size: 14px;
	padding: 2px 13px;
	font-family: 'aktivgrotesk-mediuploadedfile';
	font-weight: normal;
	background: #000;/*background-image: -moz-linear-gradient( 0deg, rgb(170,145,81) 0%, rgb(224,201,144) 52%, rgb(188,164,103) 100%);

    background-image: -webkit-linear-gradient( 0deg, rgb(170,145,81) 0%, rgb(224,201,144) 52%, rgb(188,164,103) 100%);

    background-image: -ms-linear-gradient( 0deg, rgb(170,145,81) 0%, rgb(224,201,144) 52%, rgb(188,164,103) 100%);*/

}
.action.action-select-shipping-item:hover, .checkout-index-index .checkout-payment-method .form .payment-method-billing-address .checkout-billing-address .action-edit-address:hover {
	background:#000
}
.checkout-index-index .fieldset .field textarea, .checkout-index-index .fieldset .field select, .checkout-index-index .fieldset .field input[type="text"], .checkout-index-index .fieldset .field input[type="password"], .checkout-index-index .fieldset .field input[type="url"], .checkout-index-index .fieldset .field input[type="tel"], .checkout-index-index .fieldset .field input[type="search"], .checkout-index-index .fieldset .field input[type="number"], .checkout-index-index .fieldset .field input[type="datetime"], .checkout-index-index .fieldset .field input[type="email"] {
	height: 43px;
	line-height: 43px;
}
.product-info-main .box-tocart .actions .action.tocart, .cart-container .shopping-cart-bottom .cart-summary .checkout-methods-items .action.primary, .cart-container .shopping-cart-bottom .block.discount .content form .actions-toolbar .primary .action.primary, .header .minicart-wrapper .block-minicart .block-content>.button-control .action.viewcart, .header .minicart-wrapper .block-minicart .block-content>.button-control>.primary>.action.primary.checkout, .checkout-index-index .checkout-payment-method .payment-method-content .actions-toolbar>.primary .action.primary, .checkout-index-index .authentication-wrapper .action.action-auth-toggle, .checkout-index-index .checkout-payment-method .actions-toolbar .primary .action.action-apply {
	font-weight: normal;
	font-family: 'aktivgrotesk-mediuploadedfile';
}
#checkout {
	min-height:400px;
}
select {
	padding-right: 45px;
}
#discount-form .payment-option-inner .control {
	width: 62%;
}
.message.info, .message.error, .message.warning, .message.notice, .message.success {
	max-width: inherit;
	left: 0;
	right: 0;
	top: 0;
	z-index: 9999;
	text-align: center;
	font-size: 16px;
	font-family: 'aktivgrotesk-mediuploadedfile';
	font-weight: normal;
	border-radius: 0;
}
div#main-new, main.no_flowers_main {
	z-index:inherit!important
}
.search-box input[type="text"] {
	border-radius: 0;
}
.form-list .control.captcha {
	width:100%!important;
}
 .column:not(.sidebar-main) form .actions-toolbar, .column:not(.sidebar-additional) form .actions-toolbar {
margin-left:0
}
.nav > li.fa-search a:hover {
	background:none!important;
}
.mgs-instant-search-dropdown {
	display:none!important
}
.footer_minicart_container, .cms-index-index .swatch-attribute, .cms-index-index #swatch-color, .newsletter .join > p, .newsletter .join .subscribe > h2, .multiselect-native-select select.multiselect, .product-options-bottom .cart.buy_now, .box-tocart.update .buynow-button {
	display:none!important
}
.checkout-index-index .fieldset .field>.label span {
	text-align:left
}
 .field.choice:not(.review-field-rating) input[type="checkbox"]:checked+label:after {
left: 4px;
font-size: 12px;
top: 3px !important;
}
.product-options-bottom .cart_buy button {
	margin: 0;
	-ms-flex: 0 0 calc(100% - 7.5px);
	flex: 0 0 calc(100% - 7.5px);
	max-width: calc(100% - 7.5px);
}
html {
	overflow:hidden
}
section.corpoarates.detail a:focus, section.corpoarates.detail a:hover, .product-image-wrapper {
	background: none!important;
}
/*.cms-index-index .product-image-wrapper, section.new-arrivals .owl-carousel .owl-item img, .cms-index-index .products-grid .product-top{height:auto!important}*/

section.new-arrivals .owl-carousel .owl-item img {
	height:auto!important
}
 @media (max-width: 1600px) and (min-width: 1000px) {
 div#main-new {
 max-width:  100%!important;
}
 main {
 max-width: 100% !important;
}
 .top__header .container, .main__navigation .container, .single-slide-item-tablecell .container, .relt {
 max-width: 100%;
 width: 100%;
}
 .cms-home #main-new {
 z-index: 1!important;
 position: relative;
}
 div#main-new:before, div#main-new:after {
display:none!important
}
 .page-footer .middle-footer > .container {
position:relative
}
.cms-home .page-footer .middle-footer > .container:before {
    content: "";
    right: -94px;
    top: -120px;
    position: absolute;
    width: 134px;
    height: 270px;
    background: rgba(250, 235, 215, 0);
    background-image: url(../Images/flowers-left_n.png);
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    transform: rotate(-37deg)!important;
    z-index: 0;
    /* display: none !important; */
}
}
 @media (min-width: 1600px) {
 .welcome-slider-area .owl-dots {
 position: absolute;
 margin: 0 auto;
 left: 0;
 bottom: 40px;
 height: auto;
 top: auto;
 max-width: 1560px;
 width: 100%;
 right: 0;
 text-align: left;
display:inline-block;   
}
}
 @media (min-width: 1000px) {
.welcome-slider-area .owl-dots{ padding-left: 150px;}
.free_top_area_l{margin-left:55px!important;}
 }
.cms-index-index .owl-carousel .owl-dots button.owl-dot {
	vertical-align:top;
}
.payment_ul {
	margin-top: 25px!important;
}
.cms_pages h3 {
	font-size: 30px;
	margin-bottom: 20px;
	margin-top:20px;
	font-family: 'Gotham'!important;
}
.cms_pages p {
	font-size: 18px;
	color: #464646;
	margin-bottom: 15px;
	font-family: 'Gotham'!important;
}
.cms_pages li {
	font-size: 18px;
	color: #464646;
	margin-top:15px;
	font-family: 'Gotham'!important;
	position:relative;
	padding-left:20px;
}
.icon-flowers:before {
	box-shadow: 0 0 5px #947c44;
	border-radius: 50%;
	background: rgba(148, 124, 68, 0.3);
}
.slide-5 {
	background: url(../Images/slider-5.jpg) scroll 0 0;
	background-size: cover;
	background-position: bottom;
}
.menu-mobile {
	transform: translateX(100%);
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	-moz-transform: translateX(100%);
}
@media (max-width: 769px) {
 .wishlist .top-wishlist a .label {
 font-size: 0;
}
}
.minicart-items .product-item-details .details-qty .update-cart-item{    border: 1px solid #f4990b;
    background-color: #f4990b;}
.product-image-photo{height:auto!important}	
.checkout-index-index .header_li_minicart .minicart-items-wrapper .product-item-details{margin-left: 0px;}

.testimoniales .owl-nav button span:before{display:none!important}
.testimoniales .owl-nav button{background: #000;background-image: -webkit-linear-gradient(0deg,#aa9151 0%,#e0c990 52%,#bca467 100%);
    background-image: -ms-linear-gradient(0deg,#aa9151 0%,#e0c990 52%,#bca467 100%);}
.mgs-carousel-multiple .owl-nav button span, .mgs-carousel-multiple .owl-nav button span em {
    height: 40px;
    line-height: 36px;
    vertical-align: top; text-align:center
}
header .top__header
{	background:none !important;
}
section.new-arrivals .row.top-border 
{
    border-top: 0px solid #c9b075;
    margin-top: 45px;
}
section.new-arrivals .row.top-border-line{border-top: 1px solid #000;
        margin-top: 0;
    padding-top: 75px;}
.product.media .product-label.new-label, span.product-label.sold-out-label{background:#000!important; }	
.personalise-your .row.border-bottom, .newsletter .row.border-bottom{border-bottom: 1px solid #000;}
.newsletter .row.border-bottom {
    padding-bottom: 40px;
}
.insta {
    margin-top: 50px;
}
.free_top_area_l{position:relative}
.first__list .free_top_area_l ul{
    position: absolute;
    background: #fff;
    padding: 10px;
    border-radius: 2px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    left: -61px;
    top: 32px;
    z-index: 999;
    width: 245px; display:none;
    /* background: #000; */
    /* color: #fff; */
    border: 0px solid;
	box-shadow: 0 8px 11px 3px rgba(0,0,0,.1);
}
.free_top_area_l:hover ul{display:inline-block}
.first__list .free_top_area_l ul li{ display:inline-block; width:100%;   line-height: 1.4;padding-left: 15px;
    position: relative;}
.first__list .free_top_area_l ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    left: 0px;
    top: 7px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}	
.first__list .free_top_area_l ul:before {
    content: '';
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
    top: -5px;
    position: ABSOLUTE;
}

.products-grid .price-final_price .price-wrapper .price, .products-list .price-final_price .price-wrapper .price, a.action.addwishlist, a.action.towishlist{color:#000!important}

footer ul.social li a{background:#000!important;border-radius: 50%;color:#f4990b;}
.search-box input[type="submit"]{background:#000!important;}
.search-box input[type=text]{border: 1px solid #000!important;}
.search-box:before{border-bottom: 14px solid #000!important;}
body {
    background-color: #fff!important;    
    
}

.sub_menu_main li{position:relative;}
.sub_sub_menu_main{
    position: absolute; display:none;
    left: 100%;
    top: 0;
    background: #fff;
    width: 150px;
    box-shadow: 0 8px 11px 3px rgba(0,0,0,.1);
}
.sub_menu_main li:hover .sub_sub_menu_main{display:inline-block}

.customer-account-login main#maincontent, .customer-account-create main#maincontent{box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.36) !important;
    background: #fff !important;    padding-bottom: 50px;padding-top: 0;}
	
@media (min-width: 769px) {
.login-container {
     display: inherit; 
}
.row.row_view_all{margin-bottom:50px;}
}	

.buttons-set button {
    text-align: center;
    display: inline-block;
    width: auto;
    background: #000;
    padding: 12px 10px;
    min-width: 120px;
    color: #fff;
    /* font-family: 'aktivgrotesk-bolduploadedfile'; */
    border-radius: 50px;
    letter-spacing: 0.03em;
    transition: all 0.5s ease;
    border: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    margin: 0;
}
.form-list label{font-size:16px;}
.login_pages ul{margin:0px; padding:0px; font-size:16px; margin-bottom:20px;}
select, select.form-control{background-image: url(../Images/icon-select.png);}

section.corpoarates.detail p.size_note_attr{
    font-size: 13px;
    color: #999;
    margin-top: -15px;
    font-style: italic;
}
section.corpoarates.detail p.size_attr label{
    font-weight: normal;
    font-family: 'Gotham'!important;
    margin-right: 5px;
}
.nav>li > a.active_menu{position:relative}



.cms-page6 .cms_pages h3 {
    font-size: 32px;
    margin-top: 0;
}

section.corpoarates.veiw-cart .col-md-4 .discount button.cancel {
    background: transparent;
    border: 0px;
    position: absolute;
   top: 2px;
    right: -3px;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'aktivgrotesk-bolduploadedfile';
}
div.container.FLOWERS span.lineee {
    width: auto;
    height: 1px;
    background: #000;
    display: inline-block;
    position: absolute; left:15px; right:15px;
    top: 15px;
    z-index: 1;
}
div.container.FLOWERS span:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #000;
}
.flower_list_item {
    margin-bottom: 50px;
}
div.container.FLOWERS{
    margin-top: 25px;
}
div.container.FLOWERS h1 {
    background: #ffffff; position:relative; z-index:2;
    display: inline-block; text-align:center;
    padding: 0px 10px;
    font-family: 'Minion Pro';
    font-size: 20px;
    letter-spacing: 0.05em;
}
div.container.FLOWERS .col-md-12 {
    position: relative;
}
div.container.FLOWERS h1 span {
    font-size: 15px;
    position: relative;
    top: -4px;
    padding: 0 4px;
    margin: 0 5px;
}
.forgot_n{margin-top:5px;    display: inline-block;}
.page-with-filter .mgs-products.products-grid .product-item-info div[class*="swatch-opt-"]::before{content: 'Available color';}
.header .account .dropdown-account .header.links li:first-child{border-bottom:none}
.sidebar-main .block.account-nav .content .items .item .delimiter{
    border-bottom: 1px solid #fff;
    display: inline-block;
    width: 100%;
}


fieldset.field.admin__control-fields{
    padding: 0!important;
    margin-top: 0!important;
}
.checkout-index-index .fieldset .field > legend.label{display:none!important}
section.corpoarates.veiw-cart .col-md-8 .product .product-quantity{background:none!important}
.checkout-cart-index .number input[type="number"]{    border: 1px solid #ccc;}

.checkout-index-index .field .control._with-tooltip, .checkout-index-index fieldset.fieldset.hidden-fields .control {
    -ms-flex: 0 0 calc(100% - 0px);
    flex: 0 0 calc(100% - 0px);
    max-width: calc(100% - 0px);
}
.checkout-index-index .actions-toolbar .primary .action{float:left}
.checkout-index-index .actions-toolbar > .secondary{text-align:left}
.checkout-index-index a.action.remind{padding:0px; width:auto!important}
.checkout-index-index .form.form-login .hidden-fields .field{position:relative}
.checkout-index-index fieldset#customer-email-fieldset fieldset.fieldset.hidden-fields .actions-toolbar{margin-bottom: 30px!important;}
textarea, select, input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"]{padding: 0 2rem;}

section.corpoarates.veiw-cart .col-md-8 .product .product-quantity input{padding:0}

#bulk-qty > p{
    font-size: 20px;
    font-weight: bold;
}
.table-order-items thead th, .history thead th {background:#000!important; color:#fff!important;font-weight: normal;}
.table-order-items tr, .history tr{border-bottom: 1px solid #cccccc;}
.account .column.main .block > .block-title{/*border-bottom:1px solid #000!important*/}
.order-details-items {
    border-bottom: 0px solid #d1d1d1;
}
.toolbar.bottom{display:inline-block; vertical-align:top; text-align:center; width:100%;}
.toolbar.bottom .toolbar-amount{float:left;
    padding: 0!important;
    margin: 0!important;
}
.toolbar.bottom .limiter{float:right}
.toolbar.bottom .pages{display:inline-block; vertical-align:top}
.pages .item .page span {
    font-size: 16px;
    display: inline-block; vertical-align:top;
    line-height: 37px;
}
.pages li{display:inline-block; vertical-align:top;}
.pages .item .page span{color:#000}
.pages .item a.page span{color:#999}
.pages .action.next, .pages .action.previous {
    height: 43px;
    line-height: 43px;
    border: 0px solid #eee;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 13px;
    margin-right: 3px;
    margin-left: 3px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
}
.account .column.main .block.block-addresses-list .block-content{display:inline-block; vertical-align:top; width:100%;}
.limiter-options{padding-right: 40px;}
.account .form-address-edit .nested.field .field.additional {

    width: 100%;
}
.history .action.view, .history  .action.delete, .history .action.edit{
    background: #000;
    color: #fff;
    padding: 2px 10px 3px;
    font-size: 12px; border:1px solid #000;
    border-radius: 10px; margin-right:3px;
}
.history .action.view:hover, .history .action.edit, .history .action.delete:hover{background:#FFF; color:#000;}
.history .action.edit:hover{background: #000;
    color: #fff;}
.col.streetaddress{width:150px!important}
.sales-order-history #maincontent .column.main{padding-right:50px!important;}
/*.checkout-index-index .opc-block-summary .table-totals:not(.cart):not(.totals) tr.grand.totals td.amount strong, .checkout-onepage-success .print {
    color: #000 !important;
}
.checkout-index-index .opc-block-summary .items-in-cart .minicart-items .minicart-items-wrapper.overflowed{    padding-right: 0;}
.checkout-onepage-success div#registration a.action.primary{
    background: #000!important;
}
.checkout-onepage-success div#registration a.action.primary:hover{
    background: #fff!important;
	color: #000!important;
}*/
.add-to-cart-popup{text-align:center}
.add-to-cart-popup .modal-content{box-shadow:none}
.add-to-cart-popup .modal-content h4{margin-top:40px;}
.add-to-cart-popup.modal-popup .modal-footer{text-align:center;margin-top: 0px !important; border:none}
.add-to-cart-popup.modal-popup .modal-footer .round_button{margin:5px;width: 100%;
    max-width: 210px;}
.add-to-cart-popup.modal-popup .modal-footer .round_button.round_button_black{background:#000!important; color:#fff!important}	
.add-to-cart-popup.modal-popup._show .modal-inner-wrap {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	top:50%;margin: 0rem auto;
}	


.block.related {
    padding: 40px 0 80px;
    display: inline-block;
    vertical-align: top;
    padding: 0;
	padding-left: 15px;width: 100%;
    /* text-align: left; */
}
.block.related .block-title.title, .block.related .block-title.title.background-name{text-align:left}
.block.related .block-title.title .block-actions{display:none!important}
.products-related .product-item .field.choice {
    top: 14px;
    right: 0px;
    width: 47px;
    max-width: 17%;
    margin: 0;
}
section.corpoarates.detail li:focus, section.corpoarates.detail li:hover{background:none!important}
.block.related .product.name a{font-size:18px;}
.block.related .price-final_price .price-wrapper .price{margin:0}
.cms-index-index .owl-carousel .owl-dots button.owl-dot.active, .cms-index-index .owl-carousel .owl-dots button.owl-dot:hover {
    border: 1px solid transparent;
    background:transparent !important; 
	
}
.sharethis-inline-share-buttons{margin-top:15px;}

.payment-method-title label a, .payment-method-title label img{display:none!important}
#paypal_express + label span:after {
    content: '';
    background-image: url(../../wysiwyg/paypal.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    width: 140px;
    display: inline-block;
    height: 44px;
    top: 0;
    margin-top: -10px;
    margin-left: 15px;
}

.personalise-your .row.border-bottom
{
    border-bottom: none !important;
}





/******* new css start   ************/
.cms-main
{
	max-width: 1630px;
	margin: 0 auto;
}
.cms-page-view .headerr
{
	display: none;
}
.cms-title
{
	text-align: center;
    font-size: 30px;
    margin: 50px 0px;
    font-weight: 600;
}
.cms-main .col-md-12
{
	max-width: 990px;
	margin: 50px auto;
	float: none;
	color: #000;
}
.cms-careers .cms-main .col-md-12 {
    max-width: 100%;
    margin: 50px auto;
    float: none;
    color: #000;
    padding: 0 50px;
}
.cms-main .col-md-12:after {
    content: '';
    display: block;
    width: 100%;
    clear: both;
}
.why-img
{
	position: relative;
}
.why-img h4
{
	position: absolute;
    font-size: 48px;
    font-weight: 600;
    color: #fff;
    bottom: 80px;
    max-width: 42%;
    left: 4vw;
}
.why2 .col-md-4 p
{
	font-size: 22px;
}
.why2 .col-md-8 p
{
	font-size: 18px;
}
.why3 .col-md-4 p
{
	margin-top: 20px;
}
.col-md-12.why4
{
	max-width: 1630px;
	background: url(../Images/why5.jpg) no-repeat center center;
	background-size: 100% auto;
	padding: 50px 15%; 
}
.col-md-12.why4 h4
{
	font-size: 24px;
    margin-bottom: 26px;
}
.col-md-12.why4 ul li
{
	font-size: 16px;
    margin: 5px 0px;
}
.col-md-12.why4 ul
{
	margin-top: 20px;
}
.why5
{
	font-size: 22px;
}
.icon-sec 
{
    text-align: center;
    border: 1px solid #cccccc;
    padding: 30px;
    margin-bottom: 30px;
    color: #000
}
.icon-sec h4
{
	font-family: 'Gotham' !important;
	font-size: 24px;
    margin: 10px 0px;
}
.icon-sec p
{
	font-size: 16px;
    line-height: 23px;
    color: #000;
    font-family: 'Gotham' !important;
}
span.cms-icon {
    display: inline-block;
    width: 90px;
    height: 90px;
    line-height: 90px;
    background: #f4990b;
    border-radius: 50%;
    font-size: 28px;
    text-align: center;
    padding-left: 7px;
    margin: 20px 0px;
    transition: all 0.3s;
}
.icon-sec:hover  span.cms-icon
{
	background: #142246;
	color: #fff;
	transition: all 0.3s;
}
.col-md-12.what2 
{
    max-width: 1630px;
    margin: 50px auto;
    position: relative;
}
.col-md-12.what2 h4
{
	position: absolute;
	font-size: 48px;
	line-height: 48px;
	color: #fff;
	font-weight: bold;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	margin-top: -48px;
	text-align: center;
}
.col-md-12.what2 h4:before {
    content: '';
    width: 10px;
    height: 150px;
    position: absolute;
    display: block;
    background: #fff;
    top: -190%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.col-md-12.what2 h4:after {
    content: '';
    width: 10px;
    height: 150px;
    position: absolute;
    display: block;
    background: #fff;
    bottom: -190%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
/********* term and condition page css start  ***************/
.cms-term .col-md-12 h3
{
	font-size: 24px;
    margin: 40px 0px 10px;
    font-weight: 600;
    font-family: 'Gotham Book' !important;
}
.cms-term .col-md-12 p
{
	margin-bottom: 30px;
}

/***************** career page css star **********************/
.cms-career h4 span
{
	font-size: 30px;
    display: block;
    color: #000;
    line-height: 50px;
}
.cms-career .why-img h4
{
	color: #f4990b;
    bottom: auto;
    top: 14vw;
}
.cms-career .left-col p {
    font-size: 20px;
    max-width: 70%;
}
.cms-career .right-col h3
{
	font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}
.cms-career .right-col p {
    font-size: 18px;
    margin-bottom: 25px;
    max-width: 90%;
    font-family: Gotham Book;
}
.cms-main a
{
	color: 	#f4990b;
}

/***** testimonials css *****************/
.testimonials-index-index #maincontent > .action.submit
{
	display: none;
}
	/*body:not(.active-builder) .page-header .header:not(.header6).active-sticky.start-stk
	{
		position: static !important;
	}*/
.blockquote .rating
{
	display: none;
}
.form.create input+div.mage-error,.customer-account-login input+div.mage-error,
.customer-account-login div#pass-error
{
	top: 5px !important;
}
.login-form button.action.submit.primary.btn-full.btn-lg
{
	padding: 10px 45px !important;
	height: 43px !important;
    font-size: 14px !important;
    font-family: 'Gotham book' !important;
    background: #f4990b !important;
    letter-spacing: 0 !important;
    border: 1px solid #f4990b !important;
    transition: all 0.5s ease !important;
    text-transform: uppercase !important;
    font-weight: normal !important;
}
.login-form button.action.submit.primary.btn-full.btn-lg:hover{
	background:transparent !important;
	color:#f4990b !important;
}
.customer-account-forgotpassword #form-validate .action.back
{
	background: #fff !important;
}
.login-form .form-list .form-control,.login-form .form-list .control.captcha input {
    margin-bottom: 20px;
    height: 40px;
    border: 1px solid #999999;
    padding: .375rem .75rem;
    color: #495057;
    line-height: 1.5;
    font-size: 16px !important;
    width: 100% !important;
}
.login-form .form-list label
{
	font-family: 'Gotham Book';
    font-size: 16px;
    margin: 0 0 10px !important;
    font-weight: normal;
    text-align: left;
    width: auto;
    padding: 0;
}
.header .minicart-wrapper .block-minicart .block-content > .actions
{
	display: block;
}
.header .minicart-wrapper .block-minicart .block-content > .button-control > .primary
{
	max-width: 100%;
}
.header .minicart-wrapper .block-minicart .block-content > .button-control > .primary #top-cart-btn-checkout
{
	width: 100%;
}

section.new-arrivals .product-item-info .wishh a.action.tocompare {
    display: none;
}
.irs-min, .irs-max, .irs-from, .irs-to, .irs-single{
	background: #132246 !important;    
}
.irs-slider {
    border: 1px solid #132246 !important;
    background: #132246 !important;
    box-shadow: none;
    transition: all 300ms;
    top: -1px !important;
    width: 20px !important;
    height: 20px !important;
}
.irs-slider:hover {
    background: #fff !important;
}
.category-product-actions .filter-wrapper .toolbar-products .sorter .sorter-action{display: block !important;}
.sorter-action.sort-desc:before {
    content: '\e614' !important;
}
.sorter-action.sort-asc:before {
    content: '\e613' !important;
}
.sort-desc{transform: inherit !important;}
/********* responsisve page css **************/

@media (max-width: 769px)
{
	.why-img h4
	{
		position: static;
	    font-size: 24px;
	    font-weight: 600;
	    color: #f4990b;
	    max-width: 100%;
	    margin-left: 35px;
	    margin-top: 26px;
	    line-height: 30px;
	}
	.cms-career h4 span
	{
		font-size: 18px;
		line-height: 23px;
	}
	.cms-main .col-md-12 div[class^="col-md"] 
	{
 		margin: 30px 0px; 
	}
	.cms-career .left-col p 
	{
    	font-size: 16px;
	}
	.cms-career .right-col p 
	{
	    font-size: 16px;
	    margin-bottom: 20px;
	}
	header.page-header .header.show-sticky-menu
	{
		position: static;
	}
	.category-product-actions .filter-wrapper .toolbar-products .toolbar-sorter .sorter-label {
	    font-size: 13px !important;
	    margin: 0 10px 0 0 !important;
	}
}
@media (min-width: 768px) and (max-width: 769px) {
	.my-new-page-wrapper-class {
		padding-top: 165px;
	}
}





@media (max-width: 1200px) {		
		
		.main__navigation .menu-mobile {
		    width: 300px !important;
		    padding: 0 !important;
		    overflow: visible !important;
		}
		.main__navigation .menu-mobile .menu-mobile-content .main-menu-mobile {
			height: 100vh !important;
			background:#142246 !important;
			padding:0 !important;
			color:#fff;
		}
		.menu-mobile .logo-mobile {
		    display: none !important;
		}
		.menu-mobile .menu-mobile-content .menu-mobile-icon .cancel {
			position: absolute !important;
		    cursor: pointer !important;
		    left: 0 !important;
		    z-index: 9999 !important;
		    top:20px;
		    color:#fff;
		}
		.menu-mobile.active-menu-mobile .menu-mobile-content .menu-mobile-icon .cancel {
		    left: -30px !important;		    
		}
		.menu-mobile .menu-mobile-content .menu-mobile-icon {
			display: flex;
		    justify-content: space-between;
		    /* align-items: center; */
		    padding: 0;
		    background: #fff;
		    height: 0;
		}
		.menu-mobile.active-menu-mobile:before {
		    background: rgba(0,0,0, 0.5);
		    content: "";
		    position: fixed;
		    height: 100vh;
		    left: -300%;
		    display: block !important;
		    z-index: -1;
		    right: auto;
    		width: 200vh;
		}
		ul.nav.navbar-nav > li.browser-store a.level0{font-size: 12px !important;}
		ul.nav.navbar-nav > li.browser-store a.level0:before{display: none !important;}
		ul.nav.navbar-nav > li .dropdown-mega-menu{width: 100% !important;}
		.menu-mobile .menu-mobile-content .main-menu-mobile .nav-main-menu > li > a{border-bottom:1px solid #dfdfdf !important;}
		.menu-mobile .menu-mobile-content .main-menu-mobile .nav-main-menu > li > a.a-active{border-bottom:1px solid #dfdfdf !important;}
		ul.nav.navbar-nav > li .dropdown-mega-menu a{border-bottom:1px solid #dfdfdf !important;}
		.menu-mobile .menu-mobile-content .main-menu-mobile .nav-main-menu > li > a {
			color:#fff !important;
			font-weight: 700 !important;
			letter-spacing: 0 !important;
			font-size: 12px !important
		}
		ul.nav.navbar-nav > li .dropdown-mega-menu .dropdown-submenu-ct li > a:hover, ul.nav.navbar-nav > li .dropdown-mega-menu .sub-menu li > a:hover {
	    background: #142246;
	    color: #fff;
	}
	.menu-mobile .menu-mobile-content .main-menu-mobile .nav-main-menu > li > a{width: 100% !important;}
	ul.nav.navbar-nav > li.browser-store a.level0{width: 100% !important;}
	ul.nav.navbar-nav{width: 100% !important}
}

@media (max-width: 1024px) {
	.menu-mobile.active-menu-mobile:before{left:-294%;}
}
@media (max-width: 992px) {
	.welcome-slider-area {
	    margin-top: 0 !important;
	}
}
@media (max-width: 766px) {
	.cms-index-index .mgs-products .mgs-owl-carousel .product-item .action.tocart.primary.btn.btn-primary.btn-md, .boxes_row_box2 .flowers_list .flower_box_col figcaption form button.tocart {
		width: 140px;
    	margin: 20px auto !important;
	}
	.cms-index-index .mgs-products .mgs-owl-carousel .product-item .number_box .qty {
	    width: 53% !important;
	    height: 25px !important;
	    line-height: 25px !important;
	}
	.cms-index-index .mgs-products .product-item-info .number_box {
		flex: auto;
    	max-width: 100%;
	}
}
@media (max-width: 767px) {
	ul.nav.navbar-nav > li.browser-store a.level0{padding:15px 10px;}
	.menu-mobile .menu-mobile-content .main-menu-mobile .nav-main-menu > li .open-sub{padding:15px 10px;}
	ul.nav.navbar-nav > li.level0.browser-store{display: none;}
	.boxes_row_box2 .bottom-toolbar .toolbar{flex-wrap: wrap;}
	.page-products .boxes_row_box2 .bottom-toolbar .toolbar .limiter{margin-top: 30px;display: inline-block; float: none;}
	.page-products .boxes_row_box2 .toolbar-products label {
    	display: inline-block !important;
	}
	.cms-home a.view-all-categorylink{position: static !important;}
	.new-arrivals .popular_relative.text-center{margin:0 0 30px 0 !important ;}
	header .top__header ul.login__list li:after{display: none;}
	header .top__header ul.login__list li .wishlist a img{margin:0 !important;}
	header .header .top__header ul.login__list li{padding-right:20px !important;}
	header .header .top__header ul.login__list li.header_li_minicart{order:6 !important;padding:0 !important;}
	header .header .top__header ul.login__list li.header_li_login{padding-right:20px !important;}
	header.page-header .header-area.search-visible .block-search .block-title{display: block !important;}
	.main__navigation .navigation__final {
	    display: flex !important;
	    flex-wrap: wrap !important;
	    flex-direction: row !important;
	    justify-content: space-between !important;
	    position: static !important;
	}
	.navigation__final .navbar-brand {
		-ms-flex: 0 0 160px !important;
	    flex: 0 0 180px !important;
	    max-width: 180px !important;
	    width: 180px !important;
	    order: 2 !important;
	}
	.navigation__final .search-box{
		position: static !important;
	    order: 3 !important;
	    float: none !important;
	    display: flex !important;
	    width: auto !important;
	}
	section.personalise-your{margin-top:30px !important;}
	header.page-header .header-area.search-visible .block-search .block-content {
	    position: absolute !important;
	    display: none;
	    right: 0 !important;
	    left: 0 !important;
	    background: #fff !important;
	    top: 0 !important;
	    padding: 33px 20px !important;
	    box-shadow:2px 3px 5px 2px #ddd !important;
	    height: 100%;
	}
	.navigation__final .right-control {
	    position: static;
	    order: 1;
	    display: flex;
	    margin:20px 0 0 0;
	}
	header.page-header .block-search .action.search{top: 0 !important;}
	form#search_mini_form {
	    position: relative;
	}
	header.page-header .block-search .block-title:before {
	    font-family: 'Linearicons';
	    content: "\e922";
	    line-height: normal;
	    font-size: 16px !important;
	    font-weight: bold !important;
	}
	header.page-header .header-area.search-visible .navigation__final .block-search .block-title {
	    display: flex !important;
	    line-height: normal !important;
	    border: 1px solid #f4990b !important;
	    width: 35px !important;
	    height: 35px !important;
	    align-items: center !important;
	    justify-content: center !important;
	    box-shadow: none !important;
	}
	header.page-header .top__header {
	    padding: 0 !important;
	}
	.my-new-page-wrapper-class header.page-header .header.show-sticky-menu, .my-new-page-wrapper-class header.page-header .header.hide-sticky{
		padding:5px 0 5px 0 !important;
	}
	.navigation__final .search-box {
		height: auto !important;
	    line-height: normal !important;
	    margin-top: 22px;
	}
	.my-new-page-wrapper-class{padding-top: 126px !important;}
	.welcome-slider-area {
	    margin-top: 0 !important;
	}
	.footer-mobile ul {display: none;}
	.footer-mobile .footer-mobile-inner{display: none;margin:20px 0 0 0 !important;float: left;width: 100%;}
	footerc .footer1 .row .col-md-3:nth-of-type(2) ul{display: none;}
	footer .footer-mobile h4{text-align: left !important;position: relative;width: 100%;margin:0 !important;font-size: 14px;}
	footer h4{font-size: 14px !important;}
	footer h4.title-block {
	    margin-top: -1px;
	    float: left;
	    width: 100%;
	}
	.footer1 ul.social {
	    display: flex;
	    width: 100%;
	    align-items: center;
	    margin-top: 30px;
	}
	footer .col-md-3.last{padding:0 !important;}
	footer .footer-mobile h4:before {
	    content: "\f107";
	    font-family: FontAwesome;
	    font-size: 25px;
	    display: block !important;
	    right: 0;
	    position: absolute;
	    top: -4px;
	    background: no-repeat;
	    height: auto;
	    left: auto;
	    bottom: auto;
	    width: auto;
	    line-height: normal;
	    z-index: 9;
	}
	footer .footer-mobile h4.active:before {
	    transform: rotate(180deg);
	}
	.footer1 .row .footer-mobile.col-md-3:nth-of-type(2) ul{display: none;}
	.footer1 .row .col-md-3:nth-of-type(4), .footer1 .row .col-md-3:nth-of-type(3){margin:0 !important;}
	footer.page-footer .col-md-3.footer-mobile {
	    padding: 15px 0px !important;
	    border-bottom: 1px solid #d1d1d1;
	}
	body.cms-home section.new-arrivals.brands-your-section .owl-nav button.owl-next {
	    right: -20px !important;
	}
	body.cms-home section.new-arrivals.brands-your-section .owl-nav button.owl-prev {
	    left: -20px !important;
	}
	body.cms-home section.new-arrivals.brands-your-section .owl-nav button{top:50% !important;}
	ul.nav.navbar-nav > li > a.level0:hover, .nav > li:hover > a{background:none !important;}
	.cms-home a.view-all-categorylink{display: none;}
	header.page-header .block-search .block-content .field.search .label span {
	    display: none;
	}
	header.page-header .block-search .block-content .field.search .label {    
	    clip:inherit !important;
	    height: auto !important;
	    margin:0 !important;
	    overflow: visible !important;
	    padding:0 !important;
	    position: absolute;
	    width: 1px;
	    display: block;
	    position: absolute;
	    left: 0;
	}
	header.page-header .block-search .block-content .field.search .label:before {
	    content: "\f177";
	    position: absolute;
	    left: 10px;
	    font-size: 18px;
	    font-weight: 700;
	    top: 12px;
	    text-shadow: 0px 0px 0px;
	    color: #333;
	    font-family: FontAwesome;
	}
	.main__navigation .navigation__final .navbar-brand strong.logo, .main__navigation .navigation__final .navbar-brand a {z-index: 1 !important}
	header.page-header .block-search .block-content input{padding:0 50px 0 38px !important;}
	header .top__header ul.login__list li.header_li_minicart a span.mini-cart img{margin:0;}
	body .my-new-page-wrapper-class header.page-header .header .top__header > .container, body .my-new-page-wrapper-class header.page-header .header .main__navigation .container{width: 100% !important;}
	.menu-mobile {
		transform: translateX(-100%) !important;
		-webkit-transform: translateX(-100%) !important;
		-ms-transform: translateX(-100%) !important;
		-o-transform: translateX(-100%) !important;
		-moz-transform: translateX(-100%) !important;
		transition: 0.5s;
		left: 0 !important;
		right: auto !important;
		}
		.menu-mobile.active-menu-mobile {
		transform: translate(0) !important;
		}
		.menu-mobile .menu-mobile-content .menu-mobile-icon .cancel {
		position: absolute !important;
		cursor: pointer !important;
		right: 0 !important;
		z-index: 9999 !important;
		top:20px;
		color:#fff;
		}
		.menu-mobile.active-menu-mobile .menu-mobile-content .menu-mobile-icon .cancel {
		    right: -40px !important;
		    left: auto !important;
		    background:#f4990b;
		    padding: 0;
		    color: #000;
		    display: flex;
		    align-items: center;
		    justify-content: center;
		    width: 40px;
		    height: 40px;
		    top: 0;
		}
		.menu-mobile.active-menu-mobile:before {
			background: rgba(0,0,0, 0.5);
			content: "";
			position: fixed;
			height: 100vh;
		    width: 200vh;
		    right: -70%;
			display: block !important;
			z-index: -1;
			left: auto;
		}
		.main__navigation .menu-mobile {
			width: calc(100% - 110px) !important;
			padding:0 !important;
			overflow: visible !important;
		}
}

@media (max-width: 346px) {
	.navigation__final .navbar-brand {
	    -ms-flex: 0 0 160px !important;
	    flex: 0 0 160px !important;
	    max-width: 120px !important;
	    width: 120px !important;
	    order: 2 !important;
	}
}
/*.header.minicart-slide .header_li_minicart .minicart-wrapper .block-minicart .block-content > .minicart-items-wrapper {
    order: 1;
    border: 0;
    width: 100%;
    margin: 0;
    overflow: auto !important;
    padding: 0;
    max-width: none !important;
    height: 25vw !important;
}*/
/*.header.minicart-slide .header_li_minicart .minicart-wrapper .block-minicart {
	height: auto !important;
	top: 3vw !important;
}*/
ul.nav.navbar-nav > li.level0:nth-last-child(1) a.level0:after{display: block !important;}
ul.nav.navbar-nav > li.level0:nth-last-child(1) a.level0:after {
    display: none !important;
}


.prod-info-moq {
       color: #7f7f7f;
    /* margin-right: 6px; */
    display: flex;
    font-size: 1.6rem;
    font-family: Gotham Book;
    margin-top: 10px;
    border-top: 1px solid #d1d1d1;
    padding-top: 20px;
    margin-bottom: 10px;
}
.prod-info-moq span {
    margin-left: 5px;
    color: #000;
}
.product-info-packing {
    color: #7f7f7f;
    /* margin-right: 6px; */
    display: flex;
    font-size: 1.6rem;
    font-family: Gotham Book;
    padding: 0 0 20px 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #d1d1d1;
    float: left;
    width: 100%;
}
.product-info-packing span {
    margin-left: 5px;
    color: #000;
}
.customer-account-login .guest-checkout-section{ display:none; }