:root {
	--display-font-family: Montserrat;
	--body-font-family: Arial;

	--font-size: 18px

	--logo-padding: 7px;
	--logo-height: 135px;

	--header-width: 1366px;
	--header-border-position: top;
	--header-border-size: 1px;
	--header-bg-color: 0 0 0;
	--header-border-color: 255 255 255;

	--brand-color: 0 0 0;
	--brand-color-inverted: 255 255 255;

	--background-color: 255 15 ;
	--text-color: 61 61 61;
	--link-color: 0 0 0;

	--action-color: 208 76 8;
	--action-color-inverted: 255 255 255;

	--announcement-bar-bg-color: 255 15 ;
	--announcement-bar-text-color: 61 61 61;
	--announcement-bar-link-color: 61 61 61;

	--main-navigation-bg-color: 0 0 0;
	--main-navigation-link-color: 255 255 255;
	--main-navigation-link-color-hover: 197 71 6;
	--main-navigation-link-bg-color: 66 54 38;
	--main-navigation-link-font-size: 16px;
	--main-navigation-link-alignment: center;

	--auxiliary-bg-color: transparent;
	--auxiliary-border-color: transparent;
	--auxiliary-link-color: inherit;

	--order-status-bg-color: 189 94 33;
	--order-status-color: 0 0 0;

	--store-menu-bg_color: 255 255 255;
	--store-menu-color: 119 7 ;

	--footer-bg-color: 0 0 0;
	--footer-color: 255 15 ;
	--footer-link-color: 255 15 ;
}

/*Custom Styles*/
/******Desktop******/
@media only screen and (min-width: 1000px) {

    .productTags__tag a {
        background-color: #bd5e21;
        width: 200px;
        border-radius: 5px;
        color: white;
        font-size: 20px;
        text-align: center;
        margin-top: 1px;
    }

    .productTags__list {
        width: 100%;
        list-style-type: none;
        text-align: center;
        padding: 0;
    }
    
    .mainNavigation__list > li > a {
    transition: all 0.2s ease-in-out;
    font-size: 18px;
    font-weight: bold;
    }
    
    .productListing__photoImg--grid {
 max-height: 226px;
 max-width: 100%;
 display: block;
 width: 300px;
 height: 300px;
 border-radius: 5px;
 margin: 0 auto;
 -webkit-box-shadow: 0px 0px 23px 3px rgba(0,0,0,0.21);
-moz-box-shadow: 0px 0px 23px 3px rgba(0,0,0,0.21);
box-shadow: 0px 0px 23px 3px rgba(0,0,0,0.21);
}

}


/******Mobile******/
@media only screen and (max-width: 999px) {

    .productTags__tag a {
        background-color: #bd5e21;
        width: 100px;
        border-radius: 5px;
        color: white;
        font-size: 10px;
        text-align: center;
        margin-top: 1px;
    }

    .productTags__list {
        width: 100%;
        list-style-type: none;
        text-align: center;
        padding: 0;
    }
    
    .productListing__photoImg--grid {
 max-height: 226px;
 max-width: 100%;
 display: block;
 width: 100%;
 height: auto;
 border-radius: 5px;
 margin: 0 auto;
 -webkit-box-shadow: 0px 0px 23px 3px rgba(0,0,0,0.21);
-moz-box-shadow: 0px 0px 23px 3px rgba(0,0,0,0.21);
box-shadow: 0px 0px 23px 3px rgba(0,0,0,0.21);
}

}






/*Store Banner */

.storeIndex__productsListingContainer--style2 {
    display: block;
    vertical-align: top;
    padding: 0;
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    margin-top: 0px;
    max-width: 100%;
}


.collectionBanner__innerContainer {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    width: auto;
    border-radius: 0px;
    min-height: 140px;
    color: #fff;
    padding: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    text-shadow: 2px 2px 5px rgba(44,44,44,.6);
}

.collectionBanner__contents {
    text-align: center;
    width: auto;
    margin: 0 auto;
}

body{
    background-color:transparent !important;
}

.howItWorksWidget{background-color:#eeeeee !important;}

.mainNavigation__list a[href="https://premiumdakotabeef.grazecart.com/store"]{
display:none;
}

.bannerWidget__innerContainer a[href="https://premiumdakotabeef.grazecart.com/store"]{
display:none;
}

.contactFormWidget--156 {
    padding-top: 64px;
    padding-bottom: 64px;
    max-width: 640px;
    background-color: transparent;
    color: #3d3d3d;
    background-image: url("PDB_Home_Header.jpg");
}

body {
    background: url("https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1566588190_5d603d1e61e25.jpg");
      background-repeat: repeat;
    background-color: transparent;
}

#linkListWidget59 {
    margin-top: -100px;
}



#footerWidget--59 .linkListWidget h2 {
    display: none !important;
}

.linkListWidget__list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

#linkListWidget215 {
    margin-top: -25px;
}

#linkListWidget215 .linkListWidget__list--horizontal>li>a {
    background-color: #bd5e21;
    width: 150px;
    border-radius: 5px;
    margin-top: 10px;
}

#textWidget184 {
    margin-top: -70px;
}

#linkListWidget215 .linkListWidget__list--horizontal>li>a:hover{
    background-color: #d04c08;
    width: 150px;
    border-radius: 5px;
}

.textWidget--199 {
    max-width: 640px;
    padding-top: 64px;
    padding-bottom: 64px;
    line-height: 1.75;
    background-color: transparent !important;
    color: var(--text_color);
}

.textWidget--195 {
    max-width: 640px;
    padding-top: 64px;
    padding-bottom: 64px;
    line-height: 1.75;
    background-color: transparent !important;
    color: var(--text_color);
}

.textWidget--193 {
    max-width: 640px;
    padding-top: 64px;
    padding-bottom: 64px;
    line-height: 1.75;
    background-color: transparent !important;
    color: var(--text_color);
}

.textWidget--187 {
    max-width: 640px;
    padding-top: 64px;
    padding-bottom: 64px;
    line-height: 1.75;
    background-color: transparent !important;
    color: var(--text_color);
}

.htmlWidget--181 {
    margin-top: 20px;
}

.textWidget--154 {
    max-width: 640px;
    padding-top: 25px;
    padding-bottom: 30px;
    line-height: 1.75;
    background-color: transparent;
}


#pageWidget--214 {
    background: url("https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1566835622_5d6403a6d38a1.jpg") no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}

.textWidget--214 {
    height: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 60px 56px;
    text-align: left;
    border-radius: 10px;
}

.textWidget--214 {
    max-width: 992px;
    padding-top: 64px;
    padding-bottom: 64px;
    line-height: 1.75;
    background-color: rgba(255, 255, 255, 0.7) !important;
    color: #ffffff;
}

#pageWidget--172 {
    background: url("https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1566588190_5d603d1e61e25.jpg");
      background-repeat: repeat;
    background-color: transparent;
}

#pageWidget--180 {
    background: url("https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1566588190_5d603d1e61e25.jpg");
      background-repeat: repeat;
    background-color: transparent;
}

.cookbook__container img {
    border-radius: 5px;
}

.blog__photo img {
    max-width: 100%;
    border-radius: 5px;
}

#pageWidget--154 {
    background: url("https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1566588190_5d603d1e61e25.jpg");
      background-repeat: repeat;
    background-color: transparent;
}

#pageWidget--135 {
    background: url("https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1566588190_5d603d1e61e25.jpg");
      background-repeat: repeat;
    background-color: transparent;
}

#pageWidget--139 {
    background: url("https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1566588190_5d603d1e61e25.jpg");
      background-repeat: repeat;
    background-color: transparent;
}

.textWidget--139 {
    max-width: 640px;
    padding-top: 25px;
    padding-bottom: 30px;
    line-height: 1.75;
    background-color: transparent !important;
    color: var(--text_color);
}


#pageWidget--141 {
    background: url("https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1566588190_5d603d1e61e25.jpg");
      background-repeat: repeat;
    background-color: transparent;
}

.textWidget--141 {
    max-width: 640px;
    padding-top: 25px;
    padding-bottom: 30px;
    line-height: 1.75;
    background-color: transparent !important;
    color: var(--text_color);
}

.textWidget--135 {
    max-width: 640px;
    padding-top: 25px;
    padding-bottom: 30px;
    line-height: 1.75;
    background-color: transparent !important;
    color: var(--text_color);
}

.ctaButtonWidget--137 {
    background: url("https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1566588190_5d603d1e61e25.jpg");
      background-repeat: repeat;
    background-color: transparent;
}



.textWidget--172 {
    max-width: 640px;
    padding-top: 25px;
    padding-bottom: 30px;
    line-height: 1.75;
    background-color: transparent !important;
    color: var(--text_color);
}

.textWidget--180 {
    max-width: 640px;
    padding-top: 25px;
    padding-bottom: 30px;
    line-height: 1.75;
    background-color: transparent !important;
    color: var(--text_color);
}

.textWidget--154 {
    max-width: 640px;
    padding-top: 25px;
    padding-bottom: 30px;
    line-height: 1.75;
    background-color: transparent !important;
    color: var(--text_color);
}

.textHeader--151 {
    background: url("https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1566588190_5d603d1e61e25.jpg");
      background-repeat: repeat;
    background-color: transparent;
}

.textHeader--153 {
    background: url("https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1566588190_5d603d1e61e25.jpg");
      background-repeat: repeat;
    background-color: transparent;
}

.textHeader--171 {
    background: url("https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1566588190_5d603d1e61e25.jpg");
      background-repeat: repeat;
    background-color: transparent;
}


.textHeader--179 {
    background: url("https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1566588190_5d603d1e61e25.jpg");
      background-repeat: repeat;
    background-color: transparent;
}

.contactFormWidget--156 {
    padding-top: 64px;
    padding-bottom: 64px;
    max-width: 640px;
    background-color: rgba(0, 0, 0, 0.5) !important;
    border-radius: 10px;
}

.contactFormWidget--156 .form-control {
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

.contactFormWidget--156 .form-control, output {
    display: block;
    font-size: 16px;
    line-height: 1.42857143;
    color: #fff;
}


.contactFormWidget--156 h2 {
    text-align: center;
}

.teamWidget--174 {
    padding-top: 115px !important;
    padding-bottom: 64px;
    background-color: transparent;
    background: url(https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1566573394_5d600352338d1.jpg) no-repeat;
    background-size: cover;
    margin-top: -125px;
}

.teamWidget--174 .teamWidget__listCaption {
    color: white;
    margin: 0 0 6px;
    font-size: 30px;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}

.teamWidget--155 .teamWidget__listCaption {
    color: white;
    margin: 0 0 6px;
    font-size: 25px;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}

.teamWidget--155 .teamWidget__listSubcaption {
    margin: 0;
    color: white;
    font-size: 18px;
}

.teamWidget--155 .teamWidget__listImage {
    max-height: 200px;
    max-width: 250px;
    margin: 0 auto 20px;
    border: white;
    border-width: 5px !important;
    border-style: solid;
    border-radius: 50%;
    display: block;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.5);
box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.5);
}

#mainNavigation {
    background-color: transparent !important;
    background-size: cover;
}

.siteFooter {
    color: #FFF;
    background-color: transparent;
    background: url(https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1566577362_5d6012d25ee82.jpg) no-repeat;
    background-size: cover;
}

#pageWidget--159 {
       background: url(https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1566577362_5d6012d25ee82.jpg) no-repeat;
    background-size: cover;
    background-color: transparent;
}

.teamWidget--155 {
    background: url(https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1566577362_5d6012d25ee82.jpg) no-repeat;
    background-size: cover;
    background-color: transparent;
}

.testimonialAttribution__text {
    text-align: left;
    font-size: .9em;
    padding: 0;
    color: white;
    font-weight: bolder;
    opacity: .9;
    margin-left: 3.25em;
}

.textWidget--159 {
    background-color: transparent !important;
}

.textWidget--180 p {
    font-size: 23px;
}

.siteHeader {
       background: url(https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1566577362_5d6012d25ee82.jpg) no-repeat;
    background-size: cover;
}

.storeIndex__sideBarList--style2 {
    background-color: transparent !important;
    border-color: #ffffff !important;
    color: #777;
    background: url(https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1566577362_5d6012d25ee82.jpg) no-repeat;
    background-size: cover;
}

.storeIndex__sideBarList--style2 > li > a {
    color: #fff;
    border-color: #f5f5f5 !important;
    font-size: 14px;
    font-weight: bold;
}

.siteHeader__container--style2 {
    background-color: transparent;
}

.cartMenu--show {
     background: url(https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1566577362_5d6012d25ee82.jpg) no-repeat;
    background-size: cover;
    border: none;
}

.cartMenu>li>a {
    color: white;
}


.teamWidget--174 .teamWidget__listSubcaption {
    margin: 0;
    color: white;
    font-size: 18px;
}

.teamWidget--174 .teamWidget__listImage {
    max-height: 200px;
    max-width: 250px;
    margin: 0 auto 20px;
    border: white;
    border-width: 5px !important;
    border-style: solid;
    border-radius: 50%;
    display: block;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.5);
box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.5);
}

.teamWidget--174 .teamWidget__listItem {
    width: 270px;
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 30px;
}




.contactFormWidget--156 .btn-brand, .btn-default, .btn-primary {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.howItWorksWidget--213 {
    background-color: var(--background_color);
    color: #ffffff;
    text-align: left;
    padding-top: 64px;
    background: url(https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1565731995_5d532c9bc2c90.jpg) no-repeat;
    background-size: cover;
    padding: 50px;
    padding-bottom: 64px;
}

.howItWorksWidget--163 {
    background-color: var(--background_color);
    color: #ffffff;
    text-align: left;
    padding-top: 64px;
    background: url(https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1565731995_5d532c9bc2c90.jpg) no-repeat;
    background-size: cover;
    padding: 50px;
    padding-bottom: 64px;
}

#pageWidget--156 {
    background: url(https://s3.amazonaws.com/grazecart/premiumdakotabeef/images/1566838436_5d640ea4248f2.jpg) no-repeat;
    background-size: cover;
    padding: 50px;
}
