/*
Theme Name: PrinceArmory
Theme URI: 
Description: Child theme of godlike theme for the Godlike theme
Author: <a href="https://themeforest.net/user/_nk">nK</a>
Author URI: 
Template: godlike
Version: 2.8.1
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 18 Nov 2019 13:22:16 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/


#pwgc-redeem-gift-card-number{
	background: transparent;
	border-bottom: 1px solid #404040;
}
#pwgc-apply-gift-card{
	background: transparent;
    border: 1px solid #fff;		
}
#pwgc-apply-gift-card:hover{
	-webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}


.banner-wrapper{
    min-height: 800px;
    background-size: cover !important;
    background-position: center center !important;
     margin-top: -90px;
    overflow: visible !important;
}
.banner-wrapper:after {
    content: '';
    background: url(https://www.princearmory.com/wp-content/uploads/2020/08/header-frame-bottom-bg3.png);
    background-repeat: no-repeat;/* 
    height: 203px;*/
    height: 13vw;
    display: block;
    background-position: center center;
    background-size: cover;
    width: 100% !important;
    position: absolute;
   /* bottom: -77px;*/
   bottom: -5vw;
    left: 0;
    right: 0;
    z-index: 99;
}
.page-id-24465 .nk-header-title.nk-header-title-md {
    display: none;
}
.page-id-24465 .nk-page-border {
    display: none;
}

.page-id-24465 header.nk-header{
    /*background: url(https://www.princearmory.com/wp-content/uploads/2020/07/header-frame-1.png);
    background-size: 1470px;
    background-position: top, bottom;
    background-attachment: fixed;
    height: 148px;
    background-repeat: no-repeat;
    content: '';
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;*/


    background: url(https://www.princearmory.com/wp-content/uploads/2020/07/header-frame-1.png);
    background-size: contain;
    background-position: top, bottom;
    background-attachment: unset;
    height: 13vw;
    background-repeat: no-repeat;
    content: '';
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.page-id-24465 .nk-navbar.nk-navbar-top {
   /* padding-top: 13px;*/
    height:6vw;
    display: flex;
    align-items: center;
}	
.page-id-24465  header.nk-header:before {
    content: '';
    background: url(https://www.princearmory.com/wp-content/uploads/2020/07/menu-fire-img.png);
    height: 76px;
    display: inline-block;
    background-position: center center;
    width: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -10px;
    background-size: 76px;
}
.page-id-24465 .nk-navbar .nk-nav .nk-drop-item > a::after {
    display: none;
}
.page-id-24465 .nk-navbar .nk-nav>li>a {
    padding: 5px 10px!important;
    font-size: 16px;
}

.page-id-24465 .nk-navbar .nk-nav-right { 
    left: -120px;
    top: -7px;
}


body .banner-slider{
    min-height: 900px;
    height: 55vw;
    width: 100% !important;
    background-size: cover !important;
    background-position: center center !important;
}
body .video-section{
    background: #111111;
    background: #111111;
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    margin-top: -18px;
    background-size: cover !important;
    background-position: center center !important;
}
#video-wrapper:before{
    content: '';
    background: linear-gradient(360deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 0%) 52%, rgb(15 15 15) 100%);
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
}
.video-section h2 {
    font-weight: 400;
}
.video-sub-heading-text{
	margin-bottom: 0px !important;
}
.video-sub-heading-text p{
    font-family: 'Marcellus SC', serif;
    font-size: 22px;
    text-align: center;
    line-height: normal;
    color:#cfcfcf; 
}
.video-sub-heading-text span{
	color:#deba8c; 
}

.video-block {
/*    background-image: url(https://www.princearmory.com/wp-content/uploads/2020/07/video-frame-1.png) !important;
*/  background-image: url(https://www.princearmory.com/wp-content/uploads/2020/10/video-frame_1.png) !important;
    background-position: center center;
    background-size: 530px;
    background-repeat: no-repeat;
    /*padding:65px; */
    padding:55px;   
    position: relative;
    min-height: 445px;
}
.video-block.vi-thumb{
 background-image: url(https://www.princearmory.com/wp-content/uploads/2020/10/video-frame-3.png) !important;
}

.video-block iframe {
    display: none;
}

.video-modal-inner iframe {
    min-height: 324px;
    border: none;
}

.video-block img {
	/*    display: none !important;*/

	    position: relative;
    z-index: -1;
}
.video-block iframe{    
    z-index: -1 !important;
}



.video-block .play {
    background-image: url(https://www.princearmory.com/wp-content/uploads/2020/07/play-icon.png) !important;
    background-size: 65px !important;
    background-repeat: no-repeat !important;
    background-color: #000 !important;
    border-radius: 100%;
    background-position: center !important;
    z-index: 99;
    width: 65px;
    height: 65px;
    position: relative;
   cursor: pointer;
}
.video-block .play:after{
    content: 'Play';
    font-family: 'Marcellus SC', serif;
    font-size: 20px;
    position: absolute;
    bottom: -35px;
    left: 14px;
}

.video-block .rll-youtube-player {
    padding-bottom: 78%;
}
.video-frame-img img {
  /*  display: block !important;*/
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 550px;
    z-index: 99;
}
.explore-btn .vc_general.vc_btn3 {
    background-color: transparent !important;
    border: 0;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Marcellus SC', serif;
    background-image: url(https://www.princearmory.com/wp-content/uploads/2020/07/button-frame.png);
    display: inline-block !important;
    background-size: 220px;
    background-repeat: no-repeat;
    width: 220px;
    text-align: center;
    height: 97px;
    padding-top: 27px;
    text-shadow: 0 0px 7px #fff;
}
.explore-btn .vc_general.vc_btn3:hover,
.explore-btn .vc_general.vc_btn3:focus{
	border: 0px;
}
.explore-btn {
    display: block !important;
    text-align: center;
}


.custom-fantasy-section {
    padding-top: 0 !important;
}
.custom-heading-row .vc_separator {
    height: 58px;
    background-position: center !important;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -58px;
    border: 0 !important;
    margin-bottom: 0px !important;
}
body .custom-fantasy-section,
body .custom-heading-row {
    overflow: visible !important;
}
.custom-heading-row .vc_separator .vc_sep_holder {
    display: none;
}

.custom-heading-row .vc_column-inner {
    padding-top: 7px !important;
}
body .custom-fantasy-section {
    background-color: #111111;
        background-position: center center !important;
    background-size: cover !important;
}
body .custom-fantasy-section:before {
    content: '';
    height: 300px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    /*background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgb(255 255 255 / 0%) 52%, #0f0e0e 100%);*/
    background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 0%) 52%, rgb(15 14 14) 100%);
}

body .custom-heading-row{
    background-position: center center !important;
    background-size: cover !important;
} 
body .templates-featured-products{
    /*background-position: center center !important;*/
    background-size: cover !important;
}
body .templates-featured-products:before{
    content: '';
    height: 200px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;    
    /*background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 0%) 20%, rgb(0 0 0) 100%);*/
  /* background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgb(2 2 2 / 0%) 20%, rgb(3 3 3) 100%);*/
    
}
 
.text-contain-block p {
    font-size: 20px;
    text-align: center;
    max-width: 70%;
    margin: 0 auto;
    font-family: 'Marcellus SC', serif;
    color: #bababa;
}
.text-contain-block p strong {
    color: #d6b183;
    font-weight: 400;
}
.custom-heading-row .vc_column-inner{
    padding-top: 11px !important;
}
.custom-heading-row .vc_column-inner h2{
	font-weight: 400;
}
body .amore-services {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.amore-services>div .vc_column-inner {
    padding: 0 5px !important;
}
.amore-services>div{
	/*transition:all 0.5s ease;*/
}
.amore-services>div:hover{
	background:url(https://www.princearmory.com/wp-content/uploads/2020/07/amore-service-hover-bg.png);
	background-repeat: no-repeat; 
    background-size:300px;
    background-position: 55px 62px;

}
.amore-services div.amore-services-two:hover,
.amore-services div.amore-services-three:hover  {
    background-position: 0 0!important;
}


.amore-services>div:hover h2{
	color: #9f8463 !important;
}
.amore-services-one img {
    margin-top: 94px;
}
.amore-services-two img {
    max-width: 90% !important;
    margin-top: 60px;
}
.amore-services-three img {
    margin-top: 52px;
}
.amore-services-four img {
    margin-top: 175px;
}

.amore-services h2 {
    font-weight: 400;
    font-size: 20px !important;
}

.see-more-btn.explore-btn .vc_general.vc_btn3{
	background-size: 200px;
    width: 200px;
    height: 97px;
    padding-top: 30px;
}

body .prince-academy-section {
   /* background-position: center center !important;*/
    background-color:#0f0e0e;
    background-size: cover !important;
    padding-top: 200px !important;
    min-height:1400px;
}
.prince-academy-section:after {
    content: '';
    height: 135px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    /*background: linear-gradient(360deg, rgba(255,255,255,0) 0%, rgb(255 255 255 / 0%) 52%, #0f0f0f 100%);*/
    background: linear-gradient(360deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 0%) 52%, rgb(15 15 15) 100%);
}
.prince-academy-section:before {
    content: '';
    height: 300px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
     background: rgba(0,0,0,0.1);
    /*background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgb(255 255 255 / 0%) 52%, #000000 100%);*/
    background: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgb(0 0 0/0%) 52%,rgb(0 0 0) 100%);
}
body .image-slider-section {
  /*  margin-top: -180px;*/
    background-color: black !important;
}
.image-slider-section {
   /* background: url(https://www.princearmory.com/wp-content/uploads/2020/08/image-slider-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;*/
}
.image-slider-section:before {
    content: '';
    background: url(https://www.princearmory.com/wp-content/uploads/2020/08/cloud-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-position: center center;
    bottom: 0;
}

.academy-slider .vc_item {
    position: relative;
    height: 304px !important;
}

.academy-slider  .vc_item .vc_inner:after {
    background: url(https://www.princearmory.com/wp-content/uploads/2020/07/slide-item-frame.png);
    background-repeat: no-repeat;
       background-size: cover;
    background-position: center center;
    content: '';
    position: absolute;
    z-index: 999;
    height: 290px;
    width: 300px;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    z-index: 10;
}
.academy-slider .vc_item  .vc_inner{
    padding-top:26px;
    max-width: 300px;
    margin: 0 auto !important;
}
.academy-slider .vc_item .vc_inner img{
    max-width: 100%;
      height: 258px;
    width: 260px;
    object-fit: cover;
    margin: 0 auto;
    display: block;
}
.academy-slider  span.icon-prev {
    background: url(https://www.princearmory.com/wp-content/uploads/2020/07/arrow-left.png);
    background-repeat: no-repeat;
    width: 70px !important;
    height: 70px !important;
    background-size: 70px;
    position: relative;
    left: -40px !important;
}
.academy-slider span.icon-next {
    background: url(https://www.princearmory.com/wp-content/uploads/2020/07/arrow-right.png);
    background-repeat: no-repeat;
    width: 70px !important;
    height: 70px !important;
    background-size: 70px;
    position: relative;
    left: 50px !important;
}
.academy-slider .vc_carousel-control {
    opacity: 1 !important;
}
.academy-slider .vc_carousel-control .icon-prev:before {
    content: 'Previous' !important;
    color: #fff;
    font-size: 14px;
    top: 30px !important;
     font-family: 'Marcellus SC', serif;
    text-shadow: 0 0 10px #fff;
}
.academy-slider .vc_carousel-control .icon-next:before{
    content: 'Next' !important;
    color: #fff;
    font-size: 14px;
    top: 30px !important;
    font-family: 'Marcellus SC', serif;
    text-shadow: 0 0 10px #fff;
}
.social-links{
    text-align: center;
    font-size: 22px;
    font-family: 'Marcellus SC', serif;
    position: relative;
    z-index: 10;
}
.social-links a {
    margin: 0 10px;
    color: #d6b183;
    text-decoration: none;
}
.social-links a svg {
    color: #fff;
    font-size: 30px;
    margin-right: 5px;
}

.armor-templates-section .nk-product-rating svg {
    color: #ceb188;
}

body .armor-templates-section {
    background: #000;
    padding-top: 200px !important;
    background-position: center center !important;
    background-size: cover;
}
.armor-templates-section .vc_column-inner {
    position: relative;
    top: -20px;
}
.helmet-price p{
    text-align: center;
    color:#ceb188;
    font-size:26px;
    font-family: 'Marcellus SC', serif;
}

body .template-heading-part {
    background-position: center -173px !important;
    background-size: cover;
}
.template-heading-part:before {
    content: '';
    background-image: url(https://www.princearmory.com/wp-content/uploads/2020/07/template-top-bg-01.png?id=24758)!important;
    background-repeat: no-repeat;
    background-size: cover;
    height: 30vw;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

body .template-bottom-part {
    background-position: 0 0 !important;
    background-size: cover;
    min-height: 250px;
    z-index: 10;
   /* margin-top: -24px;*/
}

body .armor-templates-section .nk-product .nk-product-bottom, 
body .armor-templates-section .nk-product .nk-product-bottom {
    visibility: visible !important;
    opacity: 1 !important;
    background-color: transparent !important;
}
body .armor-templates-section .nk-product-bottom {
    position: static !important;
}
body .armor-templates-section .nk-product-bottom>div>* {
    background-color: transparent !important;
}
body .armor-templates-section .bg-dark-1,
body .armor-templates-section .nk-store .nk-product>div:hover,
body .armor-templates-section .nk-store .nk-product>div.hover {
    background-color: transparent !important;
    transform: scale(1) !important;
}
body .armor-templates-section  .nk-product-rating {
    opacity: 1 !important;
}
body .armor-templates-section .nk-product-rating {
    opacity: 1 !important;
    color: #fff;
    font-size: 22px;
}
.armor-templates-section .nk-product-price del {
    display: none;
}
.armor-templates-section .nk-product-bottom .button {
    display: none !important;
}
.armor-templates-section  h2.nk-product-title {
    margin-bottom: 15px;
    margin-top: 10px !important;
}
.armor-templates-section div.product div.images img {
    max-height: 290px;
    width: auto;
    margin: 0 auto;
}
.armor-templates-section span.woocommerce-Price-amount.amount {
    color: #ceb188;
}
.armor-templates-section div.product div.images {
    margin-bottom: 0 !important;
}
.page-id-24465 .nk-product-bottom > div > * {
    padding-bottom: 0 !important;
}


body .testimonial-section{
    background-position: 0 0 !important;
    background-repeat: no-repeat!important;
    /*background-color: #111111;*/
    background-size: cover !important;
    min-height: 1250px;
    height:85vw;
    /*margin-top:-236px;*/
    margin-top:-150px;
    padding-top: 150px; 
    overflow: hidden !important;
}
.testimonial-section .section-heading-img {
    position: relative;
    top: 350px;
}
.testimonial-section h2{
	position: relative;
    top: 376px;
}

.testimonial-section .nk-testimonial-2 {
    background-color: transparent !important;
    max-width: 800px;
    margin: 330px auto 0;
    font-family: 'Marcellus SC', serif;
   
}
.testimonial-section .nk-testimonial-2 p{
     font-family: 'Marcellus SC', serif;
    font-style: normal !important;
}

.testimonial-section:before{
    content: '';
    background:url(https://www.princearmory.com/wp-content/uploads/2020/07/testimonials-frame.png);
    background-repeat: no-repeat;  
    height: 300px;
    width: 100%;
    display: block;
}
 

.testimonial-section .wpb_wrapper:before {
    content: '';
    background: url(https://www.princearmory.com/wp-content/uploads/2020/07/testimonials-inner-bg-1.png);
    background-repeat: no-repeat;
    min-height: 1100px;
    height:65vw;
    width: 100vw;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50vw;
    /*background-size: 1550px;*/
     background-size: cover;
    background-position: center center;
}
.testimonial-section .nk-testimonial-2 .nk-testimonial-body::before{
    display: none;
}

.testimonial-header {
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
   margin-top:300px;
}
.testimonial-section .nk-testimonial-name{
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 0px;
}
.testimonial-section .nk-testimonial-2 .nk-testimonial-source {
    margin-top: 0 !important;
    font-style: normal !important;
    opacity: 1;
    color: #d6b183;
    font-size: 18px !important;
}
.testimonial-section .nk-flickity-arrow.nk-flickity-arrow-prev {
    background: url(https://www.princearmory.com/wp-content/uploads/2020/07/arrow-left.png);
    background-repeat: no-repeat;
    width: 70px !important;
    height: 70px !important;
    background-size: 70px;
}
.testimonial-section .nk-flickity-arrow{
    opacity: 1;
}
.testimonial-section .nk-flickity-arrow::after{
    border: 0px !important;
}
.testimonial-section span.nk-icon-arrow-left ,
.testimonial-section span.nk-icon-arrow-right {
    opacity: 0;
}
.testimonial-section .nk-flickity-arrow.nk-flickity-arrow-next {
    background: url(https://www.princearmory.com/wp-content/uploads/2020/07/arrow-right.png);
    background-repeat: no-repeat;
    width: 70px !important;
    height: 70px !important;
    background-size: 70px;
}

.testimonial-section  .nk-flickity-arrow.nk-flickity-arrow-prev:after {
    content: 'Previous';
    transform: rotate(0deg);
    margin-top: 50px;
    font-family: 'Marcellus SC', serif;
    font-size: 14px;
    text-shadow: 0 0 5px #fff;
}
.testimonial-section  .nk-flickity-arrow.nk-flickity-arrow-next:after{
    content: 'Next';
    transform: rotate(0deg);
    margin-top: 50px;
    font-family: 'Marcellus SC', serif;
    font-size: 14px;
    text-shadow: 0 0 5px #fff;
}

body .craft-section {
    background-position: center center !important;
    background-size: cover;
    overflow: visible !important;
    padding-top: 200px !important;
    padding-bottom: 130px;
    min-height: inherit;
    padding-right: 0 !important;
    padding-left: 0px !important;
}
.craft-section:before {
    content: '';
    background: url(https://www.princearmory.com/wp-content/uploads/2020/07/divider-image.png);
    position: absolute;
    top: 0;
    height: 15px;
    width: 100%;
    left: 0;
    right: 0;
    background-size: cover;
}
.craft-section:after{
    content: '';
    background: url(https://www.princearmory.com/wp-content/uploads/2020/07/divider-image.png);
    position: absolute;
    bottom:0;
    height: 15px;
    width: 100%;
    left: 0;
    right: 0;
    background-size: cover;
}

.craft-man-image{
    position: absolute;
    bottom: -150px;
    right: 0;
    max-width: 30%;
    z-index: 10;
}

body .newsletter-section {
    background: #000;
    background-position: center center !important;
    background-size: cover !important;
    /*margin-top: -40px;*/
    min-height: 600px;
    overflow: visible !important;
}
.newsletter-section:after {
    content: '';
    background: url(https://www.princearmory.com/wp-content/uploads/2020/07/divider-image.png);
    position: absolute;
    bottom: 0;
    height: 15px;
    width: 100%;
    left: 0;
    right: 0;
    background-size: cover;
}
.newsletter-form {
    position: absolute !important;
    max-width: 900px;
    margin: 0 auto;
    display: block;
    left: 0;
    right: 0;
    top: 130px;
    z-index: 99;
}
.newsletter-form .vc_column-inner {
        background-position: center center !important;
    background-size: 800px !important;
    padding: 120px 0 0 !important;
    border: 0px !important;
    border-radius: 0px !important;
    height: 600px;
}

.newsletter-form p {
   color: #babab9;
    font-family: 'Marcellus SC', serif;
    max-width: 50%;
    margin: 0 auto;
    line-height: normal
}
.newsletter-form .input-group {
    display: block;
     text-align: center;
}
.newsletter-form .mc4wp-form-fields {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
}
.newsletter-form .mc4wp-form-fields small {
    color: #d6b183;
    font-size: 20px;
    font-family: 'Marcellus SC', serif;
}
.newsletter-form  form {
    max-width: 300px;
    margin: 0 auto;
}
.newsletter-form  .mc4wp-alert p{
    width: 100%;
    max-width: 100%;
    line-height: 16px;
}

.newsletter-form  input.form-control {
    text-align: center;
    font-family: 'Marcellus SC', serif;
    font-size: 22px !important;
    margin-bottom: 10px !important;
    border-bottom: 2px solid #474747;
}
.newsletter-form img{
    max-width: 300px !important;
}
.newsletter-form .wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 11px;
}
.newsletter-form h2{
    margin-bottom: 0px !important;
}

.newsletter-form  button.nk-btn.nk-btn-lg {
    border: 0 !important;
    background-image: url(https://www.princearmory.com/wp-content/uploads/2020/07/button-frame.png);
    display: inline-block !important;
    background-size: 160px;
    background-repeat: no-repeat;
    width: 161px;
    text-align: center;
    height: 70px;
    font-weight: 400;
    padding-top: 14px;
    font-size: 20px;
    text-shadow: 0 0px 7px #fff;
}
.newsletter-form  .nk-btn:before{
    border: 0px !important;
}
.scroll-down-btn {
    cursor: pointer;
}
.scroll-down-row {
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    bottom: -65px;
}




/*** Custom Image Slider ***/

.academy-slider .vc_slide.vc_images_carousel {
    display: none !important;
}

.image-slider {
    /*display: flex;*/
}
.image-slider .slide-item {
    /*flex: 0 0 30%;
    max-width: 30%;*/
    margin: 0 15px;

}
.item-image {
    position: relative;
}
.item-image img {
     width: 260px !important;
    height: 282px !important;
    margin: 0 auto;
    display: block;
    object-fit: cover;
    padding-top: 27px;
}
.item-image:after {
    background: url(https://www.princearmory.com/wp-content/uploads/2020/07/slide-item-frame.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    content: '';
    position: absolute;
    z-index: 999;
    height: 290px;
    width: 300px;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    z-index: 10;
}

div#carousel .owl-nav.disabled {
    display: block !important;
}

 .image-slider {
    /* display: flex; */
    padding-bottom: 30px !important;
}

button.owl-prev {
    background: url(https://www.princearmory.com/wp-content/uploads/2020/07/arrow-left.png) !important;
    background-repeat: no-repeat !important;
    width: 70px !important;
    height: 70px !important;
    background-size: 70px !important;
    left: -80px !important;
    position: absolute;
    top: 35%;
    outline: none !important;
    border: 0;
}
button.owl-prev:before {
    content: 'Previous' !important;
    color: #fff;
    font-size: 14px;
    top: 26px !important;
    font-family: 'Marcellus SC', serif;
    text-shadow: 0 0 10px #fff;
    position: relative;
}
button.owl-next {
    background: url(https://www.princearmory.com/wp-content/uploads/2020/07/arrow-right.png) !important;
    background-repeat: no-repeat !important;
    width: 70px !important;
    height: 70px !important;
    background-size: 70px !important;
    right: -80px !important;
    position: absolute;
    top: 35%;
    outline: none !important;
    border: 0;
}
button.owl-next:before {
    content: 'Next' !important;
    color: #fff;
    font-size: 14px;
    top: 26px !important;
    font-family: 'Marcellus SC', serif;
    text-shadow: 0 0 10px #fff;
    position: relative;
}

button.owl-prev span,
button.owl-next span {
    opacity: 0;
}


@media(max-width:767px){


    .owl-nav {
        text-align: center;
    }
    button.owl-prev {
        left: 0 !important;
        position: static;
        margin-left: 10px;
    }
    button.owl-next{
        right: : 0 !important;
        position: static;
        margin-left:10px;
    }
    .item-image:after{
        height: 270px;
        width: 280px;
    }
    .item-image img {
        width: 230px !important;
        height: 260px !important;
    }
    body .amore-services>div:hover, .amore-services div.amore-services-two:hover, .amore-services div.amore-services-three:hover {
	    background-size: 70% !important;
	    background-position: 100% 0!important;
	}
}

/*** Custom Image Slider END ***/








body{
   /* background-color: #000000 !important;*/
}
.nk-page-background.nk-page-background-loaded{
   /* display: none;*/
}

header.nk-header .container{
   max-width: 75% !important;
}

body.page-id-24465:before{
    /*content: '';
    background: black;
    position: absolute;
    top: 0;
    height:130px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 0;*/
}


.rating-div span img {
    max-width: 25px;
    margin: 0 1px;
}



.video-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 0.9);
    z-index: 999999999;
    bottom: 0; 
    display: none;
    padding: 0 20px;
}

.modal-1.show{
    display: block;
}
.modal-2.show{
    display: block;
}


.video-modal-inner {
    max-width: 600px;
    margin:150px auto;
    position: relative;
    border: 5px solid #fff;
    border-radius: 4px;
}
.video-modal-inner span.close-popup {
    color: #000;
    background: #deba8c;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    border-radius: 100%;
    position: absolute;
    right: -15px;
    top: -15px;
    z-index:999;
    cursor: pointer;
}
.video-block .rll-youtube-player {
        visibility: hidden;
}
.play-btn {
    position: absolute;
    max-width: 432px;
    height: 390px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}



@media(min-width:1920px){
	.page-id-24465 .nk-navbar .nk-nav-right{
	    left: -250px;
	    top: -7px;
	}
	.page-id-24465 header.nk-header:before {
        height: 100px;
       background-size: 100px;
    }
    body .prince-academy-section {	 
	    height:60vw;
	    background-position: center center !important;
	}
	body .testimonial-section {
	    padding-top: 350px;
	}
    body .image-slider-section{
	    margin-top: 0;
	}
    .image-slider-section:after {
        content: '';
        height: 300px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: linear-gradient(360deg, rgba(255,255,255,0) 0%, rgb(255 255 255 / 0%) 52%, #000000 100%);
    }
    .armor-templates-section:after {
        content: '';
        height: 100px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: linear-gradient(360deg, rgba(255,255,255,0) 0%, rgb(255 255 255 / 0%) 52%, #000000 100%);
    }
}



@media(max-width:1440px){

    body .prince-academy-section {
        background-position: center center !important;
    }
    body .template-heading-part {
        background-position: center -128px !important;
    }
     
    .testimonial-section .wpb_wrapper:before{
        background-size:1400px; 
    }
   body .banner-slider,
    .banner-wrapper{
        min-height: 700px;
    }
    .banner-wrapper:after{
      bottom: -4vw;
    }
    body .template-bottom-part {
	    background-size: contain !important;
	}
    
}

@media(min-width:1201px){
	.play-btn {
        height: 295px;
    }
}
@media(max-width:1200px){
	.video-block{
		padding: 20px;
	}
}

@media(max-width:991px){
   .page-id-24465 header.nk-header {
        background-size:contain;
    } 

    .play-btn {
        max-width: 295px;
    }

}
@media(max-width:1024px){

    button.owl-prev{
        left: 0px !important;
    }
    button.owl-next{
        right: 0px !important;
    }
    body .template-bottom-part {
        background-size: contain !important;
    }
    body .testimonial-section,
    .testimonial-section .wpb_wrapper:before{
        height:auto;   
    }
    .testimonial-section .section-heading-img {
        top: 300px;
    }
    .testimonial-section h2 {
        top: 300px;
    }
   .nk-navbar.nk-navbar-top a.nk-nav-logo {
        position: relative;
        left: -40px;
        top: 9px;
    }
    .scroll-down-btn img {
        max-width: 70px !important;
        height: auto;
    }
    .scroll-down-row{
        bottom: -45px;
    }



    body .banner-slider,
    .banner-wrapper{
        min-height: 400px;
       /* margin-top: -35px;*/
    }
    .page-id-24465 header.nk-header {
      /*  background-size: 880px;*/
    }
    .page-id-24465 .nk-navbar .nk-nav-right {
        left: -94px;
        /*top: -21px;*/
    }

    .page-id-24465 header.nk-header:before {
        top: -20px;
        background-size: 48px;
    }
    .banner-wrapper:after{
        /*bottom: -20px;*/
    }
    .video-block{
        background-size: 400px;
        padding: 15px;
    }
   
    .video-section .explore-btn .vc_general.vc_btn3 {
        margin-top: 20px;
    }
    /*.amore-services-two img {
        margin-top: 72px;
    }
    .amore-services-three img {
        margin-top: 66px;
    }
    .amore-services-four img {
        margin-top: 141px;
    }*/
    .text-contain-block p {
        max-width: 100%;
    }
    heading-part {
        background-position: center 0!important;
    }
    body .armor-templates-section {
         padding-top: 100px !important;
    }
    body .template-bottom-part {      
       /* background-size: 850px;*/

    }
    body .template-heading-part {
        background-position: center 0 !important;
    }
    body .testimonial-section {
        min-height: 600px;
        padding-top: 100px;
    }
    .testimonial-section .wpb_wrapper:before{
        height:800px;
    }
    .testimonial-header {
        margin-top: 160px;
    }
    .testimonial-section .nk-testimonial-2 {
        max-width: 600px;
        margin: 275px auto 0;
    }
   
    .craft-man-image {
        /*bottom: -55px;
        right: -27px;*/
        max-width: 18%;
    }
    
    .newsletter-form {
        max-width: 100%;
    }
    .newsletter-form .vc_column-inner {
        background-size: 600px !important;
            height: auto;
    }
    .newsletter-form p {
        max-width: 100%;
    }
    .newsletter-form img {
        max-width: 150px !important;
        margin-top:10px;
    }
    .newsletter-form .vc_column-inner {
        padding:70px 0 0 !important;
    }

    body .prince-academy-section{
        min-height:1000px;
    }
    .newsletter-form h2 {
        font-size: 30px;
    }
    body .newsletter-section {
        min-height: 500px;
    }

}

@media(max-width:1024px) and (orientation: landscape){

    .page-id-24465 .nk-navbar .nk-nav-right {
        top: -8px;
    } 
    .page-id-24465 header.nk-header {
       /* background-size: 1300px;*/
    }
    .banner-wrapper:after{
       /* bottom: -71px;
        background-size: 1250px;*/
    }
    .video-block{
        /*padding:75px;*/
    }
     
    /*.amore-services-four img {
        margin-top: 170px;
    }
    .amore-services-one img {
        margin-top: 100px;
    }*/
    body .template-heading-part {
        background-position: center -63px !important;
    }
    body .template-bottom-part {
        /*background-size: 1050px;*/
    }
    body .craft-section {
       /* padding-top: 190px !important;
        min-height: 574px;
        background-position: center 0 !important;
        background-size: 1027px;
        margin-top: -60px;*/
    }
    .newsletter-form p {
        max-width: 70%;
    }
    body .template-bottom-part {
        margin-top: -40px;
    }

}


@media(max-width:1300px){
	button.owl-prev {
	    left: -40px!important;
	}
	button.owl-next{
	    right: -40px!important;
	}
}


@media(max-width:1200px){

	button.owl-prev {
	    left: -80px!important;
	}
	button.owl-next{
	    right: -80px!important;
	}

	.page-id-24465 .nk-navbar .nk-nav>li>a {
	    padding: 5px 6px!important;
	    font-size: 15px;
	}
	.page-id-24465 .nk-navbar .nk-nav-right {
	    left: -100px;
	    top: -9px;
	}
	.video-section h2 {
	    font-size: 30px !important;
	}
	.amore-services-four img {
	    margin-top: 155px;
	}
	.amore-services-one img {
	    margin-top: 89px;
	}
	.amore-services>div:hover {
	    background-size: contain;
	    background-position: center center;
	}
	.image-slider .slide-item {
	    margin: 0;
	}
	div#carousel{
		max-width: 70%;
		margin:0  auto;
	}
} 

@media(max-width:1100px){
	.page-id-24465 .nk-navbar .nk-nav-right {
	    left: -80px;
	}
}

@media(max-width:991px){
	div#carousel{
		max-width: 100%;
	}
	
	.page-id-24465 .nk-navbar .nk-nav-right {
	    left: 0 !important;
	    top: -1px !important;
	    position: absolute;
	    right: 0 !important;
	    width: 100% !important;
	    text-align: center !important;
	}
	.video-section h2 {
	    min-height: 72px;
	}
	.amore-services-one img {
	    margin-top: 110px;
	}
	.amore-services-two img{
	    margin-top:89px;
	}
	.amore-services-three img{
	    margin-top:84px;
	}
	.amore-services-four img {
	    margin-top: 160px;
	}
	.nk-flickity-arrow.nk-flickity-arrow-next {
	    right: 0 !important;
	}
	.nk-flickity-arrow.nk-flickity-arrow-prev {
	    left: 0 !important;
	}

}

@media(max-width:860px){

button.owl-prev {
	    left: -40px!important;
	}
	button.owl-next{
	    right: -40px!important;
	}
}

@media(max-width:767px){

    .play-btn {
        position: absolute;
        max-width: 225px;
        height: 350px;
    }

	.nk-navbar.nk-navbar-fixed {
	    padding-bottom: 0;
	}
	.nk-flickity-arrow.nk-flickity-arrow-next {
	    right: 15px !important;
	}
	.nk-flickity-arrow.nk-flickity-arrow-prev {
	    left: 15px !important;
	}
	.video-section h2 {
	    min-height: inherit;
	}
    .banner-wrapper:after {
        bottom: -3vw;
    }
    .page-id-24465 header.nk-header{
        height:20vw;
    }
    .page-id-24465 .nk-navbar .nk-nav-right {
    	 top: -5px !important;

       /* left: 0 !important;       
        position: absolute;
        right: 0 !important;
        width: 100% !important;
        text-align: center !important;*/
    }
 
    .scroll-down-row {
        bottom: -55px;
    }
     

    .page-id-24465 .nk-navbar .nk-nav-right {
        left: 0;
        top: -13px;
    }
    .video-block{
        background-size: 300px;
        padding:34px;
        max-width: 300px;
        margin: 0 auto;
    }
    
    .video-section h2 {
        font-size: 30px !important;
    }
    .custom-heading-row .vc_column-inner h2 {
        font-size: 30px !important;
        line-height: 28px;
    }
    .amore-services-one img{
        margin-top: 0;
    }
    .amore-services-four img{
        margin-top: 50px;
    }
    body .prince-academy-section {
        min-height: 1000px;
        padding-top: 55px !important;
    }
    .custom-heading-row .vc_separator {
        background-size: 250px;
        left: 0;
        right: 0;
    }

    body .template-bottom-part{
        background-size: contain;
        top: -36px;
        position: relative;
    }
    .testimonial-section .nk-testimonial-2{
        max-width: 100% !important;
    }
    .testimonial-section .nk-flickity-arrow{
        position: static;
        display: inline-block;
        margin: 0 20px;
    }
    .testimonial-section .nk-carousel-inner{
        text-align: center;
    }
    body .craft-section {
        padding-top: 90px !important;
        padding-bottom:20px !important; 
    }

    .newsletter-form .vc_column-inner {
           padding: 52px 10px 0 !important;
            max-width: 360px;
            margin: 0 auto !important;
            width: 100%;
            display: block;
    }
    .newsletter-form .vc_column-inner {
        height: auto;
        background-image: none !important;
        background-color: #000;
        border: 2px solid #8b8b8b !important;
        border-radius: 10px !important;
    }
    .newsletter-form{
        padding: 0 20px !important;
    }

    body .newsletter-section {
        min-height: 450px;
    }
    .craft-man-image{
        display: none;
    }
    .craft-section .text-contain-block p{
        line-height: normal;
    }
    body .template-heading-part {
        background-position: 0 100% !important;
        background-size: contain;
    }

    .custom-fantasy-section img {
        max-width: 250px !important;
    }
    .custom-fantasy-section br {
        display: none;
    }
    body .image-slider-section {
        margin-top: -100px;
    }
    body .testimonial-section{
       /* margin-top: -285px;*/
    }
    .custom-heading-row .vc_separator{
        padding-top: 0px;
    }
    .custom-heading-row .vc_separator{
          top: -47px;    
    }
    .testimonial-section.custom-heading-row .vc_separator{
         top: 300px;    
    }
    .image-slider .slide-item {
        margin:0 10px;
    }

    .amore-services>div img {
        max-height: 450px !important;
        width: auto !important;
     }

    .amore-services-two img {
        margin-top: 50px;
    }
    .amore-services-three img {
        margin-top: 50px;
    }
    .banner-wrapper{
	   /* margin-top: -52px;*/
	}
}


@media(max-width:640px){
    .page-id-24465 header.nk-header {
        background-size:500px;
    }
    .page-id-24465 .nk-navbar .nk-nav-right {
    	 top: -9px !important;
    }
    .banner-wrapper:after{
	    bottom: -2vw;
	}
}
 
@media(max-width:420px){
    .banner-wrapper:after {
        bottom: -1vw;
    }
}









.amore-services-one img {
    min-height: 505px;
    top: -111px;
    position: relative;
    min-width: 336px;
    left: -30px;
}
.amore-services-four img {
    min-height: 523px;
    top: -100px;
    position: relative;
    min-width: 340px;
    right: 0;
}
.amore-services-two img {
    position: relative;
    left: 25px;
}
.amore-services-three img {
    margin-top: 60px;
    max-height: 538px !important;
}

.amore-services figure.wpb_wrapper.vc_figure{
    max-height: 590px;
}


@media(max-width:1204px){
    .amore-services-one img {
        min-height: 505px;
        top: -95px;
        position: relative;
        min-width: 282px;
        left: -17px;
    }

    .amore-services-three img {     
        max-height: 450px !important;
    }

    .amore-services-four img {
        min-height: 433px;
        top: -78px;
        position: relative;
        min-width: 280px;
        right: 0;
    }
    .amore-services figure.wpb_wrapper.vc_figure {
        max-height: 500px;
    }
    .amore-services-two img {
        margin-top: 60px;
    }
    
     body .testimonial-section {
 	   background-position: center center !important;
	}
}



@media(min-width:768px) and (max-width: 991px){
    .amore-services-three img {
        max-height: 280px !important;
    }
    .amore-services-two img { 
        max-height: 280px;
        left: 5px
    }
    .amore-services-one img {
        min-height: inherit;
        top: -81px;
        position: relative;
        min-width: inherit;
        left: 0;
    }
    .amore-services-four img {
        min-height: inherit;
        top: -82px;
        position: relative;
        min-width: inherit;
        right: 0;
    }
    .amore-services figure.wpb_wrapper.vc_figure {
        max-height: 327px;
    }

}


@media(max-width:767px){
    .amore-services-one img,
    .amore-services-two img,
    .amore-services-three img,
    .amore-services-four img {
        min-height: inherit;        
        position: static;
        min-width: inherit;
    }
    .amore-services figure.wpb_wrapper.vc_figure {
        max-height: inherit;
    }
   
}


@media(min-width:2300px){
	body .template-bottom-part{
		min-height:350px;
	}
	body .testimonial-section{
	    /*margin-top: -325px;*/
	}
}

