@font-face {
    font-family: "MinionPro";
    src: url("../fonts/MinionPro-Regular.eot");
    src: url("../fonts/MinionPro-Regular.woff") format("woff"),
        url("../fonts/MinionPro-Regular.otf") format("opentype"),
        url("../fonts/MinionPro-Regular.svg#filename") format("svg");
}

@font-face {
    font-family: "GothamRounded";
    src: url("../fonts/GothamRounded-Medium.eot");
    src: url("../fonts/GothamRounded-Medium.woff") format("woff"),
        url("../fonts/GothamRounded-Medium.otf") format("opentype"),
        url("../fonts/GothamRounded-Medium.svg#filename") format("svg");
}

html,
body {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    overflow: auto;
}

#category.archive article h2 a {
    color: #d92f6a;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

html {
    height: 100%;
}

body {
    min-height: 100%;
}

body,
p,
html {
    font-family: 'GothamRounded', Arial, sans-serif;
}

p,
article {
    font-family: 'MinionPro', Arial, sans-serif !important;
}

body {
    background: url('../img/background.jpg') center bottom no-repeat !important;
}

.nav-center {
    text-align: center !important;
    margin: 0 auto !important;
}

.fl {
    float: left;
}

.navbar-brand {
    margin-right: 0 !important;
}

.nav-link {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
}

#mainNav .navbar-nav>li>a {
    font-family: 'GothamRounded', Arial, sans-serif !important;
}

section {
    clear: both;
    max-width: 100%;
    margin: 0 auto;
}

.contact-tabs a.active {
    color: #fdcc52 !important;
    border-color: #fdcc52 !important;
}

#contactus .nav-tabs .contact-tabs {
    display: inline-block;
    width: 281px;
    color: #d92f6a;
    border: 1px solid #d92f6a;
    margin: 10px auto;
    padding: 10px;
    border-radius: 3px;
}

#contactus .nav-tabs {
    border: none !important;
}

#contactus .nav-tabs .contact-tabs a {
    color: #d92f6a;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 3px;
    font-family: 'GothamRounded', Arial, sans-serif !important;
}

#contactus .tab-content {
    margin-top: 20px;
}

.footer-socmed {
    margin: 0 auto;
    padding: 0;
}

.footer-socmed li {
    display: inline-block;
    margin: 0 10px;
}

.grecaptcha-badge {
    display: none !important;
}

.footer-newsletter {
    color: #d92f6a;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-family: 'MinionPro', Arial, sans-serif;
    font-size: 18px;
}

.txtcenter {
    text-align: center;
}

.txtwhite {
    color: #fff;
}

.dmob {
    width: 256px;
    display: block;
    min-height: 365px;
    margin: 0 auto;
}

.activity-title {
    color: #d92f6a;
    display: block;
    font-family: 'MinionPro', Arial, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
}

div.wpcf7-mail-sent-ok {
    color: #fff;
    font-weight: bold;
}

.khsu {
    display: block;
    font-size: 14px;
    margin-top: 10px;
    margin-left: 20px;
    color: #fff;
}

.modelbg {
    background-size: contain !important;
}

.hometag {
    font-family: 'MinionPro', Arial, sans-serif;
    display: block;
    font-size: 40px !important;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #d92f6a;
}

.hometag span,
.spanhome {
    display: block;
    font-size: 18px;
    letter-spacing: 0;
    text-transform: none;
    margin: 0 auto;
    max-width: 100%;
    letter-spacing: 2px;
}

.spanhome {
    text-align: center;
    font-family: 'MinionPro', Arial, sans-serif;
    font-weight: 200;
}

.activity-list,
.buy-list {

    width: 100%;
    display: block;
    text-align: center;

}

.activity-list-item {
    margin-bottom: 25px;
    display: inline-block;
}

.buynow-list-item {
    display: inline-block;
}

.explorebtn {
    color: #fff;
    text-transform: uppercase;
    background: #d92f6a;
    border-radius: 6px;
    padding: 15px;
    font-size: 14px;
    margin-top: 20px;
    display: inline-block;
    letter-spacing: 1px;
    width: 200px;
}

.activity-box {
    display: block;
    background: #333;
    width: 320px;
    height: 300px;
    max-width: 100%;
    margin: 0 auto 15px;
    overflow: hidden;
    position: relative;
}

.activity-box.Ldip {
    height: 300px;
    overflow: hidden;
    display: block;
}

.sbi_photo_wrap>a {
    height: 320px !important;
}

.activity-box img {
    margin: 0 !important;
}

.carousel-item {
    min-height: 500px;
}

.boxgrey {
    background: rgba(255, 255, 255, .7);
    padding: 60px 0;
    display: table;
    margin: 0 auto;
    border: 1px solid #d3003f;
    width: 100%;
}

#buynow,
#article {
    /*background:url(../img/bgvit.jpg) center bottom no-repeat;*/
    background: url(../img/background.webp) center bottom no-repeat;
    background-size: cover;
}

#contactus {
    background: url(../img/contact-bg.webp) center bottom no-repeat;
    background-size: cover;
}

#activity {
    background: url(../img/activity-bg.webp) center bottom no-repeat;
    background-size: cover;
}

.rtitle {
    color: #d92f6a;
    font-size: 30px;
    letter-spacing: 4px;
    font-weight: 100;
    max-width: 400px;
    width: 100%;
    margin: 0 auto 100px;
    position: relative;
    text-align: center;
    font-family: 'MinionPro', Arial, sans-serif;
}

#buynow .activity-box {
    padding-top: 60px;
    background: none !important;
}

.buynow-list,
.activity-list {
    padding: 0;
    margin: 0 auto;
}

#menu-royaletop {
    padding: 10px;
}

#menu-royaletop li:nth-child(4) {
    margin: 0 auto;
}

#menu-royaletop li:nth-child(4) {
    color: #fdcc52;
    text-indent: -9999px;
    background: url(../img/logoroyale.png) center top no-repeat;
    background-size: contain;
    height: 150px;
    width: 200px;
}

.single article a {
    color: #fcc925;
}

.readmore:hover,
.explorebtn:hover,
#contactus .nav-tabs .contact-tabs a:hover {
    border-color: #fcc925;
    color: #fcc925;
    text-decoration: none;
}

.wpcf7-form-control {
    height: 50px;
    border: none;
    padding-left: 10px;
    background-color: #d4ced1;
    width: 90%;
    color: #fff;
}

.wpcf7-form-control::placeholder {
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 0;
    opacity: 1;
    font-size: 14px;
}

.wpcf7-form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #aaa;
    letter-spacing: 2px;
    text-transform: capitalize;
}

#vid {
    padding: 0;
}

.wpcf7-form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #aaa;
    letter-spacing: 2px;
    text-transform: capitalize;
}

.fullhaf .wpcf7-form-control {
    width: 95% !important;
}

div.wpcf7 .ajax-loader {
    display: table !important;
}

.wpcf7-textarea.contact-message {
    height: 200px;
}

.wpcf7-form-control.wpcf7-submit {
    background-color: #1f2e5a;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    width: 170px;
    float: right;
    margin-right: 22px;
    border-radius: 3px;
}

.wpcf7-form-control.wpcf7-submit:hover {
    background: #fcc925;
}

.wpcf7-form-control.wpcf7-submit {
    background-color: #284b93;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    width: 170px;
    float: right;
    margin-right: 22px;
    border-radius: 3px;
}

#product {
    /*background: url(../img/bgproduct.jpg) #000 center no-repeat;*/
    background: url(../img/bgproduct.webp) #000 center no-repeat;
    background-size: 1280px;
}

#wpcf7-f235-p238-o1,
#wpcf7-f246-p249-o1,
#wpcf7-f247-p252-o1 {
    text-align: center;
}

.footer-socmed .fa-facebook:hover {
    background: #3b5998;
}

.footer-socmed .fa-instagram:hover {
    background: #dd2a7b;
}

.footer-socmed .fa-youtube:hover {
    background: #c4302b;
}

footer {
    clear: both;
    background-color: #fff;
}

.artblock {
    float: left;
}

#tryme h1 {
    display: block;
    width: 95%;
    text-align: center;
    font-family: 'MinionPro', Arial, sans-serif;
    margin: 50px 0;
}

.tryme-btn {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    width: 150px;
    margin: 10px auto;
    padding: 10px;
    border-radius: 6px;
    display: block;
    text-align: center;
    border: 1px solid #fdcc52;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fdcc52+0,fdcc52+100&0.8+0,0.15+100 */
    background: -moz-linear-gradient(top, rgba(253, 204, 82, 0.8) 0%, rgba(253, 204, 82, 0.15) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(253, 204, 82, 0.8) 0%, rgba(253, 204, 82, 0.15) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(253, 204, 82, 0.8) 0%, rgba(253, 204, 82, 0.15) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccfdcc52', endColorstr='#26fdcc52', GradientType=0);
    /* IE6-9 */
}

.tryme-btn:hover {
    background: #fdcc52;
    text-decoration: none;
}

#tophead {
    padding-top: 0;
    background: url('../img/bgpage1.webp') center bottom no-repeat !important;
    background-size: cover;
}

#notfound {
    min-height: 400px !important;
}

#notfound h1 {
    text-align: center;
    color: #fff;
    margin-top: 100px;
    font-family: 'MinionPro', Arial, sans-serif;
}

#notfound h1 span {
    font-size: 60px;
    display: block;
    color: #fdcc52;
    font-family: 'GothamRounded', Arial, sans-serif !important;
}

.logomobile {
    display: none;
}

/*
    .pt-cv-title a {
        color: #fff;
        font-family: 'MinionPro', Arial, sans-serif;
        font-weight: 200;
    }
    h4.pt-cv-title {
        font-size: 18px;
        text-align: center;
        letter-spacing: 3px;
        text-transform: uppercase;
    }
    .artblock.left h4.pt-cv-title {
        text-align: left !important;
    }
    .pt-cv-readmore.btn {
        background: none !important;
        border: 1px solid #fff !important;
        display: table !important;
        margin:0 auto;
    }
    .pt-cv-meta-fields {
        color: #fff;
        margin-top: 15px !important;
    }
    .pt-cv-content {
        color: #999;
        font-size: 13px;
        font-weight: 300;
    }
    
    .pt-cv-content-item:nth-child(2) .pt-cv-thumbnail{
        float: right !important;
    }*/
.artblock.left .pt-cv-readmore.btn {
    display: none !important;
}

article.category-blog {
    margin-top: 60px;
}

article h1 {
    font-size: 40px;
    margin: 30px 0;
    color: #d92f6a;
}

article.category-blog p {
    color: #333;
    font-size: 18px;
}

article.category-blog ul li {
    margin-bottom: 15px;
    font-size: 18px;
}

article.category-blog ul li b,
article.category-blog ul li strong {
    color: #fcc925;
    font-family: 'GothamRounded', Arial, sans-serif !important;
}

article.category-blog h3 b {
    color: #fff;
    font-size: 24px;
    margin: 20px 0;
    display: block;
}

.article-feature-img img {
    width: 100%;
    height: auto;
}

article.category-blog h2 {
    margin: 30px 0;
    font-size: 36px;
}

article p {
    font-weight: 100 !important;
    color: #ccc;
    font-size: 16px;
    font-family: 'MinionPro', Arial, sans-serif;
}

article.category-blog {
    background: none !important;
    text-align: center;
}

article h1 a {
    color: #fff !important;
    font-family: 'MinionPro', Arial, sans-serif;
    font-size: 30px;
    padding-top: 20px;
    display: block;
    text-transform: uppercase;
}

.article-meta {
    display: block;
    color: #fff;
    margin-bottom: 20px;
    font-size: 14px;
}

.article-meta a {
    color: #ccc;
}

.article-meta .avatar {
    border-radius: 50%;
    width: 35px;
    height: 35px;
    margin-right: 10px;
}

.article-feature-img {
    margin-bottom: 20px;
    display: block;
}

.artblock.right .pt-cv-content-item {
    margin: 0 !important;
    padding: 0 !important;
}

.latestBlog,
.editorspick {
    float: left;
}

.blog-box {
    display: block;
    float: left;
    width: 100%;
    min-height: 375px;
    text-align: center;
}

.blog-thumb {
    height: 200px;
    overflow: hidden;
    display: block;
}

.blog-box:nth-child(2) .blog-thumb {
    float: right !important;
}

.blog-txt {
    display: table;
    padding: 10px 20px;
    color: #d92f6a;
    font-family: 'MinionPro', Arial, sans-serif;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    min-height: 200px;
}

.blog-txt span {
    font-size: 10px;
    display: block;
    margin-bottom: 10px;
}

.yVideo {
    text-align: center;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.65);
    box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.65);
    max-width: 100%;
    margin: 0 auto;
}

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

#ModalBuynow .mfp-close {
    color: #fff !important;
}

#ModalBuynow {
    background-color: #333 !important;
}

#ModalBuynow .activity-box {
    min-height: 100px !important;
    height: auto;
}

#ModalBuynow .hometag {
    color: #fff;
    font-size: 24px !important;
}

.readmore {
    color: #fff;
    background: #d92f6a;
    border-radius: 6px;
    padding: 10px 15px;
    font-size: 12px;
    font-family: 'GothamRounded', Arial, sans-serif;
    font-weight: 200 !important;
    margin: 10px auto 20px;
    display: table;
    letter-spacing: 2px;
}

.BlgTitle {
    min-height: 120px;
}

#output,
article {
    font-size: 16px;
    line-height: 24px;
    margin: 15px 0;
}

.article-metatag {
    padding: 20px;
}

.blog-meta {
    font-size: 10px;
    text-align: left;
    text-transform: capitalize !important;
    font-family: 'GothamRounded', Arial, sans-serif;
    letter-spacing: 0;
    color: #999;
    padding-bottom: 8px;
    display: block;
    float: left;
}

.blog-excerpt {
    font-size: 14px;
    letter-spacing: 0;
    text-transform: none !important;
    font-family: 'MinionPro', Arial, sans-serif;
    font-weight: 100;
    text-align: left;
    color: #aaa;
}

.latestBlog h4 {
    font-family: 'MinionPro', Arial, sans-serif;
    font-size: 20px;
    text-align: left;
    letter-spacing: 3px;
}

.latestBlog .blog-txt {
    padding: 15px 0;
}

.cpl {
    float: left;
    width: 100%;
    display: block;
    color: #fff;
    font-size: 12px;
    text-align: left;
    padding: 15px;
}

.cpl>div {
    float: left;
}

.cpl>div strong {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'MinionPro', Arial, sans-serif;
}

.contactTitle {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 10px 0;
}

.footer-socmed .fa {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 40px;
    color: #36538c !important;
    display: block;
}

#activity .section-heading {
    margin-bottom: 10px;
}

.slick-slide .pthumb {
    margin-top: 80px;
}

.slick-current .pthumb {
    display: none;
}

.pthumb {
    width: 200px !important;
}

.pbig {
    display: none !important;
}

.slick-current .seemore,
.slick-current .tryme-btn {
    display: block !important;
}

.slick-current .dmob {
    background: none !important;
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
}

.slick-current .pbig {
    display: block !important;
}

.slick-current img {
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

.slick-next,
.carousel-control-next-icon {
    background: url(../img/arrow-right.png) center no-repeat !important;
    text-indent: -9999px;
    background-size: contain !important;
    width: 40px !important;
    height: 40px !important;
}

.slick-prev,
.carousel-control-prev-icon {
    background: url(../img/arrow-left.png) center no-repeat !important;
    text-indent: -9999px;
    background-size: contain !important;
    width: 40px !important;
    height: 40px !important;
}

.slick-arrow {
    opacity: .5;
}

.slick-arrow:hover {
    opacity: 1;
}

.addtoany_share {
    width: 24px;
    height: 24px;
    float: right;
}

.addtoany_shortcode {
    float: right;
    width: 20px;
    height: 40;
    display: block;
}

#carouselMobile {
    display: none;
}

#carouselMobile .carousel-inner {
    min-height: 420px;
}

#carouselMobile .seemore {
    margin: 0 auto;
    display: block;
}

#product-page h2,
#product-page h1 {
    color: #d92f6a;
    font-size: 40px;
    font-family: 'MinionPro', Arial, sans-serif;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-align: center;
}

#product-page h2 span,
#product-page h1 span {
    font-size: 8px;
    display: block;
    letter-spacing: 1px;
}

.subTxt {
    color: #d92f6a;
    text-align: center;
    font-family: 'MinionPro', Arial, sans-serif;
    width: 250px;
    margin: 0 auto;
    font-size: 14px;
    max-width: 100%;
    margin: 0 auto;
}

.pagination {
    display: block;
    margin-top: 200px;
    float: none;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #aaa;
}

.black-vervet .Imgrotating {
    display: none;
}

.TextP {
    color: #d92f6a;
    text-align: center;
    width: 350px;
    max-width: 100%;
    font-family: 'MinionPro', Arial, sans-serif;
    font-size: 14px;
    margin: 0 auto;
}

#product-page .seemore {
    display: block;
    text-align: center;
    margin: 20px auto;
}

header.masthead {
    width: 100%;
}

body.activity {
    padding-top: 100px;
}

.galleryMD {
    margin: 100px auto;
    width: 1000px;
    max-width: 100%;
}

.galleryMD a {
    float: left;
    max-width: 300px;
    margin: 10px;
}

.page-template-product_page #product-page {
    background: none;
}

.black-vervet #product-page {
    background: none;
}

.page-template-product_page footer {
    background: none !important;
}

.sfsi_widget.sfsi_shortcode_container {
    display: block;
    clear: both;
    width: 100%;
    margin-top: 40px;
}

#buynow {
    position: relative;
    background: url(../img/shop-bg.webp) center no-repeat;
    background-size: cover;
}

#product {
    background-size: cover;
    background: url(../img/product-bg.webp) center top no-repeat;
    background-size: cover;
}

@media (max-width: 992px) {
    #menu-royaletop #menu-item-9 {
        display: none;
    }

    #mainNav .navbar-toggler {
        z-index: 10;
        position: relative;
    }

    #tophead {
        padding-bottom: 0 !important;
    }

    #tophead .container {
        max-width: 90% !important;
        margin: auto !important;
        display: block;
    }

    .rtitle {
        max-width: 270px !important;
    }

    .logomobile {
        display: block !important;
        background: url(../img/logoroyale.png) center top no-repeat;
        background-size: contain;
        height: 80px;
        width: 100%;
        margin: 0 auto;
        position: absolute;
        top: 10px;
        left: 0;
        z-index: 1;
    }

    #menu-royaletop {
        margin-top: 60px !important;
    }

    .black-vervet #product-page {
        padding-top: 30px !important;
    }

    #carouselMobile h4 {
        margin-top: 40px;
    }

    .rtitle::before {
        content: "";
        display: block;
        width: 40px;
        height: 1px;
        border-bottom: 1px solid #fff;
        position: absolute;
        top: 18px;
        left: 0;
    }

    .rtitle::after {
        content: "";
        display: block;
        width: 40px;
        height: 1px;
        border-bottom: 1px solid #fff;
        position: absolute;
        top: 18px;
        right: 0;
    }

    .modelbg {
        background: url(../img/sandew.webp) left bottom no-repeat;
        background-size: 100%;
        margin-bottom: 0 !important;
    }

    #ModalBuynow .activity-box {
        max-width: 100%;
        width: 100%;
    }

    #navbarResponsive {
        background: #fff;
    }

    .menu-item {
        margin: 15px 0;
    }

    .modelbg {
        background-position: center bottom !important;
        min-height: 550px !important;
    }

    .modelbg>div {
        padding: 0 !important;
        margin: 0 !important;
    }

    header.masthead .header-content h1 {
        margin: 0;
    }

    header.masthead {
        padding-bottom: 0;
    }

    .latestBlog {
        margin-bottom: 50px;
        border-bottom: 1px solid #555;
        padding-bottom: 20px;
    }

    #contactus .hometag,
    #buynow .hometag {
        font-size: 20px !important;
    }

    .footer-newsletter {
        font-size: 12px;
    }
}

@media (min-width: 992px) {
    .modelbg {
        background: url(../img/sandew.webp) bottom no-repeat;
    }

    #buynow:after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background: url(../img/flower-shop.webp) center no-repeat;
        background-size: cover;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
    }

    .buynow-list {
        z-index: 999 !important;
        position: relative;
    }

    .imgpTop {
        display: block;
        margin-top: 20%;
        max-width: 760px;
    }

    #product .slick-list {
        margin-top: 100px;
    }

    .page-template-product_page main {
        background-position: center bottom !important;
    }

    .buynow-list-item {
        margin: 0 20px;
    }

    #product {
        padding-top: 150px !important;
    }

    #uploadFiles {
        width: 95%;
        padding-left: 0 !important;
        color: #fff;
        font-size: 14px;
        font-family: 'GothamRounded', Arial, sans-serif;
    }

    #tophead {
        padding-bottom: 0;
    }

    .activity-list-item {
        margin: 0 50px;
    }

    .menu-item {
        width: 150px;
    }

    .blockhaf {
        width: 50%;
        display: block;
        float: left;
        margin: 10px 0;
    }

    .fullhaf {
        width: 100%;
        display: block;
        margin: 10px 0;
        float: left;
    }

    section {
        min-height: 100vh;
        padding: 150px 0;
    }

    #product {
        min-height: 100px;
    }

    #product-page {
        margin-top: 0;
    }

    #carouselBig {
        padding: 0;
        max-width: 1280px;
        margin: 0 auto 0;
        /*margin: 100px auto 0;*/
    }

    #product-page .Mt {
        margin-top: 18%;
    }

    #activity {
        padding-top: 100px;
    }
}

@media (max-width: 768px) {
    #vid {
        min-height: 100px !important;
    }

    .hometag img {
        width: 200px;
        height: auto;
    }

    .hometag span {
        font-size: 14px;
        width: 300px;
        max-width: 100%;
    }

    header.masthead {
        background-position: center bottom;
        padding-top: 100px;
    }

    header.masthead .header-content {
        margin-bottom: 250px;
    }

    .explorebtn {
        margin-bottom: 30px;
    }

    .blog-box img {
        float: none !important;
        margin: 0 auto;
        display: block !important;
    }

    #product-page {
        padding-top: 100px !important;
    }

    .blog-box:nth-child(2) .blog-thumb {
        float: none !important;
    }

    .contactTitle {
        margin-bottom: 25px;
    }

    section {
        padding: 30px 0 !important;
        overflow: hidden;
    }

    .tophead {
        padding: 0 !important;
    }

    #activity {
        padding: 0 !important;
    }

    .slick-arrow {
        display: none !important;
    }

    .blockhaf,
    .fullhaf {
        margin: 15px;
    }

    .wpcf7-form-control,
    .fullhaf .wpcf7-form-control {
        width: 100% !important;
    }

    .wpcf7-form-control.wpcf7-submit {
        margin-right: 0 !important;
    }

    #carouselBig {
        display: none !important;
        visibility: ;
    }

    #carouselMobile {
        display: block !important;
        width: 100%;
        min-height: 600px;
    }

    #carouselMobile img {
        max-width: 250px;
        height: auto;
    }

    section {
        min-height: 500px !important;
    }

    .Imgrotating {
        width: 275px !important;
        height: 275px !important;
        top: 40%;
    }
}

/*------- Carousel -----------*/
.slider {
    width: 100%;
    margin: 100px auto;
}

.slick-slide {
    margin: 0px;
}

.slick-slide img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}


.slick-slide {
    transition: all ease-in-out .3s;
    /*opacity: .2;*/
}

.slick-list {
    padding: 0 0 250px 0 !important;
}

.slick-current {
    opacity: 1;
}

.slick-track {
    height: 300px;
}

.slick-next {
    left: 59%;
    z-index: 100;
}

.slick-prev {
    left: 39% !important;
    z-index: 100;
}

.slick-current h4,
#carouselMobile h4 {
    display: block !important;
    color: #d92f6a;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'MinionPro', Arial, sans-serif;
    font-size: 20px;
}

.slick-current h4 span,
#carouselMobile h4 span {
    font-size: 8px;
    display: block;
}

.slick-current .seemore {
    display: block !important;
}

.hide {
    display: none;
}

.seemore {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    width: 150px;
    margin: 0 auto;
    padding: 10px;
    border-radius: 50px;
    background: #d92f6a;
}

.page-template-product_page main {
    background: url(../img/background.jpg) #1a1b20 center no-repeat;
    background-size: 1280px;
    min-height: 675px;
    background-size: cover;
    overflow: hidden;
    /*background-attachment:fixed;*/
}

.Imgrotating {
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 40s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotate;
    -moz-animation-duration: 40s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

.starry-night #product-page {
    background: url(../img/bg-starrynight-flower.png) 110% center no-repeat;
    background-size: 250px;
}

.starry-night .Imgrotating {
    position: absolute;
    left: -20%;
    width: 500px;
    height: 500px;
    max-width: 100%;
    background: url(../img/bg-starrynight-flower2.png) center no-repeat !important;
    background-size: cover !important;
}

.hot-summer #product-page {
    background: url(../img/bg-hotsummer-flower.png) 110% center no-repeat;
    background-size: 250px;
}

.hot-summer .Imgrotating {
    position: absolute;
    left: -20%;
    width: 500px;
    height: 500px;
    max-width: 100%;
    background: url(../img/bg-hotsummer-flower.png) center no-repeat !important;
    background-size: cover !important;
}

.winter-breeze #product-page {
    background: url(../img/bg-winterbreeze-flower.png) 110% center no-repeat;
    background-size: 250px;
}

.winter-breeze .Imgrotating {
    position: absolute;
    left: -20%;
    width: 500px;
    height: 500px;
    max-width: 100%;
    background: url(../img/bg-winterbreeze-flower.png) center no-repeat !important;
    background-size: cover !important;
}

.pink-satin-2 #product-page {
    background: url(../img/bg-pinksatin-flower.png) 110% center no-repeat;
    background-size: 250px;
}

.pinkSatin.nostyle {
    font-size: 14px !important;
    text-transform: initial !important;
    letter-spacing: 0 !important;
    margin: 0;
}

.pink-satin-2 .Imgrotating {
    position: absolute;
    left: -20%;
    width: 500px;
    height: 500px;
    max-width: 100%;
    background: url(../img/bg-pinksatin-flower.png) center no-repeat !important;
    background-size: cover !important;
}

.purple-dawn #product-page {
    background: url(../img/bg-purpledawn-flower.png) 110% center no-repeat;
    background-size: 250px;
}

.purple-dawn .Imgrotating {
    position: absolute;
    left: -20%;
    width: 500px;
    height: 500px;
    max-width: 100%;
    background: url(../img/bg-purpledawn-flower.png) center no-repeat !important;
    background-size: cover !important;
}

#menu-royaletop li:nth-child(4) a {
    width: 150px;
    height: 100px;
    display: block;
    margin: 0 auto;
}

.navbar-toggler {
    border: none;
    background: transparent !important;
}

.navbar-toggler:hover {
    background: transparent !important;
}

.navbar-toggler .icon-bar {
    width: 26px;
    transition: all 0.2s;
    background: #d3003f;
    height: 2px;
    margin-bottom: 5px;
    display: block;
}

.navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}

.navbar-toggler .middle-bar {
    opacity: 0;
}

.navbar-toggler .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}

.navbar-toggler.collapsed .top-bar {
    transform: rotate(0);
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1;
}

.navbar-toggler.collapsed .bottom-bar {
    transform: rotate(0);
}

/* share */
.mobile-social-share {
    background: none repeat scroll 0 0 #EEEEEE;
    display: block !important;
    min-height: 70px !important;
}

.mobile-social-share h3 {
    color: inherit;
    float: left;
    font-size: 15px;
    line-height: 20px;
    margin: 25px 25px 0 25px;
}

.share-group {
    float: right;
}

.btn-group {
    display: inline-block;
    font-size: 0;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}

.mobile-social-share ul {
    float: right;
    list-style: none outside none;
    margin: 0;
    min-width: 61px;
    padding: 0;
}

.share {
    min-width: 17px;
}

.mobile-social-share li {
    display: block;
    font-size: 18px;
    list-style: none outside none;
    margin-bottom: 3px;
    margin-left: 4px;
    margin-top: 3px;
}

.btn-share {
    background-color: #111;
    color: #333333;
}

.caret {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}

#socialShare {
    max-width: 59px;
}

#socialShare a {
    padding: 0 !important;
}

#socialShare i {
    font-size: 14px;
    color: #666;
}

#socialShare .dropdown-menu.show {
    background: rgba(26, 27, 32, .8);
    padding: 5px 14px;
    margin: 0;
    border-radius: 4px;
}

@media (max-width : 320px) {
    #socialHolder {
        padding-left: 5px;
        padding-right: 5px;
    }

    .mobile-social-share h3 {
        margin-left: 0;
        margin-right: 0;
    }

    #socialShare {
        margin-left: 5px;
        margin-right: 5px;
    }

    .mobile-social-share h3 {
        font-size: 15px;
    }
}

@media (max-width : 238px) {
    .mobile-social-share h3 {
        font-size: 12px;
    }
}

.archive article {
    background: #333;
}

.archive h1 {
    display: block;
    float: left;
    width: 100%;
    color: #fff;
    font-size: 14px;
    padding-left: 15px;
    margin-bottom: 25px;
}

.archive article h2 {
    font-size: 18px;
    margin: 15px 0;
    color: #fff !important;
    display: block;
    padding: 15px;
    float: left;
    text-align: center;
    font-family: 'MinionPro', Arial, sans-serif;
}

.archive .blog-excerpt {
    text-align: center;
    padding: 15px;
}

.archive article h2 a {
    color: #fff;
}

.archive article h2 a:hover {
    color: #fdcc52;
    text-decoration: none;
}

.content-box {
    padding: 0 20px;
}

/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {

    .page-template-product_page section {
        background-position: center center !important;
    }

    #product-page .imgThumb {

        max-width: 300px;
        margin: 0 auto;

    }
}

@media (min-width : 1200px) {

    #tophead,
    #product,
    .page-template-product_page main {
        background-size: cover !important;
    }

    .container {
        max-width: 1400px !important;
    }
}

