/*
Template Name: Kindle	
Author: MarkUps
Author URI: http://www.markups.io/
Version: 1.0
*/


/* Table of Content
==================================================
#BASIC TYPOGRAPHY
#HEADER	
#MENU 
#HERO SECTION
#COUNTER
#BOOK OVERVIEW
#VIDEO REVIEW
#AUTHOR
#PRICING
#READERS TESTIMONIALS
#CONTACT US
#FOOTER
#RESPONSIVE STYLE
*/

.subheadingParagraph {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em;
    color: #303030;
    margin-left: 2em;
    margin-right: 2em;
    font-size: 1em;
}

/* Style for page for giving Artist a Tip (tip) */

.tipsPageSignature {
    position: absolute;
    bottom: -1em;
    right: 3em;
    width: 7em;
    height: auto;
    padding: 0;
}

.tipPageAmountOptions {
    margin-bottom: 2em;
}

.tipPageArtistInfo {
    text-align: left;
    position: relative;
}

#mainHTipPage {
    margin-top: 0.7em;
    font-weight: 700;
}

#mainPTipPage {
    color: #918B91;
    margin-bottom: 3em;
}

.artistImageTipPage {
    display: inline-block;
    border-radius: 50%;
    width: 7em;
    height: 7em;
    padding: 0 !important;
    position: relative;
    left: 1em;
}

.artistTipPageH4 {
    font-weight: 700;
    margin-bottom: 0.5em;
}

.artistTipPageP {
    margin: 0;
    font-size: 13px;
    color: grey;
    padding-right: 10px;
    margin-bottom: 2em;
}

.tipPageAmountButton {
    color: #918B91;
    width: 5em;
    background-color: transparent;
    border: 1px solid #a6a6a6;
    margin-bottom: 0.65em;
    padding: 5px;
    text-align: center;
}

#tipPageCustomAmountButton {
    color: #918B91;
    width: 5em;
    background-color: transparent;
    border: 1px solid #a6a6a6;
    margin-bottom: 0.65em;
    padding: 5px;
    text-align: center;
}

.tipPageAmountButton:hover {
    background-color: #2dbd67;
    border: 1px solid #2dbd67;
    color: white;
    font-weight: 700;
}

.tipPageAmountButton.activeTipPageAmountButton {
    background-color: #2dbd67;
    border: 1px solid #2dbd67;
    color: white;
    font-weight: 700;
}

#tipPageCustomAmountButton.activeTipPageAmountButton {
    background-color: #2dbd67;
    border: 1px solid #2dbd67;
    color: white;
    font-weight: 700;
}

#tipPageConfirmTipButton {
    padding: 5px;
    color: white;
    font-weight: 700;
    width: 10.65em;
    background-color: #2dbd67;
    border: 1px solid #2dbd67;
    margin-bottom: 0.65em;
    position: relative;
}

#tipPageConfirmTipButton:hover {
	background-color: #32c96f;
}

#stripeTipLoadingGif {
    visibility: hidden;
    width: 24px;
    position: absolute;
    right: 0.2em;
    padding: 0 !important;
}

/* End of Tip page style */

/* Animacija za pocetnu kategorije */
.mainPageCategoryDiv img:hover {
    zoom: 1.08; /* IE */
    -moz-transform: scale(1.08); /* Firefox */
    -moz-transform-origin: 0 0;
    -o-transform: scale(1.08); /* Opera */
    -o-transform-origin: 0 0;
    -webkit-transform: scale(1.08); /* Safari And Chrome */
    -webkit-transform-origin: 0 0;
    transform: scale(1.08); /* Standard Property */
    transform-origin: 0 0;  /* Standard Property */
}

.mobileAskForQuoteMainWrapper {
    padding-bottom: 2em;
}

.mobileAskForQuoteCTAMain h2 {
    color: white;
}

.mobileAskForQuoteCTAMain a {
    color: white;
    background-color: #f27860;
    border-radius: 5px;
    border: 0;
    cursor: pointer;
    display: inline-block;
    padding: 0 1.5em;
    line-height: 3em;
    min-width: 9em;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: -0.025em;
    margin-left: 1em;
}

.mobileAskForQuoteCTAMain a:hover {
    background-color: #fc7e65;
    color: white;
}

#desktopAskForQuoteMainWrapper {
    background-image: url('assets/images/main/have-some-special-caricature-ideas.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

.desktopAskForQuoteCTA {
    color: white;
    text-align: center;
    padding-top: 4.5em;
}

.desktopAskForQuoteCTA > h2 {
    color: white;
}

.desktopAskForQuoteCTA > a {
    color: white;
    background-color: #f27860;
    border-radius: 5px;
    border: 0;
    cursor: pointer;
    display: inline-block;
    padding: 0 1.5em;
    line-height: 3em;
    min-width: 9em;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: -0.025em;
}

.desktopAskForQuoteCTA > a:hover {
    background-color: #fc7e65;
    color: white;
}

.desktopAskForQuoteCTA > p {
    color: #f4f4f4;
}

.largerH2 {
        font-size: 2.35rem;
}

#fixedNotificationAndMenu {
    position: fixed;
    top: 0;
    z-index: 99;
}

#mainNotificationChristmas {
    text-align: center;
    padding: 0;
    float: left;
    width: 100%;
    color: white;
    background-color: #00b200;
}

#mainNotificationChristmas h4 {
    color: white;
    font-weight: 700;
    margin: 0.7em 0;
    font-size: 1.2em;
}

#promoCodeLoadingGif {
    height: 1.4em !important;
    margin: 0 !important;
}

#oldPrice {
    position: absolute;
    right: 0;
    top: -1em;
    color: #fd566f;
    font-size: 0.7em;
    text-decoration: line-through;
    display: none;
}

#promoCodeNotification {
    display: inline-block;
    position: absolute;
    bottom: 2em;
    left: 2em;
    font-size: 0.9em;
}

#promoCodeNotification > button {
    display: block;
    margin: 0 auto;
}

#promoCodeNotification > span {
    padding: 0 !important;
}

#promoCodeText {
    cursor: pointer;
    position: absolute;
    bottom: 3.2em;
    left: 2em;
    color: grey;
    display: inline;
    padding: 0;
    font-weight: 400;
    font-size: 0.9em;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; 
}

#promoCodeField {
    display: none;
    position: absolute;
    bottom: 1.3em;
    left: 2em;
}

#promoCodeField > input {
    border-radius: 5px;
    width: 10em;
    font-size: 0.7em;
    padding: 0.4em;
    border: 0.05em solid grey;
    margin-right: 0.2em;
}

#promoCodeField > input:focus {
    outline: none;
}

#promoCodeField > button, #promoCodeNotification > button {
    background-color: #8669b8;
    color: white;
    font-weight: 700;
    border-radius: 5px;
    font-size: 0.9em;
    padding: 0.23em 0.5em;
}

#promoCodeField > button:hover, #promoCodeNotification > button:hover {
    opacity: 0.8;
}

.deliveryPolicyTable th, td {
    padding: 0.5em;
    padding-right: 3.8em;
}

/* Tawk.to Position Fix */
.custom-chat-widget {
    right: 16px;
    bottom: 65px;
}
/* End of Tawk.to Position Fix */

#categoryVideoDiv {
    margin-bottom: 0;
}

#categoryText > p > span {
    color: #757575 !important;
}

/* Ordering Page Decoration in the Beginning */

#orderingPageDecoration {
    margin-top: 83px;
    padding-top: 20px;background: rgb(134,197,214);
    background: linear-gradient(180deg, rgba(134,197,214,1) 0%, rgba(131,194,204,1) 60%);
}

#orderingPageDecoration > .container {
    position: relative;
}

#orderingPageDecoration img {
    width: 370px;
    margin-left: 5%;
}

#orderingPageDecoration h2 {
    position: absolute;
    left: 50%;
    top: 20%;
    color: white;
    font-weight: 700;
}

#orderingPageDecoration p {
    position: absolute;
    left: 50%;
    top: 42%;
    padding-right: 15%;
    color: #f7f7f7;
    font-weight: 300;
}

#sellingFormSection {
    margin-top: 40px;
}

/* End of Ordering Page Decoration in the Beginning */

/* Fixing Checkout Page */

.mobileNone480 {
        display: block !important;
}

.splide__pagination {
    left: 61%;
    bottom: 2.325em;
}

.splide__arrow {
    background: none !important;
}

.splide__arrow--prev {
    left: 13em;
}

.splide__arrow--next {
    right: 13em;
}

.checkoutCarouselHeading {
    color: white;
    font-weight: 700;
    margin-top: 0.8em;
}

.checkoutCarouselParagraph {
    color: white;
    font-size: 13px;
    font-weight: 400;
    color: #f9f9f9;
    padding-right: 3em;
}

.checkoutCarouselImg {
    position: absolute;
    bottom: 0;
    width: 17em;
    left: 3em;
}

#sellingLeftCarousel {
    height: 231px;
    padding: 30px;
	background-color: white;
	border-radius: 5px;
	margin-top: 36px;
	box-shadow: 0 2px 26px rgba(0, 0, 0, .15), 0 0 0 1px rgba(0, 0, 0, .05) !important;
	margin-bottom: 26px;
}

.five-stars-checkout {
    width: 80px;
    position: absolute;
    bottom: 0em;
    right: 3em;
}

.checkoutCarouselSection {
    margin-top: 20px !important;
    margin-bottom: 35px;
}

.carouselPartCheckout {
    box-shadow: none !important;
}
.orderSuccessImage {
    width: 18em;
    margin: 0 auto;
    padding-top: 0 !important;
}

#checkout-button {
    position: relative;
}

#stripeLoadingGif {
    visibility: hidden;
    width: 24px;
    position: absolute;
    right: 0.5em;
}

#sellingLeft.checkoutPageContent {
    padding: 0;
    display: table;
    float: none;
}

.checkoutPageDiv { /* Levi div za listu odabranih opcija i desni div za plaacnje */
    display: table-cell;
    float: none;
}

.checkoutListUpdate {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 17px;
}

.checkoutListUpdate li {
    font-size: 14px !important;
}

.checkoutPageOrderDesc {
    background-color: #f7f7f7;
    vertical-align: middle;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.decorativeTriangle {
    position: absolute;
    top: 47%;
    left: 0;
    margin: 0 !important;
    width: 40px !important;
}

#checkout-button {
    margin-top: 20px;
    display: block;
    border-radius: 5px;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    width: 85%;
    padding: 10px 20px;
    color: white;
    background-color: #2cb563;
    border: none;
    margin: 0 auto;
    margin-top: 2em;
}

#checkout-button:hover {
	background-color: #32c96f;
}

#paymentOptionsDiv.checkoutPageDiv {
    padding-left: 35px;
    padding-right: 35px;
}

.stripeIcon {
    width: 80px !important;
    float: right;
    margin-right: 2.5em;
}

.checkoutFreeShipIcon {
    width: 73px !important;
    position: absolute;
    bottom: 0.5em;
    left: 2em;
}

.checkoutPagePrice {
    margin-bottom: 1.2em !important;
    margin-top: 34px !important;
    font-size: 20px !important;
}

/* End Checkout Page */

/* YouTube Video Div */

.video-container > .play-icon::before {
  font-family: FontAwesome;
  content: "\f144";
}

.video-container {
    overflow: hidden;
    position: relative;
    width:72%;
    margin:0 auto;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videoDescP {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em;
    color: #5c5b5c;
    margin-left: 2em;
    margin-right: 2em;
    font-size: 16px;
}

.paragraphBelowHeading {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em;
    color: #5c5b5c;
    margin-left: 2em;
    margin-right: 2em;
    font-size: 16px;
}

.paragraphBelowHeadingWhite {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em;
    color: #d5d9df;
    margin-left: 2em;
    margin-right: 2em;
    font-size: 16px;
}

.mu-heading-video-title {
    color: #3d3b3e;
	margin-bottom: 2px;
	position: relative;
	margin-top: 30px;
	font-weight: 600;
}

/* End YouTube Video Div */

.icon-ok {
    color: #2cb563 !important;
}

.securePaymentNotification {
    text-align: center;
    color: #878b8c;
    margin-top: 5px;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 0.9em;
}

/* New Footer */

.footer-first-part ul li {
    list-style-type: none;
    text-align: left;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.39;
    color: #7b8a8e;
    font-size: 0.875em;
}

.footer-first-part a {
    color: #7b8a8e;
    font-weight: 400 !important;
    margin: 0 !important;
}

.footer-first-part ul {
    padding-left: 0;
}

.footer-first-part h4 {
    color: white;
    text-align: left;
    font-size: 1.02em;
    font-weight: 600;
}

.footer-first-part img {
    position: absolute;
    right: 0;
    width: 200px;
    height: auto;
    opacity: .25;
}

.footer-address {
    font-size: 1em;
    color: #506570;
    position: absolute;
    right: 0;
    bottom: 0;
}

/* --------------- */

.footer-second-part input[type="email"] {
    width: 450px;
    height: 40px;
    padding-left: 10px;
    padding-right: 130px;
    background-color: #29343b;
    color: white;
    border: 1px solid #2cb563;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

.footer-second-part input[type="email"]::placeholder {
    color: #8e9fa3;
    opacity: 1;
}

.footer-second-part input[type="submit"] {
    margin-left: -120px;
    margin-top: 1px;
    height: 41px;
    width: 122px;
    color: white;
    font-weight: 600;
    border-color: #2cb563;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #2cb563;
    border: none;
}

.footer-second-part h3 {
    color: white;
    font-weight: 600;
    margin-bottom: 0;
}

.footer-second-part p {
    line-height: 1.3;
    color: #7b8a8e;
    margin-top: 0;
}

/* --------------- */

.footer-third-part.mu-social-media {
    width: auto;
}

.footer-third-part h5 {
    color: white;
    margin-bottom: 5px;
    font-size: 0.938em;
}

.footer-third-part p {
    color: #7b8a8e;
    margin-bottom: 0;
    margin-top: 0.85em;
}

.footer-third-part img {
    width: 80%;
    float: right;
    margin-top: 0.6em;
}


/* ------------------------- */

.mainIconsText {
    padding-left: 5px;
    padding-right: 1em;
}

.mainIconsTextExtraLeft {
    padding-left: 10px;
}

.mainIconsText h4 {
    margin-top: 5px;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 1.2em;
}

.mainIconsText p {
    margin-top: 0;
    font-size: 0.813em;
    line-height: 1.3;
    color: #303030;
}

.firstParagraphOnHomePage {
    margin: 0;
    font-weight: 300;
    font-size: 16px; 
    padding-right: 3em;
    color: #e0e0e0 !important;
}

.rectangleUkras {
  height: 100px;
  width: 5px;
  background-color: #00668c;
  position: absolute;
  top: 0;
  left: 0;
  border-top-left-radius: 5px;
  z-index: 99;
}


/* Styles on Main Page */

.mainPageStyleDiv {
	padding-left: 6%;
	padding-right: 6%;
	padding-bottom: 3.5em;
	position: relative;
	word-wrap: break-word;
}

.mainPageStyleDiv img {
	box-shadow: 0 2px 10px rgba(0, 0, 0, .28), 0 0 0 1px rgba(0, 0, 0, .05);
}

.mainPageStyleDiv h3 {
	position: absolute;
	top: 25px;
	width: 100%;
	padding-right: 12%;
	text-align: center;
	font-size: 1.9em;
	font-weight: 600;
	color: #333263;
}

.mainPageStyleDiv p {
	position: absolute;
	top: 45px;
	width: 100%;
	padding-left: 4%;
	padding-right: 16%;
	text-align: center;
	word-wrap: break-word;
	color: black;
	line-height: 1.25;
	color: #6d6d6d;
}

.orangeTopBorder {
	border-top: 14px solid #f27860;
}

.purpleTopBorder {
	border-top: 7px solid #7e60b6;
}

.greenTopBorder {
	border-top: 7px solid #16a085;
}

.blueTopBorder {
	border-top: 7px solid #34b8de;
}

/* End of Styles on Main Page */

/* Categories carousel */

    .categoriesDiv {
		    width: 84%;
		    margin: 0 auto;
		    margin-bottom: 1em;
		}
		
		.mainPageCategoryDiv {
			background-color: white;
			position: relative;
			box-shadow: 0 2px 10px rgba(0, 0, 0, .28), 0 0 0 1px rgba(0, 0, 0, .05);
			height: 449px;
			width: 23%;
			margin: 0 1%;
			margin-bottom: 0.8em;
			overflow: hidden;
		}
		
		.mainPageCategoryDiv img {
			width: 100%;
			height: auto;
			transform-origin: 0 0;
            transition: transform .25s, visibility .25s ease-in;
            overflow: hidden;
		}
		
		.mainPageCategoryDiv h4 {
			text-align: center;
			margin-top: 12px;
			margin-bottom: 12px;
			line-height: 1.15;
		}
		
		.mainPageCategoryDiv p {
			padding: 0 10px;
			margin-top: 10px;
			margin-bottom: 12px;
			font-size: 0.8em;
			text-align: center;
			color: #5c5b5c;
		}
		
		.categoryH4FirstPart {
			font-size: 0.6em;
			font-weight: 400;
		}
		
		.categoryH4SecondPart {
			font-weight: 700;
			font-size: 1.2em;
		}
		
		.categoryButton {
		    position: absolute;
		    bottom: 20px;
			margin-left: auto;
            margin-right: auto;
            left: 0;
            right: 0;
			width: 62%;
			-moz-appearance: none;
			-webkit-appearance: none;
			-ms-appearance: none;
			appearance: none;
			-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
			-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
			-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
			transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
			border-radius: 5px;
			border: 0;
			color: white;
			cursor: pointer;
			font-size: 0.9em;
			display: block;
			padding: 0 1.5em;
			line-height: 3em;
			min-width: 6em;
			text-align: center;
			text-decoration: none;
			font-weight: 600;
			letter-spacing: -0.025em;
		}
		
		.purpleCategoryButton {
			background-color: #8669b8;
		}
		
		.greenCategoryButton {
			background-color: #87ab40;
		}
		
		.greyCategoryButton {
			background-color: rgba(0,0,0,0.55);
		}
	
	.categoryButton:hover {
			opacity: 0.8;
			color: white;
		}
	.categoryButton:active {
			opacity: 0.8;
			color: white;
		}

.carouselClass {
    display: block;
}
.carouselMobile {
    display: none;
}

.notMobileCategory {
    display: block;
}
.onlyMobileCategory {
    display: none;
}

#categoryText {
    /* Odavde pokupljeno nadole za resenje buga */
}

#categoryText p {
    font-size: 1.2em !important;
    line-height: 1.6;
    text-align: left;
    width: 80%;
    margin: 0 auto;
}

.video-category-container {
    margin-top: 2em;
    margin-bottom: 4.5em;
}

.button2 {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
		background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
		background-image: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
		background-image: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
		background-color: #37c0fb;
		border-radius: 5px;
		border: 0;
		color: #0caee1;
		cursor: pointer;
		display: inline-block;
		padding: 0 1.5em;
		line-height: 3em;
		min-width: 9em;
		text-align: center;
		text-decoration: none;
		font-weight: 600;
		letter-spacing: -0.025em;
	}
	
	.button2:hover {
			background-color: #50c8fb;
			color: #fff !important;
		}
	.button2:active {
			background-color: #1eb8fb;
			color: #fff;
		}
		
	#banner header .button2 {
					margin: 1em 0 0 0;
				}
		
	#banner header .button2 {
				vertical-align: middle;
				margin-left: 1em;
			}
			
	.wrapper.style3 .button2 {
				background: #0caee1;
				color: #fff;
			}
			
	.wrapper.style3 .button2:hover {
					color: #fff !important;
					background: #37c0fb;
				}


/* Wrapper */

	.wrapper {
		padding: 2em 0 0em 0;
	}

		.wrapper.style1 {
			background: #fff;
		}

		.wrapper.style2 {
			background-color: #fff;
			background-image: url("images/bg02.png"), url("images/bg03.png"), url("images/bg01.png");
			background-position: top left,						bottom left,					top left;
			background-size: 100% 6em,						100% 6em,						auto;
			background-repeat: no-repeat,						no-repeat,						repeat;
		}

		.wrapper.style3 {
			background-color: #fff;
			color: #fff;
		}

			.wrapper.style3 .button {
				background: #fff;
				color: #474747;
			}

				.wrapper.style3 .button:hover {
					color: #37c0fb !important;
				}

/* CTA */

	#cta {
		text-align: center;
		padding: 3.5em 0;
		float: left;
		width: 100%;
	}

		#cta header h2 {
			display: inline-block;
			vertical-align: middle;
			margin: 0;
		}

		#cta header .button2 {
			vertical-align: middle;
			margin-left: 1em;
		}
		

.onlyMobile {
    display: none;
}

.onlyTabletAndMobile {
    display: none;
}

.mobileNone {
    display: block;
}

.mobileNoneTableCell {
    display: table-cell;
}

.notMobileCategory {
    margin-top: 2em;
}

/*--------------------*/
/* BASIC TYPOGRAPHY */
/*--------------------*/

/* Bug with logo link taking 100% width on phone */
.navbar-logo {
	float: left;
}

.navbar-toggle
{
	margin-right:0px!important;
}

.relatedArticles {
	padding-left: 1.5em;
	line-height: 1;
	margin-top: 7em;
}

.blog {
	margin-bottom: 50px;
	word-wrap: break-word;
}

.blog .row {
	margin-bottom: 30px;
}

.blog img {
	width: 90%;
	height: auto;
	margin-bottom: 10px;
}

.blog a {
	font-size: 1.5em;
	line-height: 1em;
}

.blog h1 {
    margin-top: 60px;
}

.blog h4 {
    padding-right: 1em;
    margin-bottom: 1.5em;
    line-height: 1.2;
}

.article {
	padding: 0 2em;
	line-height: 1.7;
}

.article h1 {
	margin-bottom: 1.5em;
}

.article h2 {
	margin-top: 1.5em;
	margin-bottom: 1em;
}

.article a {
	color: #0645AD;
}

.article p {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 15px;
}

.article img {
	width: 80%;
	display: block;
	margin: 0 auto;
	margin-bottom: 1.5em;
}

.subtitle {
	font-size: 1.1em;
}

textarea
{
	resize: none;
}

select
{
	max-width: 100%;
}

#gridSystemModal
{
	padding-right: 0px!important;
}


#upload-error-text
{
	color: #DE3274;
}

.loading-gif
{
	padding: 0px!important;
	position: absolute;
	display: inline-block;
    height: 40%;
	left: 0; 
	right: 0; 
	top: 0;
	bottom: 0;
	margin: auto; 
}


.add-new-frame
{
	cursor: pointer;
	
}

.add-new-frame:hover > label
{
	text-decoration: underline;
}

#file-preview {
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 8px;
    width: 100%;
	height: 150px;
    margin-bottom: 5px;
	float: left;
	overflow-x: auto;
}

.img-file
{
	padding: 1px!important;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.img-div
{
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	height: 100%;
}

.img-background
{
	float: left;
	width: 100%;
	height: 100%;
	background-color: rgb(0,0,0,0.2);
}

.img-frame
{
    border: 1px solid #ddd;
	padding: 10px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
	text-align: center;
	height: 100%;
}

.img-frame:hover
{
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.6);
}

.remove-icon
{
	position: absolute;
	right: -4px;
	top: -2px;
	font-size: 20px;
	color: rgba(0,0,0,0.8);
	cursor: pointer;
	background-color: #FFF;
}

.add-icon
{
	font-size: 40px;
	color: #0caee1;
	margin-top: 20px;
}

.new-photo-label
{
	font-size: 18px;
	color: #0caee1;
	cursor: pointer;
}


/*--------------------------*/

.inline-radio {
    margin-top: 0px!important;
	margin-right: 6px!important;
}

.float-left
{
	float: left;
}

.radio-label
{
	margin-right: 10px; 
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 0px;
	
}

.option-picture
{
	display: block; 
	cursor: pointer;
}

.option-picture label
{
	cursor: pointer;
}

.option-label
{
	font-size: 28px;
	line-height: 28px;
	font-weight: 400;
	margin-bottom: 16px;
	margin-right: 20px;
}

.inline-label
{
	display: inline-block;
	float: left;
}

/* Fixes bug with modal */
.modal {
    overflow-y: auto;
}

.modal-open {
    overflow: auto;
}

.modal-open[style] {
    padding-right: 0px !important;
}
/* End of modal bug fix */

.option-picture input[type=radio]
{
	top: 8.33px;
	outline-width: 0px;
}

body,
html {
	overflow-x:hidden;
}

body {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	letter-spacing: 0.5px;
	line-height: 1.5;
	color: #1c1b1b;
}

ul {
	padding: 0;
	margin: 0;
}

ul li {
	list-style: disc;
	font-size: 17px;
	line-height: 1.59;
}

a { 
	text-decoration: none;
	color: #2f2f2f;  
}

a:hover,
a:focus {
	outline: none;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Lato', sans-serif !important;
	margin-top: 0;
}


h1 {
	font-size: 38px;
}

h2 {  
	font-size: 32px; 
	line-height: 1.13; 
}

h3 {  
	font-size: 26px;  
}

h4 {  
	font-size: 22px;  
}

h5 {  
	font-size: 20px;  
}

h6 {  
	font-size: 18px;  
}

img {
	border: none;
	max-width: 100%;
}

strong {
	font-weight: 500;
}

code {
	background-color: #ee6e73;
	border-radius: 2px;
	color: #fff;
	padding: 2px 4px;
}

pre {
	background-color: #f8f8f8;
	border: 1px solid #eee;
	border-radius: 4px;
	padding: 10px;
}

pre code {
	background-color: transparent;
	color: #333;
}

del{
	text-decoration-color: #ee6e73;
}

kbd {
	background-color: #ddd;
	padding: 4px 6px;
	border-radius: 2px;
	color: ;
}

address {
	line-height: 1.5;
	padding-left: 10px;
}

dl dt {
	font-weight: 700;
}

dl dd {
	margin-left: 0;
}

blockquote {
	background-color: #f8f8f8;
	border-radius: 0 4px 4px 0;
	padding: 5px 15px;
	
}

blockquote p {
	margin-top: 10px;
}

button {
	padding: 5px 15px;
	border: none;
}

button:focus {
	outline: none;
	border: none;
}

/*Wordpress default class*/

.alignleft {
	float:left;
	margin-right:8px;
}

.aligncenter {
	display:block;
	margin:10px auto;
}

.alignright {
	float:right;
	margin-left:8px;
}		

.alignnone {
	max-width: 100%;
}

.wp-caption-text {
	font-size: 12px;
	font-style: italic;
	text-align: center;
}

/* ========= BUTTON =========*/

.mu-primary-btn {
	background-color: transparent;
	border-radius: 100px;
	/*border: solid 1px #ffffff;*/
	color: #fff;
	display: inline-block;
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 15px 35px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.mu-primary-btn-smaller {
    font-size: 18px;
    padding: 11px 22px;
}

.mu-primary-btn-smaller:hover,
.mu-primary-btn-smaller:focus
{
    color: #fff;
}

.mu-primary-btn-smaller span:hover,
.mu-primary-btn-smaller span:focus
{
    color: #fff;
}

.mu-primary-btn:hover,
.mu-primary-btn:focus {
	background-color: #fff;
	/*color: #000;*/
}

.mu-send-msg-btn {
	border-radius: 20px;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1.5px;
	text-align: center;
	padding: 14px 24px;
	margin-top: 10px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	width: 150px;
	color: #fff;
}

.mu-send-msg-btn:hover,
.mu-send-msg-btn:focus {
	background-color: #fff;
}



/*--------------------*/
/* HEADER */
/*--------------------*/

#mu-header {
	display: inline;
	float: left;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	padding: 15px 0;
	z-index: 999;
	transition: all 0.5s;
}

.navbar-default .navbar-brand {
	color: #fff;
	font-size: 35px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	margin-top: -11px;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #fff;
}

.navbar-brand img{
	margin-top: -12px;
}

#mu-header.mu-fixed-nav{
	background-color: rgba(18,31,41,0.95) !important;
	width: 100%;
	position: fixed;
	padding: 15px 0;
}

/*--------------------*/
/* MENU */
/*--------------------*/

.navbar-default {
	min-height: auto;
}

.mu-navbar {
	background-color: transparent;
	border: none;
	border-radius: 0;
	margin-bottom: 0;
}

.navbar-default .mu-menu li a {
	border-bottom: 2px solid transparent;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	padding: 0 0 5px;
	margin: 17px 15px 9px;
	transition: all 0.5s;
	position: relative;
}

.navbar-default .mu-menu li a:hover,
.navbar-default .mu-menu li a:focus {
	color: #fff;
}

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .active > a:hover{
	background-color: transparent;
	color: #fff;
}

.navbar-default .mu-menu li a:after {
    display: block;
    position: absolute;
    bottom: -5px;
    content: '';
    width: 0;
    height: 2px;
    background: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.navbar-default .mu-menu li.active a:after,
.navbar-default .mu-menu li a:hover:after, 
.navbar-default .mu-menu li a:focus:after {
    width: 100%;
}


/*--------------------*/
/* HERO SECTION */
/*--------------------*/

#mu-hero {
	display: inline;
	float: left;
	padding: 160px 0 90px;
	width: 100%;
}

.mu-hero-left{
	display: inline;
	float: left;
	width: 100%;
}

.mu-hero-right {
	display: inline;
	float: left;
	width: 100%;
}

.mu-hero-left h1 {
	color: #fff;
	font-size: 50px;
	margin-bottom: 20px;
}

.mu-hero-left p {
	color: #fff;
	margin-bottom: 20px;
}

.mu-hero-left .mu-primary-btn {
	margin-top: 20px;
	/*background-color: #fff; bela boja pozadine glavnog dugmeta*/
	font-weight: 600;
}

.mu-hero-left span {
	display: block;
	margin-top: 10px;
	color: #f8f8f8;
}

#orderNowButton:hover, #orderNowButton:focus {
	background-color: #9575cd !important;
}

#portfolioButton:hover, #portfolioButton:focus {
	background-color: #96bf48 !important;
}

.mu-book-overview-content div {
	overflow: hidden;
}

.mu-book-overview-content img {
	max-width: 100%;
	-moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

/*.mu-book-overview-content img:hover, .mu-book-overview-content img:focus {
	
	-ms-transform: scale(1.08); /* IE 9 */
    /*-webkit-transform: scale(1.08); /* Safari 3-8 */
    /*transform: scale(1.08);
}*/

/*--------------------*/
/* COUNTER */
/*--------------------*/

#mu-counter {
	background-color: #fff;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	display: inline;
	float: left;
	position: relative;
	width: 100%;
}

.mu-counter-area {
	display: inline;
	float: left;
	padding: 70px 0 50px;
	width: 100%;
}

.mu-counter-area h2 {
	color: #fff;
	text-align: center;
}

.mu-counter-block {
	display: inline;
	float: left;
	width: 100%;
}

.mu-single-counter {
	display: inline;
	float: left;
	text-align: center;
	width: 80%;
	border: 1px solid #d9d9d9;
	padding-bottom: 20px;
	margin: 0 10%;
}

.mu-single-counter i {
	font-size: 40px;
	padding: 15px 40px;
	margin-bottom: 0px;
	display: inline-block;
	padding-bottom: 0;
	margin-top: -60px;
	background: #fff;
}

.counter-value {
	font-size: 35px;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 10px;
}

.mu-counter-name {
	color: #333;
}


/*--------------------*/
/* BOOK OVERVIEW */
/*--------------------*/


#mu-book-overview {
	background-color: #edf0f5;
	display: inline;
	float: left;
	width: 100%;
}

.mu-book-overview-area {
	display: inline;
	float: left;
	padding: 0;
	width: 100%;
	padding-top: 40px;
}

.mu-heading-area {
	display: inline;
	float: left;
	text-align: center;
	padding: 0 10%;
	width: 100%;
}

.mu-heading-title {
	color: #3d3b3e;
	margin-bottom: 2px;
	position: relative;
	margin-top: 30px;
	font-weight: 600;
}

.mu-header-dot {
	border-radius: 0;
	height: 3px;
	width: 100px;
	display: inline-block;
	margin-bottom: 30px;
}

.mu-header-dot.header-dot-with-paragraph-below {
    margin-bottom: 15px;
}

.mu-book-overview-content{
	display: inline;
	float: left;
	padding-top: 10px;
	width: 100%;
}

.mu-book-overview-single {
	display: inline;
	float: left;
	text-align: center;
	width: 100%;
	background: #fff;
	padding: 0px;
	margin: 0px;
}

.mu-book-overview-icon-box {
	font-size: 25px;
	padding: 5px 12px;
	margin-bottom: 30px;
	display: inline-block;
}

.mu-book-overview-single h4{
	margin-bottom: 20px;
}


/*--------------------*/
/* VIDEO REVIEW */
/*--------------------*/


#mu-video-review {
	background-image: url(assets/images/video-review-bg.jpeg);
	background-attachment: fixed;
	background-size: cover;
	display: inline;
	position: relative;
	float: left;
	width: 100%;
}

#mu-video-review:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0.84;
}

.mu-video-review-area {
	display: inline;
	float: left;
	padding: 150px 0;
	width: 100%;
}

.mu-video-review-area .mu-heading-title, 
.mu-video-review-area .mu-heading-area p{
	color: #fff;
}

.mu-video-review-area .mu-header-dot {
	background-color: #f8f8f8;
}

.mu-video-review-content {
	display: inline;
	float: left;
	margin-top: 70px;
	width: 100%;
	padding: 0 10%;
}

.mu-video-iframe {
	height: 550px;
}

/*--------------------*/
/* AUTHOR */
/*--------------------*/


#mu-author {
	background-color: #fff;
	display: inline;
	float: left;
	width: 100%;
}

.mu-author-area {
	display: inline;
	float: left;
	padding: 100px 0;
	width: 100%;
}

.mu-author-content{
	display: inline;
	float: left;
	margin-top: 50px;
	width: 100%;
}

.mu-author-image {
	display: inline;
	float: left;
	width: 100%;
}

.mu-author-info {
	display: inline;
	float: left;
	margin-top: 20px;
	width: 100%;
}

.mu-author-info h3 {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.mu-author-info p {
	margin-bottom: 20px;
}

.mu-author-social {
	display: inline;
	float: left;
	margin-top: 25px;
	width: 100%;
}

.mu-author-social a {
	display: inline-block;
	font-size: 16px;
	padding: 5px;
	margin-right: 10px;
	color: #fff;
	width: 35px;
	text-align: center;
}




/*--------------------*/
/* PRICING */
/*--------------------*/


#mu-pricing {
	background-color: #f8f8f8;
	display: inline;
	float: left;
	width: 100%;
}

.mu-pricing-area {
	display: inline;
	float: left;
	padding: 100px 0;
	width: 100%;
}

.mu-pricing-content{
	display: inline;
	float: left;
	margin-top: 70px;
	width: 100%;
}

.mu-pricing-single {
	background-color: #fff;
	color: #555;
	display: inline;
	float: left;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	padding: 30px 0;
}

.mu-pricing-single-head {
	border-bottom: 1px solid #eee;
	display: inline-block;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

.mu-pricing-single-head h4 {
	font-size: 18px;
	margin-bottom: 0;
}

.mu-pricing-single-head .mu-price-tag {
	font-size: 55px;
	font-weight: 700;
	margin-bottom: 0;
	padding: 15px 0 20px;
}

.mu-pricing-single-head .mu-price-tag span {
	font-size: 22px;
	margin-right: -10px;
}

.mu-price-feature {
	padding: 20px 0;
	display: inline-block;
	margin-bottom: 20px;
}

.mu-price-feature li {
	list-style: none;
	line-height: 2;
	margin-bottom: 10px;
}

.mu-pricing-single-footer {
	display: inline-block;
	float: left;
	width: 100%;
}

.mu-order-btn {
	background-color: transparent;
	border-radius: 100px;
	border: 1px solid #555;
	color: #555;
	display: inline-block;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1.5px;
	padding: 12px 25px;
	font-weight: 500;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	text-transform: uppercase;
}

.mu-popular-price-tag {
	color: #fff;
}

.mu-popular-price-tag .mu-order-btn {
	background-color: #fff;
	border: 1px solid #fff;
}


/*--------------------*/
/* READERS TESTIMONIALS */
/*--------------------*/

#mu-testimonials {
	background-image: url("assets/images/notebook-large.jpg");
	background-position: center center;
	background-size: cover;
	background-attachment:fixed; /* scroll */
	display: inline;
	float: left;
	position: relative;
	width: 100%;
}

#mu-testimonials::before {
	background: rgba(0,0,0,0.9);
	bottom: 0;
	content: '';
	left: 0;
	top: 0;
	right: 0;
	position: absolute;
	opacity: 0.84;
}

.mu-testimonials-area {
	display: inline;
	float: left;
	padding: 90px 0 80px;
	width: 100%;
}

.mu-testimonials-area h2 {
	color: #fff;
	text-align: center;
}

.mu-testimonials-block {
	display: inline;
	float: left;
	margin-top: 15px;
	width: 100%;
}

.mu-testimonial-slide li{
	list-style: none;
	text-align: center;
}

.mu-testimonial-slide li p {
	color: #fff;
	padding: 0 10%;
}

.mu-testimonial-slide .mu-rt-img {
	border-radius: 50%;
	width: 100px;
	height: 100px;
	margin-top: 25px;
	display: inline-block;
}

.mu-rt-name {
	margin-bottom: 5px;
	color: #fff;
	line-height: 1;
	margin-top: 25px;
	letter-spacing: 1px;
}

.mu-rt-title {
	color: #fff;
	font-size: 14px;
}

.mu-testimonial-slide .slick-dots {
    bottom: -50px;
}

.mu-testimonial-slide .slick-dots li button {
	height: 15px;
	padding: 0;
	width: 15px;
	border-radius: 50%;
	border: 1px solid #f8f8f8;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.mu-testimonial-slide .slick-dots li button:hover,
.mu-testimonial-slide .slick-dots li button:focus,
.mu-testimonial-slide .slick-dots li.slick-active button {
	opacity: 1;
}

.mu-testimonial-slide .slick-dots li button:before {
	display: none;
}

/*--------------------*/
/* CONTACT US */
/*--------------------*/

#mu-contact {
	background-color: #fff;
	display: inline;
	float: left;
	width: 100%;
}

.mu-contact-area {
	display: inline;
	float: left;
	padding: 40px 0;
	width: 100%;
}

.mu-contact-header {
	display: inline;
	float: left;
	text-align: center;
	width: 100%;
}

.mu-contact-content {
	display: inline;
	float: left;
	margin-top: 20px;
	width: 100%;
	padding: 0 20%;
}

.mu-contact-form {
	text-align: center;
}

.mu-contact-form .form-group input {
	background: transparent;
	color: #333;
	font-size: 15px;
	border: 1px solid #a3a3a3;
	border-radius: 5px;
	padding: 6px 15px;
	height: 45px;
	margin-bottom: 24px;
}

.mu-contact-form .form-group textarea{
	color: #333;
	background: transparent;
	border: 1px solid #a3a3a3;
	border-radius: 5px;
	font-size: 18px;
	padding: 15px;
	height: 190px;
}

.mu-contact-form .form-control:focus {
	background-color: #fff;
    outline: 0;
    box-shadow: none;    
} 

.mu-contact-form .form-control::-webkit-input-placeholder {
	color: #888;
	font-size: 15px;
}

.mu-contact-form .form-control:-moz-placeholder { /* Firefox 18- */
	color: #888;
	font-size: 15px; 
}

.mu-contact-form .form-control::-moz-placeholder {  /* Firefox 19+ */
	color: #888;
	font-size: 15px;
}

.mu-contact-form .form-control:-ms-input-placeholder {  
	color: #888;
	font-size: 15px;
}

.mu-contact-form .button-default::after,
.mu-contact-form .button-default > span {
	padding: 12px 40px;  
}

#form-messages {
	margin-bottom: 10px;
    background-color: #fff;
}

.success {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.error {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid rgba(185, 74, 72, 0.3);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}


/* GOOGLE MAP */

#mu-google-map {
	display: inline;
	float: left;
	width: 100%;
}

#mu-google-map iframe{
    pointer-events: none;
}

/*--------------------*/
/* FOOTER */
/*--------------------*/


#mu-footer{
	display: inline;
	float: left;
	width: 100%;
	background-color: #404040;
}

.mu-footer-area{
	display: inline;
	float: left;
	padding: 30px 0;
	text-align: center;
	width: 100%;
}

.mu-footer-area a{
	font-weight: 600;
	margin: 0 2px;
}

.mu-social-media {
	display: inline;
	float: left;
}

.mu-social-media a {
	display: inline-block;
	font-size: 13px;
	width: 25px;
	height: 25px;
	line-height: 23px;
	text-align: center;
	margin: 0 3px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	border-radius: 50%;
}

.mu-social-media a:hover,
.mu-social-media a:focus {
	background-color: #fff;
}

.mu-copyright {
	margin-top: 10px;
	opacity: 0.87;
	display: inline-block;
	color: white;
}

.mobileNoFooter {
        display: block !important;
    }
    .mobileOrderingFooter {
        display: none !important;
    }

#paymentMethods {
	pointer-events: none;
	margin-left: auto; 
	margin-right: auto; 
	width: 20%; 
	height: auto; 
	-webkit-filter: saturate(50%); 
	filter: saturate(50%);
}

.overlay {
  position: absolute;
  /*display: table; Ovo je izazivalo bug sa plavim samo do pola kod Nikole*/
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .3s ease;
  background-color: rgba(0, 0, 0, 0.6);
}

.overlay h3 {
	text-align: center;
	color: white;
	font-weight: 600;
	margin-top: 30px;
}

.overlay i {
	font-size: 70px;
	color: white;
	display:inline-block;
	text-align: center;
	width: 100%;
}

.overlay i:hover {
	opacity: 0.7;
}

#a1:hover #sl1 {
	-ms-transform: scale(1.08); /* IE 9 */
    -webkit-transform: scale(1.08); /* Safari 3-8 */
    transform: scale(1.08);
}

#a1:hover #overlay1 {
  opacity: 1;
}

#a2:hover #sl2 {
	-ms-transform: scale(1.08); /* IE 9 */
    -webkit-transform: scale(1.08); /* Safari 3-8 */
    transform: scale(1.08);
}

#a2:hover #overlay2 {
  opacity: 1;
}

#a3:hover #sl3 {
	-ms-transform: scale(1.08); /* IE 9 */
    -webkit-transform: scale(1.08); /* Safari 3-8 */
    transform: scale(1.08);
}

#a3:hover #overlay3 {
  opacity: 1;
}

#a4:hover #sl4 {
	-ms-transform: scale(1.08); /* IE 9 */
    -webkit-transform: scale(1.08); /* Safari 3-8 */
    transform: scale(1.08);
}

#a4:hover #overlay4 {
  opacity: 1;
}

#a5:hover #sl5 {
	-ms-transform: scale(1.08); /* IE 9 */
    -webkit-transform: scale(1.08); /* Safari 3-8 */
    transform: scale(1.08);
}

#a5:hover #overlay5 {
  opacity: 1;
}

#a6:hover #sl6 {
	-ms-transform: scale(1.08); /* IE 9 */
    -webkit-transform: scale(1.08); /* Safari 3-8 */
    transform: scale(1.08);
}

#a6:hover #overlay6 {
  opacity: 1;
}

#a7:hover #sl7 {
	-ms-transform: scale(1.08); /* IE 9 */
    -webkit-transform: scale(1.08); /* Safari 3-8 */
    transform: scale(1.08);
}

#a7:hover #overlay7 {
  opacity: 1;
}

#a8:hover #sl8 {
	-ms-transform: scale(1.08); /* IE 9 */
    -webkit-transform: scale(1.08); /* Safari 3-8 */
    transform: scale(1.08);
}

#a8:hover #overlay8 {
  opacity: 1;
}

#a9:hover #sl9 {
	-ms-transform: scale(1.08); /* IE 9 */
    -webkit-transform: scale(1.08); /* Safari 3-8 */
    transform: scale(1.08);
}

#a9:hover #overlay9 {
  opacity: 1;
}

.bottomOfImage {
	position: absolute;
	bottom: 20px;
	text-align: center;
	width: 100%;
	color: white;
	font-weight: 600;
}

.topOfImage {
	text-align: center;
	width: 100%;
	color: white;
	font-weight: 600;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 !important;
}

.differentStyles img:hover {
	/*opacity: 0.8;*/
	/*-webkit-animation: flash 1.5s;
	animation: flash 1.5s;*/
}
	
/* W3SCHOOLS FAQ */
.accordion {
    background-color: #353535;
    color: white;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.active2, .accordion:hover {
    background-color: #4c4c4c;
}

.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.active2:after {
    content: "\2212";
}

.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
/* END FAQ */

.navbar-header {
	width: 18%;
}

.navbar-logo {
	width: 100%;
}

a:hover {
	text-decoration: none !important;
}

.mu-hero-left {
	margin-top: 25px;
}

.seeMore:hover {
	opacity: 0.9;
}

#sellingPart {
	margin-top: 150px;
}

#sellingPartCategory {
    margin-top: 150px;
}

#sellingLeft {
	/*margin: 20px;*/
	/*box-shadow: 0 2px 2px rgba(0,0,0,.2); */
	padding: 30px;
	background-color: white;
	/* border: 1px solid #d1dfe9; */
	border-radius: 5px;
	box-shadow: 0 2px 26px rgba(0, 0, 0, .15), 0 0 0 1px rgba(0, 0, 0, .05) !important;
}

#sellingLeft img {
	padding: 10px;
	padding-bottom: 0;
}

#smallerOrderingHeader {
    display: none;
}

.centeredText {
	text-align: center;
}

.choice {
	display: table;
	margin: 0 auto;
	font-size: 17px;
}

/* Radio button effect */

@keyframes click-wave {
  0% {
    height: 40px;
    width: 40px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    height: 200px;
    width: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0;
  }
}

.option-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  /*top: 8.33333px; */
  right: 0;
  bottom: 0;
  left: 0;
  height: 30px;
  width: 30px;
  transition: all 0.15s ease-out 0s;
  background: #cbd1d8;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  position: relative;
}
.option-input:hover {
  background: #9faab7;
}
.option-input:checked {
  background: #0caee1;
}
.option-input:checked::before {
  height: 30px;
  width: 30px;
  position: absolute;
  /*content: '\2714\fe0e';*/
  content: "\e800"; /* \e800 sa Fontello fontom */
  font-family: 'fontello'; /* 'fontello' */
  display: inline-block;
  font-size: 18.66667px;
  text-align: center;
  line-height: 30px;
}
.option-input:checked::after {
  -webkit-animation: click-wave 0.65s;
  -moz-animation: click-wave 0.65s;
  animation: click-wave 0.65s;
  background: #0caee1;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
}
#framed-poster-checkbox:checked::after {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
}
.option-input.radio {
  border-radius: 50%;
}
.option-input.radio::after {
  border-radius: 50%;
}

/* End of radio button effect */

/* Input number Design */

input[type="number"],
textarea {
  border: 2px solid #eeeeee;
  box-sizing: border-box;
  margin: 0;
  outline: none;
  padding: 0px;
}

input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.input-group {
  /*clear: both;
  margin: 15px 0;
  position: relative;*/
}

.input-group input[type='button'] {
  background-color: #0caee1;
  min-width: 38px;
  width: auto;
  transition: all 300ms ease;
}

.input-group .button-minus,
.input-group .button-plus {
  font-weight: bold;
  font-size: 22px;
  color: white;
  height: 38px;
  padding: 0;
  width: 38px;
  position: relative;
}

.input-group .quantity-field {
  position: relative;
  height: 36px;
  left: -6px;
  text-align: center;
  width: 62px;
  display: inline-block;
  font-size: 17px;
  margin: 0 0 5px;
  resize: vertical;
}

.input-group input[type="button"]:hover {
	background-color: #2cc4f4;
}

.button-plus {
  left: -13px;
}

input[type="number"] {
  -moz-appearance: textfield;
  -webkit-appearance: none;
}

.emailInput {
	background: transparent;
    color: #333;
    font-size: 18px;
    border: 1px solid #a3a3a3;
    border-radius: 5px;
    padding: 6px 15px;
	padding-top: 0;
	padding-bottom: 0;
    height: 36px;
    margin-bottom: 24px;
}

.emailInput:focus {
	border: 1px solid #0caee1;
}

.customBackgroundDescription textarea {
	font-size: 18px;
}

/* End of Input Number Design */

#priceTable {
	background-color: white;
	margin-left: 26px;
	margin-right: 10px;
	padding: 20px;
	/*box-shadow: 0 2px 2px rgba(0,0,0,.2);
	border: 1px solid #d1dfe9; */
	box-shadow: 0 2px 26px rgba(0, 0, 0, .15), 0 0 0 1px rgba(0, 0, 0, .05);
}

/*Za custom description*/
.priceTableMorePadding {
    padding: 25px !important;
}

#priceTitle {
	padding-bottom: 15px;
	border-bottom: 1px solid #bdbdbd;
}

#priceList li, #priceListProducts li {
	list-style: none;
	font-size: 16px;
	color: #545454;
	line-height: 1.3em;
}

#priceList, #priceListProducts {
	padding-bottom: 15px;
	border-bottom: 1px solid #bdbdbd;
	margin-bottom: 11px;
}

#priceAmount {
    color: #2a9354 !important;
}

#totalPrice {
	margin-top: 0px;
	margin-bottom: 0;
	font-size: 24px;
	text-align: center;
	font-family: 'Roboto Slab', serif !important;
	padding-bottom: 15px;
	border-bottom: 1px solid #bdbdbd;
}

#toCheckout {
	margin-top: 20px;
	display: block;
	border-radius: 5px;
	font-size: 20px;
	text-align: center;
	font-weight: 600;
	width: 100%;
	padding: 10px 20px;
	color: white;
	background-color: #2cb563;
	border: none;
}

#toCheckout:hover {
	background-color: #32c96f;
}

.sticky {
    position: fixed;
    top: 50px;
}

/* Input file style */

.js .input-file-trigger {
  display: block;
  padding: 7px 30px;
  background: #0caee1;
  color: #fff;
  font-size: 1em;
  transition: all .4s;
  cursor: pointer;
}
.js .input-file {
  position: absolute;
  top: 0; left: 0;
  width: 225px;
  opacity: 0;
  padding: 14px 0;
  cursor: pointer;
}
.js .input-file:hover + .input-file-trigger,
.js .input-file:focus + .input-file-trigger,
.js .input-file-trigger:hover,
.js .input-file-trigger:focus {
  background: #2cc4f4;
  color: white;
}

.file-return {
  margin: 0;
}
.file-return:not(:empty) {
  margin: 1em 0;
}
.js .file-return {
  font-style: italic;
  font-size: .9em;
  font-weight: bold;
}
.js .file-return:not(:empty):before {
  content: "Selected file: ";
  font-style: normal;
  font-weight: normal;
}

/* End of Input File Style */

.infoButton {
	font-size: 22px;
	color: #9faab7;
}

.choiceProduct {
	font-size: 15.5px !important;
	display: table;
	margin: 0 auto;
}

.checkbox {
	height: 23px !important;
	width: 23px !important;
	top: 5px !important;
}

.checkbox:checked::before {
  height: 23px;
  width: 23px;
  position: absolute;
  content: "\e800"; /* \f00c bilo pre Fontella */
  font-family: 'fontello'; /* Pisalo FontAwesome pre Fontello promene */
  display: inline-block;
  font-size: 18.66667px;
  text-align: center;
  line-height: 23px;
}

#colorSelect a {
	color: #1c1b1b !important;
}

/* Modal style */

#gridSystemModal {
	margin-top: 60px;
}

.modalHeadline {
	text-align: center;
	margin: 7px 0;
	margin-bottom: 12px;
	font-size: 1.35rem !important;
	font-family: 'Roboto Slab', serif;
}

.modalChoice {
	margin: 10px 0;
	font-size: 1.1rem !important;
	font-weight: 400;
}

.modalAddToCart {
	width: 150px !important;
	text-align: center;
	padding: 10px 7px !important;
	border-radius: 5px;
	margin: 0 auto;
	font-size: 1.1rem !important;
	margin-top: 20px;
}

.modalCancel {
	display: block;
	margin: 0 auto;
	color: #0caee1;
	text-align: center;
	cursor: pointer;
	font-size: 0.9rem !important;
}

.modalTotal {
	margin: 10px 0 5px 0;
	font-family: 'Roboto Slab', serif !important;
}

.modalTime {
	font-size: 0.8rem;
	font-weight: 400;
	line-height: 1.1;
	margin-bottom: 0 !important;
}

.button-minusModal, .button-plusModal {
	width: 28px !important;
	height: 28px !important;
	min-width: 28px !important;
}

.quantity-fieldModal {
	height: 28px !important;
	width: 30px !important;
	padding: 5px !important;
}

.shippingInput {
	padding: 0 20px;
}

.tabletAndPhone {
	font-weight: 400;
	display: none;
}

/*End of Modal Style */

.imageStyleHeader {
	margin-bottom: 50px;
}

#smallScreenPriceDiv {
		z-index: 999;
		position: fixed; 
		bottom: 0; 
		width: 100%;
		display: none;
		text-align: center;
		box-shadow: 0 2px 10px rgba(0, 0, 0, .28), 0 0 0 1px rgba(0, 0, 0, .05);
}

#smallScreenPriceDiv p {
	padding: 10px 0;
	margin: 0;
}	

#shippingAddressDiv input {
	border: 1px solid #a3a3a3;
}

#shippingAddressDiv input:focus {
	border: 1px solid #0caee1;
}

#paymentOptionsDiv {
	padding-left: 30px;
}

#paymentOptionsDiv span {	
	padding: 7px 7px;
	/*display: inline-block;*/
}

#paymentDiv span {
	font-size: 20px;
}

#paymentOptionsDiv img {
	width: 28px;
	height: auto;
	padding: 0;
	margin-bottom: 8px;
	margin-left: 8px;
}

#paymentOptionsDiv label {
	font-size: 19px;
	margin-bottom: 8px;
}

#paypalIcon {
	padding: 2px 0 !important;
	width: 26px !important;
}

.paymentOptionsInsideDiv {
	background-color: #edf0f5;
	border: 1px solid #989898;
	cursor: pointer;	
}

.paymentOptionsInsideDiv:hover {
	background-color: #cecece;	
}

#totalPriceCheckout {
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 24px;
    position: relative; /* Dodato zbog pozicioniranja precrtane stare cene */
    font-family: 'Roboto Slab', serif !important;
    z-index: -1;
}

i[caricature-style] {
	cursor: pointer;
}

#totalPriceCheckout span {
	padding: 0;
}

.sellingPartCheckout {
	margin-bottom: 35px;
}

input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.col-md-10.checkoutCol {
	width: 83.333333% !important;
}

.col-md-10.paymentOptionsInsideDiv {
	width: 83.333333% !important;
}

.checkoutList li {
	font-weight: 400;
}

/*--------------------*/
/* RESPONSIVE STYLE */
/*--------------------*/

/* Settings for desktop CTA Ask for Quote */
@media (max-width: 1349px) {
    .desktopAskForQuoteCTA {
        padding-top: 3em;
    }
    .desktopAskForQuoteCTA > p {
        font-size: 0.9em;
    }
}

@media (max-width: 1199px) { /* Tablet */
    .desktopAskForQuoteCTA {
        padding-top: 1.7em;
    }
    .desktopAskForQuoteCTA > h2 {
        font-size: 1.8rem;
    }
    .desktopAskForQuoteCTA > p {
        font-size: 0.85em;
    }
    #promoCodeText, #promoCodeField, #promoCodeNotification {
        position: static;
    }
    #categoryText p {
        font-size: 1.1em !important;
        width: 81%;
    }
    .video-container {
        width: 76%;
    }
    .footer-third-part img {
        width: 200px;
        float: none;
    }
    .footer-address {
        font-size: 0.9em;
    }
    .mainIconsText h4 {
        font-size: 1.02em;
    }
    .mainIconsText p {
        font-size: 0.75em;
    }
    .mainIconsIcon {
        margin-top: 10px;
    }
    .rectangleUkras {
        height: 150px;
    }
    .categoriesDiv {
        width: 90% !important;
    }
    .mainPageCategoryDiv {
        height: 432px !important;
        margin-bottom: 0.8em;
    }
    
    #priceTable {
        padding: 14px;
    }
    #priceTable li {
        font-size: 15px;
    }
    
    /* Wrapper */

			.wrapper {
				padding: 3em 0 1em 0;
			}
    
    /* CTA */

			#cta {
				padding: 2em 0;
			}
    
    #mu-testimonials {
	    background-image: url("assets/images/notebook-small.jpg");
    }
    
	.overlay {
		display: none;
	}
	#paymentMethods {
		width: 24%;
	}
	
	#smallScreenPriceDiv p {
		font-size: 20px;
	}
	.imageStyleHeader {
		margin-bottom: 35px;
	}
	
	.navbar-brand {
		padding: 0;
		margin-top: 5px !important;
	}
	
	.mu-hero-left h1 {
		font-size: 36px;
	}

	.navbar-brand img {
		width: 180px;
		margin-top: -10px;
	}

	.navbar-default .mu-menu li a {
		margin: 19px 12px 5px;
	}

	.mu-author-info {
		margin-top: 0px;
	}

	.mu-video-iframe {
		height: 450px;
	}

	
}

@media (max-width: 1025px) { /* Smaller Tablet with iPad Pro */
    .video-container {
        width: 80%;
    }
    /* Bug with iPhone and older phones */
    .mainPageCategoryDiv {
        height: 434px !important;
        width: 23% !important;
        margin: 0 1% !important;
        margin-bottom: 0.8em !important;
    }
	#mu-hero {
	    background-image: url("assets/images/tablet-cover.jpg");
		background-attachment: initial;
	}
}

@media (max-width: 991px) { /* Smaller Tablet */
    .tipPageArtistInfo {
        top: 1em;
        left: -1em;
    }
    
    .tipPageAmountOptions {
        margin-top: 4em;
    }
    
    .tipPageAmountButton, #tipPageCustomAmountButton {
        width: 7em;
    }
    
    #tipPageConfirmTipButton {
        width: 14.65em;
    }
    
    #promoCodeText, #promoCodeField, #promoCodeNotification {
        left: 4em;
    }
    #promoCodeText, #promoCodeField, #promoCodeNotification {
        position: absolute;
    }
    #sellingPartCategory {
        margin-top: 80px;
    }
    #orderingPageDecoration img {
        width: 350px;
        margin-left: 16%;
    }
    #orderingPageDecoration h2 {
        top: 0%;
        left: 47%;
    }
    #orderingPageDecoration p {
        top: 22%;
        left: 47%;
        padding-right: 5%;
    }
    .mobileTabletCheckoutListRow {
        margin-top: 0.7em;
    }
    .mobileTabletCheckoutList {
        margin-top: 17px !important;
        margin-bottom: 17px !important;
    }
    .checkoutPageListMobileAndTablet {
        background-color: #f7f7f7;
    }
    .checkoutPageDiv {
        float: left;
    }
    .onlyTabletAndMobile {
        display: block;
    }
    .checkoutPageOrderDesc {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }
    .video-container {
            width: 85%;
        }
    .mobileNoFooter {
        display: none !important;
    }
    .mobileOrderingFooter {
        display: block !important;
        height: 90px;
    }
    .mu-social-media {
    	width: 100%;
    }
    .footer-third-part p {
        margin-top: 1em;
        margin-bottom: 1em;
    }
    .mainIconsTextExtraLeft {
        padding-left: 5px;
    }
    #orderNowButton {
        margin-top: 5px;
    }
    #portfolioButton {
        margin-top: 5px;
    }
    .mainIconsIcon {
        margin-top: 0;
        padding: 3%;
    }
    .mainIconsText {
        margin-top: 27px;
    }
    .firstParagraphOnHomePage {
        margin-bottom: 5px !important;
    }
    .mainPageStyleDiv h3 {
        top: 14px !important;
    }
    .mainPageStyleDiv p {
        top: 30px !important;
        font-size: 13px !important;
    }
    .rectangleUkras {
        display: none;
    }
    .mainPageCategoryDiv {
        height: 507px !important;
    }
    .carouselClass {
        display: none;
    }
    .carouselMobile {
        display: block;
    }
    .mainPageCategoryDiv {
        width: 46% !important;
        margin: 0 2% !important;
        margin-bottom: 0.8em !important;
    }
    .ctaPaddingCategory {
        padding-top: 0 !important;
        padding-bottom: 17px !important;
    }

    .notMobileCategory {
        display: none;
    }
    .onlyMobileCategory {
        display: block;
    }
    
    #categoryText p {
        width: 85%;
    }
    
    .orderPageMainH {
        display: none;
    }
    #smallerOrderingHeader {
        display: block;
    }
    .flexLabelMobile {
        display: -ms-flex;
        display: -webkit-flex;
        display: flex;
    }
    
    .form-group.text-center {
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    
	#mu-testimonials {
		background-attachment: initial;
	}
	/* End of bug fix */
	
	.navbar-brand img {
		margin-top: 0px;
	}

	#sellingPageMain img {
		padding: 20px !important;
	}
	#smallScreenPriceDiv p {
		font-size: 19px;
		padding: 16px 0;
	}
	#priceTable {
		display: none;
	}
	
	#smallScreenPriceDiv {
		display: block;
	}
	
	.imageStyleHeader {
		margin-bottom: 55px;
	}
	
	.tabletAndPhone {
		display: block;
	}
	
	.tabletNone {
		display: none;
	}
	
	.tabletNoneTableCell {
	    display: none;
	}

	.mu-fixed-nav .navbar-brand img {
		margin-top: -7px;
	}
	
	.navbar-default .mu-menu li a {
		font-size: 14px;
		margin: 20px 0px 0px 15px;
	}	

	#mu-hero {
		padding: 90px 0 30px;
	}

	.mu-hero-right {
		margin-top: 15px;
	}

	.mu-primary-btn {
		font-size: 16px;
		padding: 18px 28px;
	}

	.mu-single-counter {
		margin-top: 15px;
		margin-bottom: 40px;
	}

	.mu-simplefilter li{
		margin-bottom: 10px;
	}

	.mu-clients-content-single img{
		width: 100%;
	}

	.mu-contact-right {
		margin-top: 50px;
	}
	
	.mu-video-review-content {
		padding: 0 5%;
	}

	.mu-video-iframe {
		height: 400px;
	}
	
	.mu-counter-area {
		padding: 45px 0 35px;
	}
	
}

@media (max-width: 767px) {
    #categoryText > p {
        padding-top: 1em;
        width: 92%;
    }
    #orderingPageDecoration {
        margin-top: 98px;
    }
    #sellingLeft {
        padding: 40px;
    }
    .checkoutCarouselImg {
        left: 1em;
    }
    .video-container {
        width: 90%;
    }
    .footer-second-part input[type="email"] {
        width: 75%;
    }
    .footer-first-part ul li {
        line-height: 1.59;
    }
    .mu-footer-area {
        padding-left: 1em;
        padding-right: 1em;
    }
    .mainIconsIcon img {
        width: 70%;
        margin: 0 auto;
        display: block;
    }
    #orderNowButton {
        margin-top: 20px;
    }
    #portfolioButton {
        margin-top: 20px;
    }
    .mu-hero-left h1 {
        font-size: 40px;
    }
    #beforeAfter {
        width: 80%;
        display: block;
        margin: 0 auto;
    }
    .mainIconsDiv {
        position:relative;
    }
    .mainIconsWholeDiv {
        padding-left: 3em;
        padding-right: 3em;
    }
    .mainIconsText {
        padding-right: 3em;
        margin-top: 0;
        position:absolute;
        top: 28%;
        left: 28%;
    }
    .mainIconsText h4 {
        font-size: 1.7em;
    }
    .mainIconsIcon {
        margin-top: 14px;
        padding: 2%;
    }
    /*.mainIconsDiv {*/
    /*    padding-left: 4em;*/
    /*    padding-right: 8em;*/
    /*}*/
    /*.mainIconsIcon {*/
    /*    padding: 7.5%;*/
    /*}*/
    /*.mainIconsText {*/
    /*    margin-top: 70px;*/
    /*}*/
    .mainIconsText h4 {
        font-size: 1.6em;
    }
    .mainIconsText p {
        font-size: 1em;
    }
    .firstParagraphOnHomePage {
        font-size: 15px; 
        text-align: center;
        padding-left: 3em;
    }
    .mainPageStyleDiv {
        padding-left: 20% !important;
        padding-right: 20% !important;
    }
    .mainPageStyleDiv h3 {
        top: 40px !important;
        font-size: 2.3em !important;
        padding-right: 40% !important;
    }
    .mainPageStyleDiv p {
        top: 80px !important;
        padding-left: 6% !important;
        padding-right: 46% !important;
        font-size: 1.1em !important;
    }
    .orangeTopBorder {
    	border-top: 18px solid #f27860;
    }
    .purpleTopBorder {
        border-top: 9px solid #7e60b6 !important;
    }
    .greenTopBorder {
        border-top: 9px solid #16a085 !important;
    }
    .blueTopBorder {
        border-top: 9px solid #34b8de !important;
    }
    .categoriesDiv {
        width: 97% !important;
    }
    .mainPageCategoryDiv {
        height: 513px !important;
    }
    .mainPageCategoryDiv p {
        font-size: 0.75em !important;
    }
    .categoryButton {
        font-size: 0.8em !important;
        width: 70% !important;
    }
    .gallerySizeBug {
        padding-left: 30px;
        padding-right: 30px;
    }
    #cta header .button2 {
        margin-left: 0;
    }
    #checkoutHeading {
        margin-top: 10px;
        margin-bottom: 10px !important;
    }
    .mobileAskForQuoteCTAMain a {
        margin-top: 0.7em;
    }
    .button2 {
        margin-top: 0.7em;
    }
    /* Wrapper */

			.wrapper {
				padding: 2em 0 1px 0;
			}
    
    /* CTA */

			#cta {
				padding: 1.5em 0;
			}
			.mobileAskForQuoteMainWrapper {
                padding-bottom: 2em 0 !important;
            }

				#cta header h2 {
					display: block;
				}

				#cta header .button {
					margin: 1em 0 0 0;
				}
	
	#sellingLeftCarousel {
	    padding: 10px;
	}			
	#gridSystemModal {
		margin-top: 20px;
	}
	.navbar-brand {
		float: none;
	}
	#sellingPageMain img {
		padding: 20px !important;
	}
	#centeredButtonsMobile {
		text-align: center;
	}
	.mu-hero-left {
		margin-top: 0;
	}
	.mu-hero-left h1 {
		text-align: center;
	}
	#beforeAfter {
		/*width: 100%;*/
		padding: 35px;
	}
	.navbar-header {
		width: 100%;
	}
	
	.imageStyleHeader {
		margin-bottom: 130px;
	}
	
	.mobileNone {
		display: none !important;
	}
	
	.mobileNoneTableCell {
	    display: none !important;
	}
	
	.tabletNone {
		display: block;
	}
	
	.tabletNoneTableCell {
	    display: table-cell;
	}
	
	.mobileExampleNone {
        display: none !important;
    }
	
	.tabletAndPhone {
		display: block;
	}
	
	#priceTable {
		display: none;
	}
	
	.navbar-default .navbar-brand {
		margin-top: -7px;
	}

	.mu-fixed-nav .navbar-brand img {
		margin-top: -2px;
	}

	.navbar-default .navbar-toggle {
		border-color: #fff;
	}

	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus{
		background-color: transparent;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}

	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		background-color: rgba(0,0,0,0.8);
		text-align: center;
	}

	.navbar-default .mu-menu li a {
		display: inline-block;
	}

	.mu-hero-right {
		margin-top: 0;
	}

	#mu-hero {
		padding: 100px 0 60px;
	}

	.mu-author-info {
		margin-top: 30px;
	}

	.mu-contact-content {
		padding: 0 10%;
	}
	
		
}

@media (max-width: 700px){
    .mainPageCategoryDiv {
        height: 483px !important;
    }
}

@media (max-width: 640px){
    .artistImageTipPage {
        left: 0;
        width: 6em;
        height: 6em;
    }
    .tipPageArtistInfo {
        top: 0em;
        left: 0em;
    }
    #promoCodeText, #promoCodeField, #promoCodeNotification {
        position: static;
        margin-left: 3em;
    }
    .deliveryPolicyTable th, td {
        padding-right: 2em;
    }
    .sellingPartCheckout {
        margin-bottom: 28px;
    }
    .mu-heading-title.category-title-upper {
        margin-top: 20px !important;
    }
    #orderingPageDecoration img {
        margin-left: 8%;
    }
    #orderingPageDecoration p {
        font-size: 0.9em;
        line-height: 1.4;
    }
    #sellingLeft {
        padding: 30px;
    }
    .checkoutCarouselImg {
        left: 0.5em;
    }
    .checkoutCarouselParagraph {
        padding-right: 0;
        padding-left: 33px;
        font-size: 12px;
        line-height: 1.4;
    }
    .checkoutCarouselHeading {
        padding-left: 33px;
        margin-top: 0.2em;
    }
    .splide__pagination {
        left: 50%;
    }
    .sellingPartCheckout {
        margin-top: 110px !important;
    }
    .checkoutCarouselSection {
        margin-bottom: 30px;
    }
    .mu-heading-video-title {
        margin-top: 20px !important;
    }
    .video-container {
        width: 100%;
    }
    .footer-second-part input[type="email"] {
        width: 82%;
    }
    .mainIconsIcon {
        padding: 1%;
    }
    .mainIconsIcon img {
        width: 65%;
    }
    .mainIconsText h4 {
        font-size: 1.45em;
    }
    .mainIconsText p {
        font-size: 0.9em;
    }
    .mainPageStyleDiv {
        padding-left: 10% !important;
        padding-right: 10% !important;
    }
    .mainPageStyleDiv h3 {
        padding-right: 20% !important;
    }
    .mainPageStyleDiv p {
        padding-right: 26% !important;
    }
    
    .mu-hero-left h1 {
        font-size: 36px;
    }
    #beforeAfter {
        width: 100%;
    }
    .mainPageCategoryDiv {
        height: 459px !important;
    }
    body {
        background: #fff;
    }
    .checkoutBody {
        background: #f5f5f5 !important;
    }
    .mu-testimonials-area {
        padding-top: 40px;
    }
    .mu-contact-area {
        padding-left: 25px;
        padding-right: 25px;
    }
    /*.customRequestMainDiv {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }*/
    .mu-contact-content {
        padding: 0;
    }
    /*.mu-contact-area {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }*/
    .mu-heading-title {
        margin-top: 80px !important;
    }
    .mu-belove-video-title {
        margin-top: 50px !important;
    }
    .blog {
        padding-left: 15px;
    }
    .blog img {
        width: 100%;
    }
    .blog a {
        font-size: 20px;
        font-weight: 600;
    }
    .article {
        padding-left: 20px;
        padding-right: 20px;
    }
    .onlyMobile {
        display: block;
    }

    .mobileNone {
        display: none !important;
    }
    
    .mobileNoneTableCell {
        display: none !important;
    }
    
    .smanjiH {
        font-size: 1.1em !important;
    }
    
    .invertovanaLjubicasta {
        background-color: #87ab40 !important;
    }
    .invertovanaZelena {
        background-color: #8669b8 !important;
    }
	.navbar-header
	{
		margin-left: 0px!important;
	}

	#sellingPart {
		margin-top: 90px;
	}
	
	/* Namestanje na prodajnoj velicine */
	.orderPageMainH {
	    font-size: 30px;
	}
	.option-label {
	    font-size: 26px;
	}
	#sellingPageMain img {
		padding: 20px !important;
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}
	#sellingRow {
	    padding: 0 15px;
	}
	#sellingBody {
	    background-color: #edf0f5 !important;
	}
	.tabletAndPhone {
	    font-size: 14px;
	}
	/* -------------- */
	
	
	#centeredButtonsMobile a {
		text-align: center;
	}
	#beforeAfter {
		padding: 35px;
	}
	#paymentMethods {
		width: 27%;
	}
	
	.checkoutPaymentMethods {
		width: 50% !important;
	}
	
	#priceTable {
		display: none;
	}
	
	.imageStyleHeader {
		margin-bottom: 80px;
	}
	
	.tabletAndPhone {
		display: block;
	}
	
	#mu-header.mu-fixed-nav {
		padding: 11px 0;
	}
	
	.mu-heading-area {
		padding: 0;
	}

	.mu-video-iframe {
		height: 300px;
	}

	.mu-primary-btn {
		font-size: 18px;
		padding: 14px 19px;
		margin-top: 15px;
	}

	.slick-dots {
		bottom: 15px;
	}
			

}

@media (max-width: 540px) { /* Resenje buga sa kategorijama sa dugmetom na pocetnoj */
    .mainPageCategoryDiv {
        height: 429px !important;
    }
    .mainIconsText {
        top: 20%;
        left: 30%;
    }
    .mainIconsIcon img {
        width: 75%;
    }
    .mainIconsText h4 {
        font-size: 1.38em;
    }
    .mainIconsText p {
        font-size: 0.87em;
    }
}

@media (max-width: 480px) {
    .tipPageImageDiv {
        width: 100%;
        margin-bottom: 0.5em;
    }
    .tipPageArtistInfo {
        width: 100%;
        text-align: center;
        left: 0;
    }
    .tipsPageSignature {
        right: 1em;
    }
    .artistTipPageP {
        padding-right: 0;
    }
    .checkoutPagePrice {
        margin-top: 23px !important;
    }
    #promoCodeText, #promoCodeField, #promoCodeNotification {
        margin-left: 1em;
    }
    #categoryText > p {
        padding-top: 0;
        width: 100%;
    }
    #orderingPageDecoration {
        margin-top: 68px;
    }
    #orderingPageDecoration img {
        width: 330px;
        margin-left: 4%;
    }
    #orderingPageDecoration h2 {
        font-size: 1.5rem;
    }
    #orderingPageDecoration p {
        line-height: 1.3;
    }
    #sellingLeft {
        padding: 15px;
    }
    .checkoutCarouselImg {
        left: 1em;
    }
    .mobileNone480 {
        display: none !important;
    }
    .sellingPartCheckout {
        margin-top: 80px !important;
    }
    .checkoutCarouselSection {
        margin-top: 80px;
    }
    .mobileNoneSpan {
        display: none;
    }
    .footer-third-part-main {
        padding-top: 22px !important;
        padding-bottom: 22px !important;
    }
    .footer-second-part-main {
        padding-top: 2em !important;
        padding-bottom: 2em !important;
    }
    .footer-second-part input[type="email"] {
        width: 98%;
    }
    .footer-address {
        bottom: 1em;
    }
    .footer-first-part-main {
        padding-bottom: 4em !important;
    }
    .footerLeftList {
        padding-right: 0.5em;
    }
    .footerRightList {
        padding-left: 1em;
    }
    .footer-first-part h4 {
        font-size: 0.9em;
    }
    #mu-hero {
        padding: 60px 0 60px;
    }
    .mainIconsText h4 {
        font-size: 1.33em;
    }
    .mainIconsText {
        top: 15%;
        left: 33%;
    }
    .mu-counter-area {
        padding-bottom: 45px;
    }
    .mainIconsIcon img {
        width: 90%;
    }
    .mainPageStyleDiv h3 {
        top: 40px !important;
        font-size: 1.9em !important;
    }
    .mainPageStyleDiv p {
        top: 65px !important;
        font-size: 1em !important;
    }
    .categoriesDiv {
        width: 95% !important;
    }
    .mainPageCategoryDiv {
        height: 381px !important;
    }
    .categoryH4SecondPart {
        font-size: 1em !important;
    }
    .categoryH4FirstPart {
        font-size: 0.5em !important;
    }
    .mainPageCategoryDiv p {
        font-size: 0.68em !important;
    }
    .categoryButton {
        font-size: 0.71em !important;
    }
    .mobileOrderingFooter {
        height: 90px;
    }
    .tabletAndPhone {
        font-size: 13px;
    }
    .button {
				width: 50%;
				display: block;
				margin: 0 auto !important;
			}
    /* CTA */

			#cta {
				padding: 20px;
			}
			.mobileAskForQuoteMainWrapper {
                padding-bottom: 20px !important;
            }
    /*.customRequestMainDiv {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }*/
    .smanjiH {
        font-size: 1em !important;
    }
    #mu-hero {
	    background-image: url("assets/images/mobile-cover.jpg");
	    background-size: cover;
	}
	.tabletAndPhone {
		margin-top: 10px;
	}
	.checkoutPaymentMethods {
		width: 45% !important;
	}
	#sellingPart {
		margin-top: 80px;
	}
	#sellingPartCategory {
        margin-top: 80px;
    }
	.lowerOnMobile {
		margin-top: 5px;
	}
	.shippingInput {
		padding: 0 10px;
	}
	#beforeAfter {
		padding: 20px;
	}
	.mu-single-counter {
		margin-bottom: 20px;
	}
	.panel {
		margin-bottom: 10px;
	}
	#paymentMethods {
		width: 33%;
	}
	.mu-footer-area {
		padding: 15px 0;
		padding-left: 1em;
        padding-right: 1em;
	}
	.mu-copyright {
		font-size: 14px;
	}
	#mu-social-media {
		display: none;
	}
	.imageStyleHeader {
		margin-bottom: 40px;
	}
	
	.tabletAndPhone {
		display: block;
	}
	
	.navbar-brand img {
		width: 114px;
	}

	#mu-header {
		padding: 10px 0;
	}

	.navbar-default .navbar-brand {
		font-size: 25px;
		margin-top: -3px;
	}

	.navbar-toggle {
		padding: 7px 8px;
		margin-top: 10px;
	}


	.navbar-toggle .icon-bar {
		width: 18px;
	}

	h2{
		font-size: 25px;
	}
	
	.mu-heading-video-title {
        margin-top: 10px;
    }

	.mu-heading-title {
		margin-bottom: 10px;
	}

	.mu-video-iframe {
		height: 250px;
	}

	.mu-contact-content {
		padding: 0;
	}

	.mu-about-content-single h4 {
		margin-bottom: 18px;
	}

	.mu-team-social-info a {
		width: 35px;
		height: 35px;
		font-size: 16px;
		line-height: 35px;
	}

	.mu-contact-form button {
		/*width: 100%;*/
	}
	
}

@media (max-width: 420px) {
    #sellingFormSection {
        margin-top: 30px;
    }
    #orderingPageDecoration img {
        margin-left: 3%;
    }
    #orderingPageDecoration h2 {
        padding-right: 3%;
        left: 53%;
    }
    #orderingPageDecoration p {
        display: none;
    }
    .mainIconsText {
        padding-right: 0;
    }
    .mainIconsText h4 {
        font-size: 1.28em;
    }
    .mainIconsText p {
        font-size: 0.84em;
    }
}

@media (min-width:370px) and (max-width:395px){	/* Bug sa lomljenjem oko proizvoda */
	.none480 {
		display: none;
	}
}

@media (max-width: 375px) {
    .mainIconsText h4 {
        font-size: 1.25em;
    }
    .mainIconsText p {
        font-size: 0.82em;
    }
}

@media (max-width: 360px){
    .tipPageAmountButton, #tipPageCustomAmountButton {
      width: 6em;
    }
    #tipPageConfirmTipButton {
      width: 12.65em;
    }
    .artistImageTipPage {
        width: 5em;
        height: 5em;
    }
    .orangeTopBorder {
    	border-top: 9px solid #f27860;
    }
    .mainPageStyleDiv h3 {
        top: 30px !important;
        font-size: 1.8em !important;
    }
    .mainPageStyleDiv p {
        top: 50px !important;
        font-size: 0.9em !important;
    }
    #promoCodeText, #promoCodeField, #promoCodeNotification {
        margin-left: 0;
    }
    .sellingPartCheckout {
        margin-bottom: 20px;
    }
    #orderingPageDecoration img {
        width: 300px;
        margin-left: 1%;
    }
    #orderingPageDecoration h2 {
        font-size: 1.4rem;
    }
    #categoryText p {
        font-size: 1em !important;
        line-height: 1.5;
    }
    #sellingLeft {
        padding: 10px;
    }
    .checkoutCarouselImg {
        left: 0.5em;
    }
    .checkoutPagePrice {
        font-size: 18px !important;
    }
    .checkoutFreeShipIcon {
        width: 50px !important;
    }
    .fixCategorySpanSize {
        display: none;
    }
    .fixCategorySpanSizeH {
        display: inline !important;
    }
    .mainIconsWholeDiv {
        padding-left: 2em;
        padding-right: 2em;
    }
    .firstParagraphOnHomePage {
        margin-top: 20px;
    }
    .mainPageCategoryDiv {
        height: 355px !important;
    }
	.mobileOrderingFooter {
        height: 75px;
    }

	.checkoutPaymentMethods {
		width: 47% !important;
	}
	#email-input {
		width: 100%;
	}
	.none480 {
		display: block;
	}
	.mu-hero-left h1 {
		font-size: 23px;
		margin-bottom: 7px;
	}
	.mu-primary-btn {
		font-size: 15px;
		padding: 11px 15px;
	}
	#paymentMethods {
		width: 44%;
	}
	.mu-copyright {
		font-size: 11px;
	}
	#smallScreenPriceDiv p {
		font-size: 15px;
		padding: 12px 0;
	}
	.imageStyleHeader {
		margin-bottom: 20px;
		font-size: 1rem;
	}
	
	.overlay i {
		font-size: 42px;
	}
	
	.tabletAndPhone {
		display: block;
		margin-top: 10px;
		
	}
	
	.mu-featured-slider-content {
		top: 49%;
	}

	.mu-featured-slider-content p,
	.mu-featured-slider-content .mu-primary-btn {
		display: none;
	}

	.mu-featured-slider-content h1 {
		font-size: 18px;
		margin-bottom: 0;
	}

	.mu-filter-item-content {
		padding-top: 25%;
		padding-left: 5px;
		padding-right: 5px;
	}

	.filtr-item h4 {
		font-size: 12px;
	}

	.mu-team-content .row > div {
		width: 100%;
	}

	.mu-simplefilter li {
		padding: 1rem 1rem;
		font-size: 12px;
	}
	
}

@media (max-width: 345px){ /* Bug with footer two category lists */
    .footerListFixOnSmallMobile {
        width: 70% !important;
    }
    .footerRightList {
        padding-left: 0 !important;
    }
}

@media (max-width: 320px){
    .tipPageAmountButton, #tipPageCustomAmountButton {
      width: 5em;
    }
    #tipPageConfirmTipButton {
      width: 10.65em;
    }
    .mainPageStyleDiv h3 {
        top: 20px !important;
    }
    .mainPageStyleDiv p {
        top: 40px !important;
    }
    #sellingFormSection {
        margin-top: 25px;
    }
    #orderingPageDecoration img {
        width: 250px;
        margin-left: 0%;
    }
    #orderingPageDecoration h2 {
        left: 48%;
    }
    .checkoutCarouselImg {
        left: 0.2em;
    }
    .checkoutFreeShipIcon {
        display: none;
    }
	.tabletAndPhone {
		display: none;
	}
	.categoryButton {
	    font-size: 0.61em !important;
	}
	.mainIconsIcon {
        margin-top: 21px;
	}
	.mainIconsDiv {
        margin-bottom: 2.5em;
    }
	
}

@media (max-width: 290px){
    .tipPageAmountButton, #tipPageCustomAmountButton {
      width: 4em;
    }
    #tipPageConfirmTipButton {
      width: 8.65em;
    }
    #orderingPageDecoration {
        display: none;
    }
    #sellingFormSection {
        margin-top: 80px;
    }
}
