/* UNIVERSAL */

body {font-family: 'Magra', sans-serif;font-size: 16px;line-height: 1.3em;color: #333333;background: transparent url('https://manukamed.hr/slike/manukamed-bg.jpg') 50% 0 no-repeat;}
p {color: #333;}

.clear {clear:both; height:0px;}
.clear10 {clear:both; height:10px;}
.clear15 {clear:both; height:15px;}
.clear20 {clear:both; height:20px;}
.clear30 {clear:both; height:30px;}
.clear40 {clear:both; height:40px;}
.clear60 {clear:both; height:60px;}
.clear80 {clear:both; height:80px;}
.clear100 {clear:both; height:100px;}

.relative {position:relative !important;}
.inline {display:inline !important;}
.block {display:block !important;}
.inline-block {display:inline-block !important;}

.whitetext {color:#fff !important;}
.noradi {border-radius:0 !important}

.righttoleft {text-align:right;}
.centertoleft {text-align:center;}

hr.hrfull {background:#ddd;margin: 22px 0 42px;}
.bigtar:hover {cursor:pointer;}

.glavna-tekst {}
.glavna-tekst img {max-width:100%; height:auto; display:inline-block;}

.cart5error .help-block {color:#d2322d;}
.error_message p {font-size:0.8em; color:#d2322d;}
.success_message p {font-size:2em; font-weight:700; color:#67d187;}
.error_message_product p {font-size:0.8em; color:#d2322d;}
.success_message_product p {font-size:2em; font-weight:700; color:#67d187;}

h2.entry-title-index {font-weight:500;}
.glavna-tekst {}
.page-header .breadcrumb {color:#ddd;}

/* fix za blurry owl images */

.owl-carousel .owl-item img {transform-style:flat; -webkit-backface-visibility: hidden;}

/* Cookie skripta */

.cc-cookies {position:fixed; width: 100%; left: 0; bottom:0; padding: 10px 5%; background:#fff;background:rgba(255,255,255,.85); color: #110300; font-size: 12px; font-weight: 400; z-index: 99999; text-align: center; }
.cc-cookies a, .cc-cookies a:hover { color: #110300; text-decoration: underline; }
.cc-cookies a:hover { text-decoration: none; }
.cc-overlay { height: 100%; padding-top: 25%; }
.cc-cookies-error { float: left; width: 90%; text-align: center; margin: 1em 0 2em 0; background: #fff; padding: 2em 5%; border: 1px solid #ccc; font-size: 18px; color: #333; }
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: inline-block; color: #fff; text-decoration: none; background: #008000; padding: 0.5em 0.75em; border-radius: 3px; box-shadow: 0 0 2px rgba(0,0,0,0.25); text-shadow: 0 -1px 0 rgba(0,0,0,0.35); -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline { background: #af3b3b; margin-left: 0.5em; }
.cc-cookies a.cc-cookie-reset { background: #f15b00; }
.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, .cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, .cc-cookies a:hover.cc-cookie-reset  { background: #000; -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline { display: block; margin-top: 1em; }
.cc-cookies.cc-discreet { width: auto; padding: 0.5em 1em; left: auto; top: auto; }
.cc-cookies.cc-discreet a.cc-cookie-reset { background: none; text-shadow: none; padding: 0; text-decoration: underline; }
.cc-cookies.cc-discreet a:hover.cc-cookie-reset { text-decoration: none; }


/* Ovo je za videe embedane u wygwam, dodan je js plugin za wygwam koji oko videa automatski stavi div video-container */
.video-container {
	padding-top: 25px;
	padding-bottom: 50.5%;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	height: 0;
}

.video-container.vimeo {
	padding-top: 0;
	padding-bottom: 56.4%;
}

.video-container embed,
.video-container iframe,
.video-container object,
.video-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

p.uslugeboxtext {height:80px; padding:0 10px; overflow:hidden;}

.blockimg-right {padding-right:0 !important; float:right; margin-top:7px;}
.blockimg-left {padding-left:0 !important; margin-top:7px;}

#cart-menu {display:inline;}

.product-nav-prev.disabled a {color:#ddd !important;}
.product-nav-next.disabled a {color:#ddd !important;}

.owl-proizvodi .owl-item, .owl-proizvodi2 .owl-item {opacity:0.5;}
.owl-proizvodi .owl-item.superactive, .owl-proizvodi2 .owl-item.superactive {opacity:1}

.input-quantity {width:50px;}
.store_product_out_of_stock {display:none;}
.store_product_in_stock {display:block;}
.btn-plusminus {width:34px; height:34px;}
.qty-dec-btn, .qty-inc-btn {padding:0; outline:0;}
.btn-remove {border:0; background:#fff;}

h3.product-sku, h3.product-mod {font-size: 13px; line-height: 20px; font-weight: 400; margin-bottom: 0; text-transform:none;}
h2.product-name {line-height: 20px; color: #000; font-weight: 700; font-size: 16px; margin: 0 0 3px;}
.product-price-td {min-width:100px;}
.product-subtotal-td {min-width:100px;}

input.pm-input + label + div {
  display: none;
}
input.pm-input:checked + label + div {
  display: block;
}
input.sm-input + label + div {
  display: none;
}
input.sm-input:checked + label + div {
  display: block;
}
.pm-table {width:100%;}
.pm-label {font-weight:bold; cursor: pointer; margin-left: 5px; margin-bottom: 0;}
.pm-desc-checked {
    min-height: 20px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #eaeaea;
    border-radius: 0;
}

.sm-table {width:100%;}
.sm-label {font-weight:bold; cursor: pointer; margin-left: 5px; margin-bottom: 0;}
.sm-desc-checked {
    min-height: 20px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #eaeaea;
    border-radius: 0;
}

.modal-content.popupproduct {
    border: none !important;
    box-shadow: none !important;
    background: transparent;
}

/* SPECIFIC */


.panel-box .panel-box-content {background:none;}
#forgpass-trigger {cursor:pointer}
#footer .footer-copyright nav {float:none}


.product-actions a.posaljiupit, .product-actions a.brzipregled, .product-actions button.posaljiupit, .product-actions button.brzipregled {
	font-size: 17px;
	height: 38px;
	width: 40px;
	line-height: 38px;
	background-color: transparent;
	visibility: hidden;
	opacity: 0;
}
.hide-addtolinks .product-actions a.posaljiupit, .hide-addtolinks .product-actions a.brzipregled, .hide-addtolinks .product-actions button.posaljiupit, .hide-addtolinks .product-actions button.brzipregled {
	display: none;
}
.product-actions a.posaljiupit, .product-actions button.posaljiupit {
	right: -37px;
	color: #ed4949;
	border: 1px solid #ed4949;
}
.product-actions a.posaljiupit:hover, .product-actions button.posaljiupit:hover {
	color: #fff;
	background-color: #ed4949;
}
.product:hover .product-actions a.posaljiupit, .product:hover .product-actions button.posaljiupit {
	visibility: visible;
	opacity: 1;
	right: 0;
}
.product-actions a.brzipregled, .product-actions button.brzipregled {
	left: -37px;
	color: #52b9b5;
	border: 1px solid #52b9b5;
}
.product-actions a.brzipregled:hover, .product-actions button.brzipregled:hover {
	color: #fff;
	background-color: #52b9b5;
}
.product:hover .product-actions a.brzipregled, .product:hover .product-actions button.brzipregled {
	visibility: visible;
	opacity: 1;
	left: 0;
}

.product-actions .add_to_cart {
	color: #333;
	background-color: #fff;
	font-size: 14px;
	padding: 0 10px 0 8px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ccc;
}
.product-actions .add_to_cart i {
	font-size: 15px;
	margin-right: 2px;
}
.product:hover .product-actions .add_to_cart {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
	color: #fff;
}
.product-actions addtocart.outofstock {
	padding: 0 10px;
	cursor: default;
}
.product:hover .product-actions .add_to_cart.outofstock {
	color: #333 !important;
	background-color: #fff !important;
	border-color: #ccc !important;
}

.product.product-list .product-actions .add_to_cart {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
	color: #fff;
}


.zoomContainer.fancy {z-index:10000}

@media (max-width: 767px) {
	.product-img-box2 {
		margin-bottom: 25px;
	}
}
.product-img-box2 img {
	display: block;
	width: 100%;
	height: auto;
}
.product-img-box2 .product-img-wrapper2 {
	margin-bottom: 2px;
}
.product-img-box2 .owl-carousel {
	margin-bottom: 0;
}
.product-img-box-wrapper2 {
	position: relative;
	margin-bottom: 10px;
}
.product-img-box-wrapper2 .product-img-zoom2 {
	position: absolute;
	right: 11px;
	bottom: 7px;
	z-index: 50;
}

.totals-table tbody tr td:nth-child(2) {min-width:140px;}
.shop-podnaslov {font-size:20px; font-weight:400; text-transform:none}
.cart-table tbody tr td.product-image-td a img {width:80px}
.cart-table-wrap {padding:20px;}
.totals-table tbody tr td {font-size:14px;}
.totals-table tbody tr:last-child td:last-child, .totals-table tbody tr:last-child td:first-child {font-size: 17px;}

.call-to-action-success {background-color: #dff0d8; border:1px solid #d6e9c6;}
.prikazujemo {width:100%; display:inline-block;}
.eebloqs p, .eebloqs h3, .eebloqs ul, .eebloqs ol {margin-bottom:20px !important;}


html #header.header-transparent {padding-top: 7px;}
.header-logo a {font-family: 'Magra', sans-serif;font-size: 38px;line-height: 44px;font-weight: normal;margin: 0;color: #210f00;text-decoration: none;}
#header .header-nav-main nav > ul > li > a {font-weight: 300;color: #601d00;}
html:not(.sticky-header-active) #header.header-transparent .header-nav-main nav > ul > li:not(.active) > a {color: #601d00;}
html:not(.sticky-header-active) #header.header-transparent .header-nav-main nav > ul > li:hover > a {color: #fff;}
html:not(.sticky-header-active) #header.header-transparent .header-nav-main nav > ul > li:not(.active) > a.dropdown-toggle:after {border-color: #601d00 transparent transparent transparent;}

.boxpoc {
    background: #81471c; /* Old browsers */
    background: -moz-linear-gradient(top,  #81471c 0%, #3c1d0c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#81471c), color-stop(100%,#3c1d0c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #81471c 0%,#3c1d0c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #81471c 0%,#3c1d0c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #81471c 0%,#3c1d0c 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #81471c 0%,#3c1d0c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81471c', endColorstr='#3c1d0c',GradientType=0 ); /* IE6-9 */
    color:#ffffff;
    font-family: Tahoma, Sans-serif;
    font-size:11px;
    line-height:17px;
    position:relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.boxpoc h3 {font-family: 'Magra', sans-serif;font-size: 20px;line-height: 36px;font-weight:normal;text-shadow: 2px 2px 2px rgba(0,0,0,0.3);color: #fff;margin: 0;padding: 14px 0 10px;}
.boxpoc-inside {padding: 0 16px 18px 18px;min-height: 195px;}
.boxbroj {position: absolute;top:-23px;right:27px;}
.boxshadow {width:100%;position:absolute;}
a.boxlink {text-decoration:none}
a.boxlink:hover > .boxpoc {
    background: #ea7e00; /* Old browsers */
    background: -moz-linear-gradient(top,  #ea7e00 0%, #db5400 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ea7e00), color-stop(100%,#db5400)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ea7e00 0%,#db5400 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ea7e00 0%,#db5400 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ea7e00 0%,#db5400 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ea7e00 0%,#db5400 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea7e00', endColorstr='#db5400',GradientType=0 ); /* IE6-9 */
}

#footer {color: #e1b37f;border-top: 0;padding-top: 130px;background: #3f2211 url('https://manukamed.hr/slike/footer-bg.png') top center no-repeat;background-size: cover;}
#footer p, #footer a, #footer .footer-copyright p {color: #e1b37f;}
#footer a:hover {color: #fff;}
#footer .footer-copyright {background: transparent;border-top: 0;margin-top: 0;padding: 30px 0 10px;}
#footer .list li {margin-bottom: 2px;}
#footer .list li .fa {color: #fff;}

.main, .main.shop {margin-top: 0;padding-top: 130px;}
.table>thead>tr>th, .table>tbody>tr>td {border-color: #d4b48a;}
.tdpoc1, .tdpoc2 {text-align: center;}
h1 {font-size: 3.8em;line-height: 1em;}
.poc-text {text-align:justify;font-size: 16px;line-height: 1.4em;}
.poc-textb {color: #ff0000;margin: 10px 0 10px;font-weight: 700;}
.table-poc {width: 50%;max-width: 100%;margin-bottom: 20px;margin: 0 auto;}
.poc-textbig {font-size: 22px;line-height: 30px;margin: 0 0 37px;color: #4b1e01;display: block;}
.kupiost {display: block;margin-top: 50px;}
.ost-text, .ost-text p {text-align:left;font-size: 18px;line-height: 1.4em;color: #4b1e01;}
.smallbox {margin-bottom: 80px;}
.smallimg {margin: 30px auto 0;}
.breadcrumb {padding: 8px 0;margin-bottom: 0;list-style: none;background-color: transparent;border-radius: 0;}
.well {min-height: 20px;padding: 19px;margin-bottom: 20px;background-color: #fdf3d2;border: 1px solid #d4b48a;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);}

#accordion11 .panel-default>.panel-heading {background-color: #FFEDC7;}
table.gradovi tr td {vertical-align: middle;}

.product-details-box .product-name {font-size: 2.5em;color: #210f00;}
.product-details-box .product-short-desc {border-bottom: 0;}
.product-details-box .product-short-desc p {color: #210f00;font-size: 1.1em;line-height: 1.4em;}
.product-short-desc ul {padding: 0 0 0 18px;}
.product-short-desc ul li span {font-weight: 700;}
.product-short-desc .list li {margin-bottom: 7px;}
.product-details-box .product-detail-info {border-bottom: 0;}
.product-details-box .product-detail-info .product-price-box .product-price {font-size: 38px;margin-right: 20px;color: #F26002;}
.product-details-box .product-detail-info .product-price-box .old-price {font-size: 22px;}
.product-details-box .product-detail-info .product-price-box {margin: 0 0 10px;}
.product-essential {margin-bottom: 20px;}
.eebloqs h3 {margin-top: 40px;}
.obj {margin-bottom: 10px;}
.okvir {border: 1px solid #d4b48a;padding: 4px;}
.shoph1 {text-align: center;}


.product {border: 1px solid #fff;box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);}
.product .product-details-area {background: #fff;padding: 25px 20px;}
.product .product-name {font-size: 27px;line-height: 33px;font-weight: 600;text-transform: uppercase;letter-spacing: inherit;margin: 0;height: 66px;overflow: hidden;}
.product .product-name a {color: #000;}
.product .product-podnaslov {display: block;font-weight: 300;letter-spacing: 0;margin: 10px 0;color: #666;line-height: 30px;overflow: hidden;}
.product .product-price-box {/*margin: 25px 0 15px 0;height: 50px;*/margin: 0;height: 100px;display: flex;flex-direction: column;justify-content: center;}
.product .product-price-box .product-price {color: #F26002;letter-spacing: 0;font-size: 30px;width: 100%;}
.product .product-price-box .old-price {color: #888;width: 100%;}
.product .product-label span.discount {background-color: #F26002;border-radius: 0;}
.product-actions .add_to_cart {color: #000;background-color: #fec52e;border-color: #fec52e #fec52e #f8b401;border-radius: 4px;text-transform: uppercase;font-size: 15px;font-weight: 700;padding: 15px 35px;height: auto;line-height: 1.3333333;}
.product:hover .product-actions .add_to_cart {color: #fff;background-color: #601d00;border-color: #601d00 #601d00 #2d0e00;}
.product .product-image-area {border: 1px solid #fff;border-bottom-color: #fff;border-radius: 0;background-color: transparent;padding: 0;overflow: visible;}
.product .product-image-area .product-image {border-radius: 0;}
.product .product-image-area .product-image img {border-radius: 0;}
.product .product-label {line-height: 1.4;}
.product .product-label span {border-radius: 0;}
.product .product-quickview {position: absolute;left: 10px;right: auto;top: 10px;bottom: auto;background-color: #3b3b3b;color: #fff;padding: 7px 10px;z-index: 9;border-radius: 0;opacity: 0;visibility: hidden;-webkit-transition: all 0.1s;-moz-transition: all 0.1s;transition: all 0.1s;font-size: 12px;line-height: 1.4; border:none;}
.product:hover .product-quickview {visibility: visible;opacity: 1;}
.product:hover .product-actions .add_to_cart.outofstock, .product-actions .add_to_cart.outofstock:hover {color: #333 !important;background-color: #ccc !important;border-color: #ccc !important;}
.product-actions .add_to_cart.outofstock {color: #333 !important;background-color: #ccc !important;border-color: #ccc !important;}
html .btn-primary2 {color: #000;background-color: #fec52e;border-color: #fec52e #fec52e #f8b401;font-weight: 700;}
html .btn-primary2:hover {color: #fff;background-color: #601d00;border-color: #601d00 #601d00 #2d0e00;}
.btn-danger.outofstock {color: #333 !important;background-color: #ccc !important;border-color: #ccc !important;font-weight: 700;font-size: 1em;}

.addedh4 {font-size: 1.6em;font-weight: 700;margin-bottom: 33px;}
.cart-table {font-size: 16px;}
.cart-table tbody tr td.product-name-td h2 {font-size: 16px;margin-bottom: 5px;text-decoration: underline;}
.sidebar.shop-sidebar .panel.panel-default .panel-heading {background-color: #fef5ca;border-color: #fef5ca;border-radius: 6.99px;}
#billing_details {background: #fff;padding-top: 15px;border-radius: 4px;}
.alert.alert-cart {background-color: #FEF5CA;border-color: #DDDDDD;color: #000;}
section.call-to-action.call-to-action-cart p {color: #1d2127;}
.cartpodaci {text-align: center;}
.btnprint {margin: 0 auto;display: inherit;margin-top: 60px;}
.orderlogo {margin-bottom: 60px;}
.breadcrumb {margin: 0 auto;text-align: center;margin-top: 30px;}
.product-details-box .product-detail-info .availability2 {margin: 0;font-size: 14px;color: #210f00;font-weight: 400;}
#printshop .alert-danger {color: #000;background-color: #fef5ca;border-color: #D4B48A;}
.table-responsive-flex .bg-danger, .table-responsive-flex .text-danger {background-color: #fef5ca;color: #000;}
.myaccbg {background: #fff;padding-top: 15px;border-radius: 4px;}
.cart-button {display: none;}
.napomena {text-align: center;background: rgba(0,0,0,0.3);padding: 10px 10px 15px 10px;}

.ponuda {text-align: center;margin: 20px 0 30px;}
.ponuda .btn {margin: 0 10px;}
.owl-carousel.shfx .owl-stage-outer {padding: 20px 0;}
.announcement p {
    background: #601d00;
    position: relative;
    margin: 0;
    padding: 5px 5px 7px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
}
.announcement p .fa {
    margin-right: 5px;
    font-size: 1.5em;
    position: relative;
    top: 1px;
}

.euro-cijena {display: inline-block;vertical-align: middle;color: #666;font-size: 14px;line-height: 16px;font-weight: 500;}
.euro-cijena-lt {text-decoration: line-through;color: #999;margin-bottom: 0;display: inline-block;margin-left: 10px;font-weight: 400;font-size: 11px;vertical-align: initial;}
.euro-cijena-det {font-size: 16px;line-height: 20px;margin-top: 10px;}
.euro-cijena-det2 {font-weight: 400;margin-left: 10px;vertical-align: initial;}
.euro-cijena-det3 {font-weight: 400;display: block;vertical-align: initial;}
.euro-cijena-det.euro-cijena-lt {line-height: 20px;margin-bottom: 0;}
.ecltmid {vertical-align: middle;}
.nncutd {color: #999;font-size: 11px;line-height: 14px;}
.nncutd.nncutddet {font-size: 14px;line-height: 18px;}

.product .product-price-box .product-price, .product .product-price-box .old-price, .nncutd, .product-details-box .product-detail-info .product-price-box .product-price, .euro-cijena-det, .product-price-td, .cart-table, .totals-table, .shop-print-wrapper .table-responsive-flex, #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .product-name .amount, #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .product-name .euro-cijena-det2 {font-family: "Open Sans", Arial, sans-serif;}

.announcement p {
    background: #601d00;
    position: relative;
    margin: 0;
    padding: 5px 5px 7px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
}
.announcement p .fa {
    margin-right: 5px;
    font-size: 1.5em;
    position: relative;
    top: 1px;
}

.pocpoc .boxpoc h3 {
    font-size: 30px;
	line-height: 40px;
}
.pocpoc .boxpoc-inside {
	font-size: 14px;
    line-height: 24px;
}

#fbcardmodalclose {margin-top: -1px;font-size: 30px;}
#fbcardmodal h4 {font-size: 1.5em;font-weight: 600;}
#fbcardmodal h5 {line-height: 28px;letter-spacing: 0.5px;text-transform: none;padding: 20px;margin: 0 0 10px;font-size: 1.3em;font-weight: 400;}

{!--.call-to-action.ctalb {padding-left: 0;padding-right: 0;}--}
html .call-to-action.call-to-action-tertiary.ctalb {background: #ff8e09; /* Old browsers */
background: -moz-linear-gradient(top,  #ff8e09 0%, #f25c01 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8e09), color-stop(100%,#f25c01)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff8e09 0%,#f25c01 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff8e09 0%,#f25c01 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff8e09 0%,#f25c01 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff8e09 0%,#f25c01 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8e09', endColorstr='#f25c01',GradientType=0 ); /* IE6-9 */}
.call-to-action.ctalb h3 {font-size: 2em;margin: 0 0 20px;line-height: 1.1em;}
.call-to-action.ctalb p {line-height: 1.1em;}
.call-to-action.ctalb p a {display: block;margin-top: 5px;}
.call-to-action.ctalb .mbl {display: none;}
.call-to-action.ctalb .btn {white-space: normal;}

.call-to-action.ctalb .call-to-action-content {padding-top: 15px;}
.call-to-action.ctalb .call-to-action-btn {top: 43%;}