@import url(http://fonts.googleapis.com/css?family=Karla|Quicksand);
@import url('styles/boots-bones.css');

/*
Theme Name: Mid Season
Author: vikrant singh
Version: 1.0

-------------------------------------------------------------- */
/* Reset
-------------------------------------------------------------- */

body {
    font-family: "Plus Jakarta Sans", sans-serif;
    background-color: #19191a;
    color: #fff;
}

.navbar-collapse {
    justify-content: end;
}

header.site-header {
    background-color: #19191a;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid #343537;
}

.site-header h1 {
    color: #fff !important;
}

.site-header .nav-link {
    color: #fff !important;
}

.site-header .nav-link:hover {
    color: #ff6700 !important;
}

.site-header h1 {
    font-size: 18px;
}

.site-header .menu-item {
    font-size: 14px;
}

.trophy_keyword,
.field_row .form-control {
    background-color: #343537 !important;
    border-color: #343537 !important;
    min-height: 50px !important;
    color: #fff !important;
}

.field_row textarea.form-control {
    min-height: 200px !important;
}

.trophy_keyword::placeholder {
    color: #abadb0;
}

footer #text-4 ul {
    padding: 0px;
    list-style-type: none;
}

footer {
    background-color: #19191a;
}

.container {
    max-width: 1440px;
}

footer.site-footer {
    padding-top: 0px;
    padding-bottom: 0px;
}

.site-footer .menu {
    padding-left: 0px !important;
    text-decoration: none !important;
    list-style: none;
}

#breadcrumbs a {
    color: #fff;
}

#breadcrumbs {
    font-size: 14px;
    margin-bottom: 50px;
}
.logoutlink{display: none;}

.tropy-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.backtotrophy{float: none;display: inline-block;margin-bottom: 15px;}

.site-footer .menu a {
    padding: 0px;
    color: #fff;
    margin-bottom: 0px;
}

footer .widgettitle {
    font-size: 46px;
    color: #fff;
}

footer .textwidget p {
    color: #fff;
}

footer .wsf-form .wsf-extra-small-9 {
    padding-right: 0px !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 70% !important;
    flex: 0 0 70% !important;
    max-width: 70% !important;
}
.score-section h5 {
    cursor: pointer;
}
footer .wsf-form .wsf-extra-small-3 {
    padding-right: 0px !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 30% !important;
    flex: 0 0 30% !important;
    max-width: 30% !important;
}

footer .wsf-form .wsf-extra-small-3 {
    padding-left: 0px !important;
}

footer #text-4 li {
    color: #fff;
}

footer i.fa {
    color: #00bfff;
}

footer .wsf-field,
footer .wsf-button {
    border-radius: 0px !important;
}
.scorechart table td
{
    border: 1px solid #ccc;
    padding: 6px;
    text-align: center;
    font-size: 15px;
}
.wsf-button {
    border: 2px solid #00bfff !important;
    background-color: transparent !important;
}

footer .wsf-field {
    border-right: 0px !important;
    border: 2px solid #fff !important;
}

footer .wsf-button {
    font-weight: 600 !important;
}

.follows p {
    display: flex;
    gap: 4px;
}

main.container {
    padding-top: 40px;
    padding-bottom: 40px;
}

article h1,
article a {
    color: #fff;
    text-decoration: none !important;
}

article.post {
    margin-bottom: 50px;
}

main.container {
    max-width: 960px;
}

.ovrly {
    position: relative;
    border-radius: 20px;
}

.ovrly::before {
    content: "";
    position: absolute;
    background-color: rgb(0, 0, 0, 0.4);
    height: 100%;
    display: block !important;
    left: 0px;
    right: 0px;
    border-radius: 20px;
}
.sharebtn {
    position: relative;
    padding-left: 40px;
}
.sharebtn::before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2025/05/share-svgrepo-com-1.svg);
    height: 100%;
    width: 100%;
    background-size: 25px;
    left: 0;
    top: 0;
    bottom: 0;
    max-width: 45px;
    background-repeat: no-repeat;
    background-position: center;
}

.gbtn .vc_btn3,
.button {
	background: none !important;
    background-color: #ff6700 !important;
    color: #fff !important;
    font-size: 16px;
    border: 0;
    outline: 0 !important;
}

.gbtn .vc_btn3:hover,
.button:hover {
    background-color: #005eb8 !important;
}

.gbtn .vc_btn3,
.gbtn .vc_btn3:hover {
    padding: 15px 20px !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    border: 0px !important;
    border-radius: 50px !important;
}

h1.vc_custom_heading,
h2.vc_custom_heading {
    font-weight: 600 !important;
}

.feature-row .wpb_single_image img {
    border-radius: 10px !important;
    margin-bottom: 15px;
}

.feature-row a:hover {
    color: #fff;
}

a.backtotrophy{
	position:relative;
	padding-left:50px
}
a.backtotrophy::before {
    content: "";
    background-image: url(/wp-content/uploads/2025/05/back-arrow-svgrepo-com.svg);
    position: absolute;
    width: 20px !important;
    height: 100%;
    background-size: contain;
    top: 0;
    bottom: 0;
    background-position: center;
    background-repeat: no-repeat;
	left:20px;
}
.ajax-loder {
    width: 100%;
    text-align: center;
}

.ajax-loder img {
    max-width: 40px;
}
.twimageslist .tropy-img{width: 100%; height: 100%;}
.twimageslist2 .tropy-img,
.twimageslist .tropy-img a{
    width: 100%;
    height: 0px;
    display: flex;
    padding-top: 100%;
    position: relative;
    top: 0px;
}
.twimageslist2 .tropy-img img,
.twimageslist .tropy-img img {
    border-radius: 10px !important;
    position: absolute;
    top: 0px;
    z-index: 9;
    object-fit: cover;
    width: 100%;
}
.tropy-img img {
    border-radius: 10px !important;
}
.feature-row .wpb_text_column p,
.feature-row .wpb_text_column p a {
    color: #a2a4a7;
    font-size: 14px;
}

.feature-row p.vc_custom_heading {
    font-weight: 600;
}

.trophy-container a:hover {
    color: #fff !important;
}

.trophy-container h3 {
    font-size: 16px !important;
    margin-top: 10px;
}

.child-trophies a {
    color: #fff;
}

.tropies-maincont .trophy-container {
    margin-bottom: 20px !important;
}

span.add-vid svg {
    width: 100%;
    height: 40px;
}

.vid-feild {
    position: relative;
}

span.add-vid,.remove-vid-block {
    display: block;
    max-width: 30px !important;
	width:100% !important;
    height: 30px !important;
    background-color: #fff;
    position: absolute;
    border-radius: 20px;
    top: 10px;
    right: 2%;
    cursor: pointer;
}

.popup {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden
}

.popup.active {
    visibility: visible
}

button.navbar-toggler {
    padding-right: 0px !important;
    outline: 0 !important;
}

.navbar-light .navbar-toggler-icon {
    background-image: url(/wp-content/uploads/2025/06/bars-svgrepo-com.svg);
    padding-left: 0px !important;
}

.site-header>.container-fluid {
    background-color: #005eb8 !important;
}

#backBtn {
    display: none;
}

button.navbar-toggler {
    border: 0px;
    padding: 0px !important;
}

.trophy-title span,
.trophy-description span {
    position: relative;
}

.trophy-title .fa,
.trophy-description .fa {
    font-size: 16px;
    position: absolute;
    top: -5px;
    right: -20px;
    cursor: pointer;
    display: none;
}

.trophy-title:hover .fa,
.trophy-description:hover .fa {
    display: block;
}

.trophy-title textarea,
.trophy-description textarea {
    width: 100%;
}

.share-icons div img {
    max-width: 45px;
    margin: 0 auto !important;
}

.share-icons {
    text-align: center;
}

.share-icons div {
    width: 28%;
    display: inline-block;
    text-align: center;
}

.share-qr {
    text-align: center;
    margin-top: 25px;
}

.share-icons a:hover {
    color: #fff;
}

.Trophy-Rooms .trophy-block {
    width: 100%;
    height: 100%;
}
.twitter img, .sms img {
    width: 36px;
}
.Trophy-Rooms .image {
    width: 100% !important;
    max-height: 270px;
    height: 100%;
}

.share-icons span {
    line-height: 20px !important;
    display: block;
}

button.button {
    cursor: pointer;
}

.popup form {
    max-width: 500px !important;
    width: 400px;
    border: 1px solid #f2f2f2;
    padding: 20px;
    border-radius: 10px;
    background-color: #005eb8;
    position: relative;
}

.popup button {
    width: 100%;
    border: 1px solid;
    background-color: #ff6700;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
}

.popup .fa-times {
    position: absolute;
    right: -10px;
    top: -10px;
    background-color: #ff6700;
    padding: 4px 5px;
    border-radius: 50%;
    cursor: pointer;
}

.woocommerce-form {
    border: 0px !important;
}

.woocommerce-form label,
.woocommerce-form .password-input {
    width: 100%;
}


.copied_block{
	 position: relative;
}


.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: none !important;
    margin-right: 0px;
    width: 300px;
    margin: 0 auto;
    padding: 15px;
    border-radius: 50px;
}

p.woocommerce-LostPassword {
    width: 100%;
    text-align: center;
}
.single-trophy #content h3 {
    margin-top: 10px;
    margin-bottom: 15px;
}

.woocommerce-form-login label {
    text-transform: capitalize;
}

.plan-container>.wpb_column>.vc_column-inner>.wpb_wrapper {
    border: 1px solid #35302c;
    padding: 30px;
    border-radius: 10px !important;
}

.heading-block .wpb_wrapper {
    text-align: center;
}

.heading-block {
    margin-bottom: 0px !important;
    padding-bottom: 30px;
    border-bottom: 1px solid #2a2623;
    margin-bottom: 30px !important;
    padding-top: 20px;
}

.site-footer .col-sm-4 {
    max-width: 100% !important;
    width: 100%;
    flex: 100%;
    text-align: center;
}

.fullbtn .vc_btn3 {
    font-size: 18px !important;
    font-weight: 500 !important;
    background: #282321 !important;
    width: 100%;
    padding: 15px !important;
    border-color: #282321 !important;
    color: #fff !important;
}

.basic-plan-box .fullbtn .vc_btn3 {
    background: #b8601a !important;
    border-color: #b8601a !important;
}

.pro-plan-box .fullbtn .vc_btn3 {
    background: #2d7fb4 !important;
    border-color: #2d7fb4 !important;
}

.planbox ul {
    padding: 0;
    list-style-type: none;
}
.remove-vid-block{
	cursor:pointer;
	width:100% !important;
}

.planbox ul li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 40px;
    font-size: 18px;
    font-weight: 500;
}

.planbox ul li::before {
    content: "";
    position: absolute;
    width: 26px;
    background-image: url(/wp-content/uploads/2025/07/trophypng.png);
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    bottom: 0px;
    background-position: center;
}

.planbox ul li.image::before {
    background-image: url(/wp-content/uploads/2025/07/imagebox.png);
}

.planbox h2 {
    font-weight: 600;
}

.orange_heading h3 {
    color: #d07821 !important;
    font-weight: 600;
    margin: 0px !important;
}

.blue_heading h3 {
    color: #4396d0 !important;
    font-weight: 600;
    margin: 0px !important;
}

.content_height {
    min-height: 210px !important;
}

.plains_head {
    width: 80% !Important;
    margin: 0 auto;
}

body section.related.products,
.product_meta {
    display: none;
}

button.single_add_to_cart_button {
    width: 100%;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
    max-width: 100%;
}

.site-footer ul {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
}

.site-footer ul li {
    margin-left: 10px;
    margin-right: 10px;
}

.site-footer ul .fa::before {
    color: #fff;
    font-size: 20px
}

#customer_details .col-2 {
    display: none;
}

#customer_details .col-1 {
    width: 100% !important;
}

#customer_details .form-row {
    display: block;
}

#customer_details .form-row {
    display: block;
    width: 100%;
    max-width: 100%;
}

.woocommerce-account-fields {
    display: none;
}

.err {
    padding: 10px 0px;
    border-radius: 8px;
    color: #FF3333;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-top: 10px;
}

.switch input {
    opacity: 0;
    width: 100px;
    height: 40px;
    position: relative;
    z-index: 999;
}

.switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 34px;
    cursor: pointer;
}

.copyright p {
    text-align: center;
}

.switch .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    transition: 0.4s;
    border-radius: 50%;
}

.switch .mnthly,
.switch .yrly {
    position: absolute;
    left: -80px;
    top: 5px
}

.switch .yrly {
    left: auto;
    left: 80px;
}

.switch input:checked+.slider {
    background-color: #4caf50;
}

.fullbtn.yearlybtn {
    display: none;
}

.switch input:checked+.slider:before {
    transform: translateX(26px);
}

.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding-left: 0px;
    margin-left: 0px;
    background: #005eb8;
    max-width: 250px;
    padding: 10px 5px;
}

.woocommerce-MyAccount-navigation ul li {
    padding: 5px 15px;
}

.woocommerce-MyAccount-navigation ul li:hover a,
.woocommerce-MyAccount-navigation ul li:hover {
    background: #fff;
    color: #005eb8
}

.navbar-brand h1 {
    margin: 0;
}

.woocommerce-form-register__submit {
    width: 100%;
    border-radius: 50px !important;
    max-width: 300px;
    padding: 15px !important;
    margin: 0 auto !important;
}

.single-trophy h2 {
    text-transform: capitalize;
}

.single-trophy h2.title {
    margin-bottom: 0px !important;
}

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

.single-trophy article>h2.title {
    margin-top: 0px !important;
}

.trophy-block,
.wall-block {
    padding: 10px 0px;
}

.trophy-block h4,
.wall-block h4 {
    text-transform: capitalize;
}

.sharebtn {
    text-transform: uppercase;
}

.main-child-trophy-block h4 {
    margin-bottom: 15px;
	font-size:28px;
}

.child-trophy-container h5 {
    margin-bottom: 0;
    font-size: 20px !important;
    margin-top: 10px;
    text-transform: capitalize;
}

.child-trophy-container p {
    margin: 0;
    font-size: 14px;
}

input#vupload-input,
input#upload-input {
    width: 100%;
}

span.add-vid::before,span.remove-vid-block::before {
    content: " ";
    background-image: url(/wp-content/uploads/2025/05/plus-large-svgrepo-com-1.svg);
    position: absolute;
    height: 30px;
    width: 30px;
    background-color: #fff;
    border-radius: 50px;
    background-position: center;
    background-size: 18px;
    background-repeat: no-repeat;
}
span.remove-vid-block::before{
	    height: 100%;
    width: 100%;

}
span.remove-vid-block::before {
    background-image: url(/wp-content/uploads/2025/05/subtract-svgrepo-com.svg);
}

.trophywallbox .button-row a {
    margin: 0 auto;
    padding-left: 35px;
}

body.page-id-594 header,
body.page-id-594 footer,
body.page-id-594 #breadcrumbs {
    display: none;
}

.woocommerce form.login,
.woocommerce form.register {
    padding: 20px 0px;
}

.woocommerce form .form-row label {
    line-height: 20px;
    font-weight: 700;
}

.input-text:focus {
    outline: 0;
}

.woocommerce-form-login,
.woocommerce-form-register,
.woocommerce-ResetPassword {
    border: 1px solid #fff !important;
    padding: 20px !important;
    background-color: #005eb8;
    border-radius: 20px !important;
}

.woocommerce-form-login .button:hover,
.woocommerce-form-register .button:hover,
.woocommerce-ResetPassword .button:hover {
    background-color: #ffffff !important;
    color: #000 !important;
}

.woocommerce-form-login a:hover,
.woocommerce-form-register a:hover,
.woocommerce-ResetPassword a:hover {
    color: #ff6700 !important;
}
.pum-theme-lightbox .pum-container {
    border-color: #fff !important;
}
.pum-theme-lightbox .popmake-close{
    right: -25px !important;
    top: -20px !important;
	outline:0 !important;
}


.share-input-box {
    position: relative;
}
.share-container {
    padding-top: 20px;
    padding-bottom: 20px;
}
.share-box .icon{
    width: 50px;
    display: inline-block;
    text-align: center;
    margin: 15px;
}
.share-box{
text-align:center;	
}

.share-input-box button.button {
    position: absolute;
    top: 8%;
    right: 0;
    padding: 6px 10px;
}
.login-links a {
    margin-left: 5px;
    margin-right: 5px;
}
.copied{
    left: 0;
    display: flex;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    align-items: center;
    right: 0;
    justify-content: center;
	display:none;
	text-align:center
}
.copied span{
	background-color: #000;
    color: #fff;
    padding: 2px 5px;
    border-radius: 4px;

}
.edit-form .submitbtn {
    margin-bottom: 10px;
}
.get_location{
    position: relative;
    height: 40px;
    padding: 0;
    width: 40px;
}
.get_location::before {
    content: "";
    background-image: url(/wp-content/uploads/2025/05/location-arrow-svgrepo-com.svg);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
}
.loctionbox{
    display: flex;
    gap: 10px;
    align-items: center;
}#page-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000; /* Background color */
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99999;
  opacity: 1;
  transition: opacity 0.4s ease;
}

/* Hide smoothly */
#page-loader.hidden {
  opacity: 0;
  pointer-events: none;
}

/* Spinner */
.spinner {
  border: 6px solid #f3f3f3;
  border-top: 6px solid #0073e6;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


@media(min-width:979px) {
    .plan-container>.wpb_column>.vc_column-inner>.wpb_wrapper {
        min-height: 350px;
    }
}

@media(max-width:767px) {
    .edit-form {
        border-top: 1px solid #fff;
        padding-top: 30px !important;
        margin-top: 30px;
		padding-left: 15px;
        padding-right: 15px;
    }
    .heading-banner {
        margin-bottom: 20px;
        margin-top: 0px;
    }
    .tropies-maincont .vc_col-sm-4 {
        width: 50%;
        display: inline-block;
        float: left !important;
    }
    .feature-row .vc_col-sm-4 {
        float: right !important;
    }
	
	.child-trophies .image img{
		object-fit:cover;
	}
 
    #breadcrumbs {
        display: none;
    }
    button#backBtn {
        margin-bottom: 0px;
        background: transparent;
        border: 0px;
        color: #fff;
        display: block;
        max-width: 20px;
        margin: 0;
        padding: 0;
        outline: 0 !important;
    }
    button#backBtn img {
        max-width: 20px;
    }
    .single-trophy h2 {
        font-size: 26px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .child-trophy-container h5 {
        margin-bottom: 0;
        font-size: 20px !important;
        margin-top: 10px;
    }
    .child-trophy-container p {
        margin: 0;
        font-size: 14px;
    }
    .trophydata h6 {
        font-size: 21px;
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .single-trophy h2,
    .trophywallbox h2 {
        font-size: 26px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .child-trophy-container h5 {
        margin-bottom: 0;
        font-size: 18px !important;
        margin-top: 10px;
        text-transform: capitalize;
    }
    .child-trophy-container p {
        margin: 0;
        font-size: 14px;
    }
    .single-trophy h3 {
        font-size: 24px !important;
        margin-bottom: 15px;
    }
    .trophydata p {
        margin-bottom: 0px;
    }
    .single-trophy .the-content p {
        margin-bottom: 5px;
    }
    .trophywallbox .button-row a {
        margin: 0 auto;
    }
    .Trophy-Rooms,
    .Walls-Rooms {
        margin-top: 10px !important;
        margin-bottom: 20px !important;
    }
    .trophy-title h2 {
        font-size: 26px;
        margin-top: 10px;
        margin-bottom: 0px;
    }
	.vc_row.main-banner {
		margin-left: 0;
		margin-right: 0;
	}
	.Trophy-Rooms .image {
		width: 100% !important;
		max-height: 150px;
		height: 100%;
	}
	.single-trophy article .vc_row > .col-sm-3 {
    	width: 50%;
	}
}